We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a tracking issue for the work outlined in the L1 Upgrades Design Doc.
L1 Contracts
Initializable
upgrade()
Addresses
InitializedResetter
OPCM changes
release()
-rc
addGameType()
Testing
OP Deployer changes
op-deployer
The text was updated successfully, but these errors were encountered:
No branches or pull requests
High level description of project.
This is a tracking issue for the work outlined in the L1 Upgrades Design Doc.
L1 Contracts
Initializable
implementation #13071upgrade()
function to all L1 contracts #13072Addresses
struct #13073InitializedResetter
contract #13074OPCM changes
release()
getter to represent the release #13076-rc
is removed whenupgrade()
is called by the Upgrade Controller. #13077upgrade()
method #13078addGameType()
method #13070Testing
upgrade()
methods should be reset. #13080OP Deployer changes
op-deployer
changes for OPCM upgrades #13081Label Checks
The text was updated successfully, but these errors were encountered: