ERCs
ERCs copied to clipboard
The Ethereum Request for Comment repository
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 following standard is an extension to the Cross-chain Storage Router Protocol ([EIP-7700](https://eips.ethereum.org/EIPS/eip-7700); #404) introducing storage router for Solana.
The following proposal is a superior version of [EIP-5559: Cross Chain Write Deferral Protocol](https://ethereum-magicians.org/t/eip-5559-cross-chain-write-deferral-protocol/10576), aka CCIP-Write, replacing Ethereum L1 storage with L2 chains and cryptographically secure databases with an aim...
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...
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...
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...
Adds a new EIP that specifies a delegation interface for smart contract accounts. This proposal defines interfaces for smart contracts to delegate capabilities to other smart contracts, smart contract accounts,...
### Pull Request _No response_ ### What happened? Typo in ERC-1046 https://github.com/ethereum/ercs/blob/master/ERCS/erc-1046.md CTRL+F for Interoperabiliy ### Relevant log output _No response_
### Pull Request https://github.com/ethereum/ERCs/pull/242 ### What happened? I make assets/erc-#/. Then I hyperlink to [text](../assets/erc-#/files) in my docs. It errors with HTML Proofer since file doesn't exist. In [this commit](https://github.com/ethereum/ERCs/pull/242/commits/8fbe9041110b1da434a1e4af072887e18902cf11),...
Add ERC: Smart Contract Data Push Mechanism An Atomic Mechanism to Allow Publisher Contract Push Data to Subscriber Contracts