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

fix: Trust L1 RPC #41

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

twoshark
Copy link
Contributor

What

This gets around the following error starting up op-node:

failed to fetch runtime config data" err="failed to fetch unsafe block signing address from system config: failed to fetch proof of storage slot 0x65a7ed542fb37fe237fdfbdd70b31598523fe5b32879e307bae27a0bd9581c08 at block 0x26af2a02dc48831d3d002bf3c064af37e769f05aa3a0dbfa70c4967ba7887ed8: eth_getProof is unimplemented for historical blocks

Testing

A local l1, the neccassary deployments and config for an l2 and the l2 nodes starts with the following:

  1. Checkout this branch and run
kurtosis run path/to/optimism-package --args-file path/to/optimism-package/network_params.yaml

- get around lack of support for eth_getProof on local L1
@barnabasbusa barnabasbusa merged commit 05dcd2e into ethpandaops:main Jun 25, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants