-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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 13) #13069
Labels
Comments
Sharing Product context on the importance of OPCM: Problem:
Risks |
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
(OPCM - Upgrade 13) #13339Addresses
struct (OPCM - Upgrade 13) #13073release()
getter to represent the release (OPCM - Upgrade 13) #13076upgrade()
function to all L1 contracts (OPCM - Upgrade 13) #13072Initializable
implementation (OPCM - Upgrade 13) #13071Milestone: Betanet (Feb 4)
superchain-ops
runbook (OPCM - Upgrade 13) #13362Milestone: Testnet (Feb 20)
Items which must be completed prior to the testnet deployment.
opcm.upgrade()
method (OPCM - Upgrade 13) #13078-rc
is removed whenupgrade()
is called by the Upgrade Controller. (OPCM - Upgrade 13) #13077addGameType()
method. (OPCM - Upgrade 13) #13070OPCM.OUTPUT_VERSION()
method. (OPCM - Upgrade 13) #13388op-deployer bootstrap opcm
and default to 2 (OPCM - Upgrade 13) #13996upgrade()
methods should be reset. (OPCM - Upgrade 13) #13080op-deployer
changes for OPCM upgrades (OPCM - Upgrade 13) #13081Milestone: Governance Proposal (Feb 27)
Milestone: Mainnet (April 2)
Items which must be completed prior to the mainnet deployment.
Milestone: Post-Mainnet
Items which must be completed shortly after mainnet.
InitializedResetter
contract (OPCM - Upgrade 13) #13074op-deployer
rather thanDeploy.s.sol
(OPCM - Upgrade 13) #13331The text was updated successfully, but these errors were encountered: