ethereum-optimism / superchain-ops

30 stars 28 forks source link

tasks(sep/zora): add Zora Sepolia MCP L1 playbook #159

Closed sbvegan closed 3 months ago

sbvegan commented 3 months ago

This PR adds the Metal Mainnet MCP L1 upgrade task.

Review instructions:

  1. Follow this folder's instructions to execute playbook and make sure it does not revert
  2. Verify:
    1. That the Validations file is exactly what you see on Tenderly
    2. That the Validations file is consistent with what we'd expect via our notion analysis
    3. That the hardcoded values in ./tasks/eth/metal-001-MCP-L1/SignFromJson.s.sol are all accurate and sensible
  3. Diff the new tasks/sep/zora-001-MCP-L1/SignFromJson.s.sol against the existing tasks/sep/metal-001-MCP-L1/SignFromJson.s.sol to better see the changes, since most of the file is a copy/paste of that.

For reference only: Tenderly state diff: https://www.tdly.co/shared/simulation/c61f0d86-272b-421a-8178-b0e7683a05ff (you still must compute your own)