Start optimism network on old ethereum local fork ( pre bedrock) #727
Replies: 1 comment 4 replies
-
You means you want to deploy OP stack on ETH POW right? You might need to deploy OP stack old version before ETH beacon node merge happen |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are you running the most up to date node software?
Did you check the documentation?
Did you check for duplicate questions?
Issue Description
Hi, i Ve a fork of ethereum (pre bedrock) that we use internally for development , we want to access to optimist network to Better understand l2 layers and help the development.
How can we start a local optimism node that will get the data from the local l1 and comunicate to our L1. Any hints?
Basically our simple porpose is to pass ETH from an our account on L1 to Layer2 perform a swap into a token that is already present in some pool and get back this token through the bridge. We can/want fully control the layer2 but the layer1 continus to work as the real ethereum.
Thanks
Steps to Reproduce
Which component is affected?
Expected vs. Actual Behavior
we try to create/align a layer2 with our layer1 pre-bedrock fork
Environment Details
Ubuntu 22.04
Protocol Information
L1 chain fork of ethereum pre bedrock upgrade
Node Logs
No response
Troubleshooting Attempts
No response
Additional Information
No response
Feedback
No response
Beta Was this translation helpful? Give feedback.
All reactions