The Ethereum Improvement Proposal repository http://eips.ethereum.org/
Go to file
vub 0fb4588dce merge 2015-11-21 05:32:19 -05:00
EIPS merge 2015-11-21 05:32:19 -05:00
preEIPS added PoC docs 2015-11-17 17:33:32 +00:00
README.md Update Index 2015-11-19 22:11:12 +00:00
eip-X.mediawiki EIP ! 2015-11-19 02:02:53 +01:00

README.md

EIP Gitter

Ethereum Improvement Proposal. EIPs propose and describe changes made to Ethereum Protocol.

People wishing to submit EIPs first should propose their idea an issue or document as pull request. After discussion it will be published here. We are fairly liberal with approving EIPs and try not to be too involved in decision making on behalf of the community. Having an EIP here does not make it a formally accepted standard until its status becomes Active. For a EIP to become Active requires the mutual consent of the community. Those proposing changes should consider that ultimately consent may rest with the consensus of the Ethereum users.

Contributing

First review EIP-1. Then clone the repository and add your EIP to it. There is a template EIP here. Then submit a Pull Request to Ethereum's EIPs repository.

Current EIPS

Number Title Author Type Status
1 EIP Purpose and Guidelines Martin Becze Meta Active
2 Homestead Hard-fork Changes Vitalik Buterin Standard Draft
3 Addition of CALLDEPTH opcode Martin Holst Swende Standard Draft