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

modify the add-chain tool / flow to allow chains to opt in to receive hardforks #610

Open
geoknee opened this issue Sep 24, 2024 · 0 comments

Comments

@geoknee
Copy link
Collaborator

geoknee commented Sep 24, 2024

We should make it easy for chains to opt into receiving hardforks even if they are not fully standard yet, I think that will tend to increase the usage of the --network flags. At the moment, they are automatically opted in when they promote to a standard chain, but we should explicitly document that they can opt in whenever they like.

We could have a flag in the .env file to declare opt-in, and the add-chain tool checks for that and sets superchain_time accordingly. See https://github.com/ethereum-optimism/superchain-registry/blob/main/docs/hardfork-activation-inheritance.md

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