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

New command op-deployer bootstrap superchain #13265

Closed
Tracked by #13081
maurelian opened this issue Dec 5, 2024 · 0 comments · Fixed by #13294
Closed
Tracked by #13081

New command op-deployer bootstrap superchain #13265

maurelian opened this issue Dec 5, 2024 · 0 comments · Fixed by #13294

Comments

@maurelian
Copy link
Contributor

maurelian commented Dec 5, 2024

Summary

Add a new command to op-deployer that deploy the proxies and contracts which are shared across the superchain.

Details

The deployed contracts will be:

  • protocolVersionsImpl
  • protocolVersionsProxy
  • superchainConfigImpl
  • superchainConfigProxy
  • superchainProxyAdmin

These contracts are deployed by DeploySuperchain.s.sol, which is already integrated into op-deployer so it may be as simple as exposing this command.

mslipper added a commit that referenced this issue Dec 6, 2024
mslipper added a commit that referenced this issue Dec 6, 2024
github-merge-queue bot pushed a commit that referenced this issue Dec 6, 2024
* op-deployer: Bootstrap superchain command

Fixes #13265.

* fix test
sigma pushed a commit that referenced this issue Dec 19, 2024
* op-deployer: Bootstrap superchain command

Fixes #13265.

* fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants