Merge pull request #164 from ethers/patch-14

Catalog EIP 150 as accepted
This commit is contained in:
Hudson Jameson 2016-10-28 02:45:35 -05:00 committed by GitHub
commit db5e2266ff

View File

@ -17,3 +17,4 @@ First review [EIP-1](EIPS/eip-1.mediawiki). Then clone the repository and add yo
| [6](EIPS/eip-6.md) | Renaming Suicide Variable | Hudson Jameson | Meta | | [Draft](https://github.com/ethereum/EIPs/pull/42) |
| [7](EIPS/eip-7.md) | DELEGATECALL | Vitalik Buterin | Standard | homestead (hard-fork) | [Accepted](https://github.com/ethereum/EIPs/issues/23) |
| [8](EIPS/eip-8.md) | devp2p Forward Compatibility Requirements for Homestead | Felix Lange | Standard | Networking | [Accepted](https://github.com/ethereum/EIPs/pull/49) |
| [150](https://github.com/ethereum/EIPs/issues/150) | Gas cost changes for IO-heavy operations | Vitalik Buterin | Standard | Consensus (hard-fork) | [Accepted](https://github.com/ethereum/EIPs/issues/150) |