EIPs
EIPs copied to clipboard
The Ethereum Improvement Proposal repository
This EIP is widely deployed and should be finalized. There are ideas for improvement but all would break compatibility with existing implementations so I believe they should be done as...
1. Move status to review 2. Move implementation and test code to assets/eip-5008/
When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md We have a GitHub bot that automatically merges some PRs. It will merge yours...
Provide a method to assert and revoke the authenticity of an ERC5169 client script for token contracts.
The previous EIP text for `eth_signTypedData` seemed to describe the existing "Ethereum signed message" flows, without any relation to typed data. The new definition is consistent with what's actually implemented...
When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md We have a GitHub bot that automatically merges some PRs. It will merge yours...
The initial draft for the Cross-Chain Execution EIP! 🎉 🎉 Once an EIP number is assigned, I will create a corresponding topic in Ethereum Magicians. Note: the EIP was born...