-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Mark EIP1014/EIP1052 as accepted (part of Constantinople) #1689
Conversation
Hi! I'm a bot, and I wanted to automerge your PR, but couldn't because of the following issue(s):
|
And please merge in #1642 please. |
@@ -4,7 +4,7 @@ title: Skinny CREATE2 | |||
author: Vitalik Buterin (@vbuterin) | |||
category: Core | |||
type: Standards Track | |||
status: Draft | |||
status: Accepted |
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.
Should be Final
@@ -3,7 +3,7 @@ eip: 1052 | |||
title: EXTCODEHASH opcode | |||
author: Nick Johnson <arachnid@notdot.net>, Paweł Bylica <pawel@ethereum.org> | |||
discussions-to: https://ethereum-magicians.org/t/extcodehash-opcode/262 | |||
status: Draft | |||
status: Accepted |
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.
Should be Final
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 think #1642 supposed to set it to final, according to the "process" :)
No description provided.