ethereum-optimism / optimism

Optimism is Ethereum, scaled.
https://optimism.io
MIT License
5.63k stars 3.26k forks source link

Interop: devnet chain configs #10881

Open protolambda opened 7 months ago

protolambda commented 7 months ago

For the interop devnet, we will need chain-configs for each L2 chain, such that we can create multiple L2s for interop testing. This excludes prior pre-interop history, to keep the interop devnet scope small; i.e. exclude the network-upgrade transactions or FP migration.

This is considered complete when there are 2 genesis/rollup configs that can be used to spin up a devnet.

tynes commented 4 months ago

We could add the configs to the superchain-registry to make it easy for people to run their own nodes on the devnet but I believe that will just add extra overhead. We can make the genesis data available through alternative means