superchain-ops
superchain-ops copied to clipboard
**Description** Performing an L2 predeploy upgrade using the L1 Proxy Admin Owner. The exact upgrade will be a no-op, meaning we will upgrade a predeploy to the same implementation address...
**Description** Transferring ownership of L2PA to aliased L1PAO address. **Tests** Testing has been described in this notion [document](https://www.notion.so/oplabs/Investigation-L2Beat-L2ProxyAdmin-owner-Upgrade-7f3e2b57616e4481b4cb7d2f0a781240?pvs=4).
Playbook for the FP mainnet upgrade.
## Overview Upgrades OP Sepolia to `op-contracts/v1.4.0-rc.3`
We should add a check in CI to ensure that within a task folder, the numbering of tasks is increasing and does not overlap. ie. #200 currently introduces a new...
## Overview Contains the upgrade for Sepolia devnet 0 on `op-contracts/v1.4.0-rc.2`
## Overview Adds the second FP upgrade for devnet in the `sep-dev-0` tasks.
## Overview > [!NOTE] > Stacked PR: > #185 > #184 > #183 👈 > `main` Adds a task on Sepolia for blacklisting dispute games from the `Guardian` safe.
Automatically check the domain and message hashes sent to Ledger matches the ones in the simulation
Recently, due to a bug fixed in https://github.com/base-org/contract-deployments/pull/166/files, we were getting different hashes sent to the ledger devices compared to the ones in the Tenderly simulation. It would be great...
Add a task for the Guardian to recover funds from the `DelayedWETH` contract.