ethereum-optimism / superchain-ops

36 stars 32 forks source link

Add Fault Proofs Mainnet Upgrade #206

Closed Inphi closed 4 months ago

Inphi commented 4 months ago

Playbook for the FP mainnet upgrade.

Note that the monorepo submodule is updated in order to use the latest types for the op-contracts/v1.4.0-rc-4 release during _postChecks.

maurelian commented 4 months ago

I think this looks good contentwise, and I hope to merge it by tomorrow at the latest. Prior to doing so we need to:

  1. fix the merge conflict
  2. fix the compiler error
  3. then I will re-run and validate the simulation one more time to be sure.
Inphi commented 4 months ago

@maurelian Thanks for the really great feedback. The merge conflicts have been fixed and the PR should be good for another sim validation.