Mark Tyneway

Results 574 comments of Mark Tyneway

The `op-upgrade` tool is breaking due to ABI changes. It shouldn't be your responsibility to handle breaking things from other codebases. The fix for this is simple, we can just...

@geoknee I pushed a commit that fixes the build issue in `op-chain-ops`

cc @sbvegan - are we sure that the docs say to check out a particular commit? We can remove calling `sync()` as part of the deployment

See the setup guide link here: https://github.com/ethereum-optimism/specs/discussions/140#discussion-6530747

We can focus on this after https://github.com/ethereum-optimism/optimism/pull/10296

We can rebase this on top of https://github.com/ethereum-optimism/optimism/pull/10296 once it merges

Looks like this needs a rebase with the `Predeploys.sol`

I don't think this can be merged until we add post merge support to the devnet since we are still on clique for the devnet

Ok will address comments, ty for review