ethereum-optimism / optimism

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

Interop: devnet infra resources #10880

Open protolambda opened 6 months ago

protolambda commented 6 months ago

Once the Devnet milestone (see https://github.com/ethereum-optimism/protocol-quest/milestone/6 ) spec and implementation work completes we will need infrastructure-support to run ephemeral (~3 weeks) L2 devnets on, that will form an interop dependency set.

This ticket can be considered done when there are 2 chains running in the cloud as part of the interop devnet. They should be functioning end to end, submitting batches to L1 Sepolia.

tynes commented 3 months ago

All communications with the devinfra team should go through the following ticket: https://github.com/ethereum-optimism/devinfra-pod/issues/165

We need to keep them up to date with our progress and give them clear instructions on what software to run and with which deploy configs

tynes commented 2 months ago

Work in progress PR can be found here: https://github.com/ethereum-optimism/k8s/pull/4015