The Ethereum Improvement Proposal repository http://eips.ethereum.org/
Go to file
wanderer 006ab5a9f1 Merge pull request #7 from wanderer/master
remove reference to 'the reference client'
2015-10-29 06:33:14 +00:00
EIPS remove refernce to 'the refernce client' 2015-10-29 06:29:57 +00:00
README.md updated history; fixed spelling 2015-10-28 04:59:30 +00:00
eip-X.mediawiki Create eip-X.mediawiki 2015-10-27 06:00:59 +00: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 a 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.

Contrubuting

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

Current EIPS

Number Title Type Status
1 EIP Purpose and Guidelines Meta Draft