Add meta EIP for Metropolis/Byzantium#609
Conversation
| - EIP 86 (Abstraction of transaction origin and signature) | ||
| - EIP 96 (Blockhash refactoring) | ||
| - EIP 98 (Removal of intermediate state roots from receipts) | ||
| - EIP 100 (Change difficulty adjustment to target mean block time including uncles) |
There was a problem hiding this comment.
EIP 100 has different options (Specification and Specification (1b)). So one of these needs to be specified.
There was a problem hiding this comment.
@Souptacular @vbuterin do you know which one (if any) is currently "accepted"?
There was a problem hiding this comment.
I'm only seeing (1b) implemented.
EIPS/eip-draft_hfmeta_metropolis.md
Outdated
| - Included EIPs: | ||
| - EIP 86 (Abstraction of transaction origin and signature) | ||
| - EIP 96 (Blockhash refactoring) | ||
| - EIP 98 (Removal of intermediate state roots from receipts) |
There was a problem hiding this comment.
EIP 98 also has different options. In the last coredev meeting, we chose option 1.
| - EIP 198 (Precompiled contract for bigint modular exponentiation) | ||
| - EIP 211 (New opcodes: RETURNDATASIZE and RETURNDATACOPY) | ||
| - EIP 214 (New opcode STATICCALL) | ||
|
|
There was a problem hiding this comment.
EIP 658 now needs to be added.
EIPS/eip-draft_hfmeta_metropolis.md
Outdated
| Category: Core | ||
| Status: Draft | ||
| Created: 23/04/2017 | ||
| Requires: 86, 96, 98, 100, 140, 196, 197, 198, 211, 214 |
There was a problem hiding this comment.
658 should be added and 86 should be moved to the next hard fork.
|
Given the split of Metropolis into two, we should create a second issue. |
EIPS/eip-draft_hfmeta_metropolis.md
Outdated
| ## Preamble | ||
|
|
||
| EIP: <to be assigned> | ||
| Title: Hardfork Meta: Metropolis |
There was a problem hiding this comment.
New official name is Byzantium.
EIPS/eip-draft_hfmeta_metropolis.md
Outdated
| Type: Standard Track | ||
| Category: Core | ||
| Status: Draft | ||
| Created: 23/04/2017 |
There was a problem hiding this comment.
Date needs to change to standard format.
No description provided.