-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Add meta EIP for Spurious Dragon #607
Conversation
This looks like the Spurious Dragon that I know. |
|
||
- Codename: Spurious Dragon | ||
- Activation: | ||
- Block >= 2,675,000 on Mainnet |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't the activation be a single event expressed by ==
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would find it extremely useful if these meta EIPs get merged. Always searching my way through the pull requests when looking for an overview of fork EIPs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@chfast >=
is the convention
No description provided.