-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Tracker] OPCM Upgrades (Upgrade 12) #13069
Labels
T-evm-safety
Team: EVM Safety
Comments
benjaminion
changed the title
[Tracker] OPCM Upgrades
[Tracker] OPCM Upgrades (Isthmus)
Dec 12, 2024
Sharing Product context on the importance of OPCM: Problem:
Risks |
benjaminion
changed the title
[Tracker] OPCM Upgrades (Isthmus)
[Tracker] OPCM Upgrades (Upgrade 12)
Jan 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
This is a tracking issue for the work outlined in the L1 Upgrades Design Doc.
Milestone: Devnet
Items which must be completed prior to the devnet deployment.
just test-upgrade
(Upgrade 12) #13339Addresses
struct (Upgrade 12) #13073release()
getter to represent the release (Upgrade 12) #13076upgrade()
function to all L1 contracts (Upgrade 12) #13072Initializable
implementation (Upgrade 12) #13071Milestone: Testnet
Items which must be completed prior to the testnet deployment.
opcm.upgrade()
method (Upgrade 12) #13078-rc
is removed whenupgrade()
is called by the Upgrade Controller. (Upgrade 12) #13077addGameType()
method. (Upgrade 12) #13070upgrade()
methods should be reset. (Upgrade 12) #13080superchain-ops
runbook (Upgrade 12) #13362op-deployer
changes for OPCM upgrades (Upgrade 12) #13081OPCM.OUTPUT_VERSION()
method. (Upgrade 12) #13388Milestone: Mainnet
Items which must be completed prior to the mainnet deployment.
Milestone: Post-Mainnet
Items which must be completed shortly after mainnet.
op-deployer
rather thanDeploy.s.sol
(Upgrade 12) #13331InitializedResetter
contract (Upgrade 12) #13074The text was updated successfully, but these errors were encountered: