Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): set --rpc.eth-proof-window for kurtosis-op #13916

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

fgimenez
Copy link
Member

Failed build: https://github.com/paradigmxyz/reth/actions/runs/12898439809, in the logs:

t=2025-01-22T00:42:27+0000 lvl=crit msg="Application failed" message="failed to setup: unable to create the rollup node: failed to init the runtime config: failed to load runtime configuration repeatedly, last error: operation failed permanently after 5 attempts: failed to fetch unsafe block signing address from system config: failed to fetch proof of storage slot 0x65a7ed542fb37fe237fdfbdd70b31598523fe5b32879e307bae27a0bd9581c08 at block 0x68d7469a2cf13687976be0d9cd40824a6e792f0ffdd11ba0277b984b4c983419: distance to target block exceeds maximum proof window"

this is from one of the L2 op-node trying to get proofs from L1's reth. The changes in this PR set --rpc.eth-proof-window for L1's reth to a value high enough.

@fgimenez fgimenez added the A-ci Related to github workflows or other build and lint tools label Jan 22, 2025
@fgimenez fgimenez requested review from mattsse and klkvr January 22, 2025 10:28
@fgimenez
Copy link
Member Author

successful execution from this branch https://github.com/paradigmxyz/reth/actions/runs/12906241187/job/35987954717

@fgimenez fgimenez added this pull request to the merge queue Jan 22, 2025
Merged via the queue into main with commit cd44fc3 Jan 22, 2025
49 checks passed
@fgimenez fgimenez deleted the fgimenez/fix-kurtosis-op branch January 22, 2025 11:15
mattsse added a commit to ithacaxyz/odyssey that referenced this pull request Jan 22, 2025
refcell pushed a commit to ethereum-optimism/op-reth that referenced this pull request Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Related to github workflows or other build and lint tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants