anton-rs / op-up

Composable OP Stack Orchestration
https://stack.anton.systems
MIT License
41 stars 2 forks source link

feat: devnet launch #42

Closed steph-rs closed 1 year ago

steph-rs commented 1 year ago

Motivation: current version of op-up is built for old version of optimism. There's some old dockers (such rollup-client, instead of op-node), behaviors, and other small changes.

This PR contains several fixes/updates that will allow you to run devnet with the newest version of optimism.

PR contains a few TODOs, it would be great to get comments on them.

steph-rs commented 1 year ago

There are some conflicts in this PR. Please provide feedback, and I'll merge the master branch into this one.

steph-rs commented 1 year ago

That was the last fix. Thanks for the heads up regarding future refactoring. Feel free to message me if you need any assistance with the upcoming changes in /stages and /docker.

refcell commented 1 year ago

Awesome, will merge - I have a ton of refactoring i already started but will rebase on top of this, thanks :)