Skip to content
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

op-deployer changes for OPCM upgrades #13081

Open
Tracked by #13069
maurelian opened this issue Nov 25, 2024 · 0 comments
Open
Tracked by #13069

op-deployer changes for OPCM upgrades #13081

maurelian opened this issue Nov 25, 2024 · 0 comments

Comments

@maurelian
Copy link
Contributor

maurelian commented Nov 25, 2024

Each version of op-deployer will need to be updated to work with the interface of the OPCM.upgrade() method.
That interface will be something like this:

upgrade(ISystemConfig[] _systemConfigs, NewChainConfig[] _newConfigs)

where NewChainConfig will vary for each upgrade.
op-deployer will ideally generate an input.json bundle for use in the superchain-ops repo.

@maurelian maurelian changed the title Each version of op-deployer will need to be updated to work with the interface of the OPCM.upgrade() method. That interface will be something like this: solidity upgrade(ISystemConfig[] _systemConfigs, NewChainConfig[] _newConfigs) where NewChainConfig will vary for each upgrade. op-deployer will ideally generate an input.json bundle for use in the superchain-ops repo. op-deployer changes for OPCM upgrades Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant