Removed PURE_CALL from under consideration.

Devs have made a decision to remove PURE_CALL and keep STATIC_CALL, revert+returndata, & return{size, data}.
This commit is contained in:
Hudson Jameson 2017-03-20 14:44:52 -05:00 committed by GitHub
parent e1c5a77756
commit 6e57adb782
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ First review [EIP-1](EIPS/eip-1.md). Then clone the repository and add your EIP
| [5](EIPS/eip-5.md) | Gas Usage for `RETURN` and `CALL*` | 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 |
| [195](https://github.com/ethereum/EIPs/pull/195) | New opcode PURE_CALL | Vitalik Buterin | Standard | Core | Draft |
# Accepted EIPs (planned for adoption)