File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,6 @@ First review [EIP-1](EIPS/eip-1.md). Then clone the repository and add your EIP
10
10
* ** Final** - an EIP that has been adopted in a previous hard fork (for Core/Consensus layer EIPs).
11
11
* ** Deferred** - an EIP that is not being considered for immediate adoption. May be reconsidered in the future for a subsequent hard fork.
12
12
13
- # EIPs under consideration
14
- | Number | Title | Author | Layer | Status |
15
- | ------------------------------------------------------ | ----------------------------------------------------------------------------------- | -------------------- | ------------| ----------|
16
- | [ 186] ( https://github.com/ethereum/EIPs/issues/186 ) | Reduce ETH issuance before proof-of-stake | Matthew Light | Core | Draft |
17
-
18
-
19
13
# Accepted EIPs (planned for adoption)
20
14
| Number | Title | Author | Layer | Status |
21
15
| ------------------------------------------------------- | ----------------------------------------------------------------------------------- | -------------------- | ------------| ----------|
@@ -26,6 +20,7 @@ First review [EIP-1](EIPS/eip-1.md). Then clone the repository and add your EIP
26
20
| [ 198] ( https://github.com/ethereum/EIPs/pull/198 ) | Precompiled contract for bigint modular exponentiation | Vitalik Buterin | Core | Accepted |
27
21
| [ 211] ( https://github.com/ethereum/EIPs/pull/211 ) | New opcodes: RETURNDATASIZE and RETURNDATACOPY | Christian Reitwiessner| Core | Accepted |
28
22
| [ 214] ( https://github.com/ethereum/EIPs/pull/214 ) | New opcode STATICCALL | Buterin, Reitwiessner | Core | Accepted |
23
+ | [ 649] ( https://github.com/ethereum/EIPs/pull/669 ) | Metropolis Difficulty Bomb Delay and Issuance Reduction | Schoedon, Buterin | Core | Accepted |
29
24
| [ 658] ( https://github.com/ethereum/EIPs/pull/658 ) | Embedding transaction return data in receipts | Nick Johnson | Core | Accepted |
30
25
31
26
# Deferred EIPs (adoption postponed)
You can’t perform that action at this time.
0 commit comments