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 should disable gov token by default #13118

Open
tessr opened this issue Nov 27, 2024 · 0 comments
Open

op-deployer should disable gov token by default #13118

tessr opened this issue Nov 27, 2024 · 0 comments

Comments

@tessr
Copy link

tessr commented Nov 27, 2024

We don't want chains launching with the gov token set. On OP Mainnet, this is the OP token contract, but other chains can make their own tokens by deploying their own (normal) token contracts. That way, we can reserve that address to be the OP token contract on every chain -- an important assumption for interop. We don't want address overlaps across the Superchain!

I think the solution here is to add

[globalDeployOverrides]
enableGovernance = false

to the default intents file generated by op-deployer.

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

No branches or pull requests

1 participant