mirror of https://github.com/status-im/EIPs.git
Added Note to EIP 5
This commit is contained in:
parent
6e57adb782
commit
2485b86e86
|
@ -15,7 +15,7 @@ First review [EIP-1](EIPS/eip-1.md). Then clone the repository and add your EIP
|
|||
# EIPs under consideration
|
||||
| Number |Title | Author | Type | Layer | Status |
|
||||
| ------------------------------------------------------ | ----------------------------------------------------------------------------------- | -------------------- | ----------| ------------| ----------|
|
||||
| [5](EIPS/eip-5.md) | Gas Usage for `RETURN` and `CALL*` | Christian Reitwiessner| Standard | Core | Draft |
|
||||
| [5](EIPS/eip-5.md) | Gas Usage for `RETURN` and `CALL*` [Note: Unneccessary if 211 is accepted] | Christian Reitwiessner| Standard | Core | Draft |
|
||||
| [211](https://github.com/ethereum/EIPs/pull/211) | New opcodes: RETURNDATASIZE and RETURNDATACOPY | Christian Reitwiessner| Standard | Core | Draft |
|
||||
| [214](https://github.com/ethereum/EIPs/pull/214) | New opcode STATICCALL | Buterin, Reitwiessner | Standard | Core | Draft |
|
||||
|
||||
|
|
Loading…
Reference in New Issue