ethereum-optimism / superchain-ops

29 stars 23 forks source link

Update tasks/sep/006-X #211

Closed mds1 closed 1 month ago

mds1 commented 1 month ago

Similar to the description in https://github.com/ethereum-optimism/superchain-ops/pull/208, this task was previously executed. Then, we decided to install the DeputyGuardianModule on a new 1/1 Safe, so that execution was reverted. This PR modifies the original task to work for this new architecture, and is nearly identical to the version of this task we will use on Mainnet (we will need to update addresses, etc.)

This PR is in draft until https://github.com/ethereum-optimism/superchain-ops/pull/208 is executed, since the postChecks rely on state from that task

mds1 commented 1 month ago

Closing. Once https://github.com/ethereum-optimism/superchain-ops/pull/215 is merged, I will open a new PR for this task