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

fix: OPCM Proxy addition to op #640

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

blmalone
Copy link
Contributor

@blmalone blmalone commented Oct 18, 2024

based on this pr in the monorepo: ethereum-optimism/optimism#12527

@@ -57,3 +57,4 @@ data_availability_type = "eth-da"
MIPS = "0x16e83cE5Ce29BF90AD9Da06D2fE6a15d5f344ce4"
PermissionedDisputeGame = "0x050ed6F6273c7D836a111E42153BC00D0380b87d"
PreimageOracle = "0x9c065e11870B891D214Bc2Da7EF1f9DDFA1BE277"
OPContractsManagerProxy = "0x18cec91779995ad14c880e4095456b9147160790"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should live in superchain.toml, since all chains would use this same OPCM proxy to deploy standard chains. What do you think @bitwiseguy?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point

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

Successfully merging this pull request may close these issues.

2 participants