eips.
exposed
Search
EIP-1559
,
EIP-7702
,
ERC-20
,
ERC-721
,
ERC-1155
Latest Changes
3ceef8d
- Update EIP-8141: fix calldata floor to use EIP-7976 uniform token count Merged by EIP-Bot.
5578fa8
- Update EIP-8081: remove 8268, add 8077, 8094, 8372 Merged by EIP-Bot.
275bc16
- Update EIP-8081: PFI EIP-8361 Merged by EIP-Bot.
6f45ad5
- Update ERC-7962: Remove mint/destroy from interfaces and reference implementation Merged by EIP-Bot.
7d1f885
- Update EIP-8141: dispatch a precompile targeted by a frame Merged by EIP-Bot.
b6b6f1c
- Update EIP-8141: scope APPROVE failure modes to the current call frame Merged by EIP-Bot.
b3e8cad
- Update EIP-8141: charge the resolved target's access at frame entry Merged by EIP-Bot.
4e203d1
- Update EIP-8081: PFI EIP-5920 and EIP-7923 Merged by EIP-Bot.
f9976e6
- Update EIP-7773: Remove EIP-7610 from Glamsterdam Merged by EIP-Bot.
a08f51f
- Update EIP-8347: hashed-key order and fixed-width preimage records Merged by EIP-Bot.
e664bdb
- Update EIP-8146: CL must deliver the BAL to the EL before the payload Merged by EIP-Bot.
ed0a510
- Update EIP-8148: Allow setting the sweep threshold at deposit time and reduce `MIN_SWEEP_THRESHOLD` to 32 ETH Merged by EIP-Bot.
548ebfb
- Update EIP-3298: Move to Draft Merged by EIP-Bot.
5bd4adf
- Update EIP-5920: Move to Draft Merged by EIP-Bot.
f953c5a
- Update EIP-8279: BAL floor independent from gas limit Merged by EIP-Bot.
f6fd28d
- Update EIP-8131: data floor independent from gas limit Merged by EIP-Bot.
ec5fdb9
- Update EIP-8025: Refresh execution layer section Merged by EIP-Bot.
5cbb667
- Update EIP-8130: adoption profiles, bounded auth gas, and timestamp normalization Merged by EIP-Bot.
26eb924
- Update EIP-8205: adapt to the latest Gloas specification Merged by EIP-Bot.
bac72c0
- Add ERC: Token Puller (#1587) * Token Puller Interface New ERC that proposed a standardized way of pulling funds from an account, decoupling spending from asset management strategies. * Some fixes and additions * Discussion link + Fixes based on feedback 1. Added discussing link 2. Use of ERC-5267 for EIP-712 domain instead of DOMAIN_SEPARATOR() (thanks @amxx) 3. Remove documentation of nonces(), just reference existing ERCs. * EIP number assigned + title changed * CI Linter fixes + Security Considerations section * docs(erc-8187): add reference implementation link * Revision fixes: linting, removal of product references, rational->motivation, others - Markdown linting - External links (even to github) are not allowed, so I changed it for backticks. - Code in backticks (even in headers) - In pullFrom, specify only the tokens must be trasferred, without indicating that must be an ERC-20 transfer. That wasn't needed and might confuse that always the ERC20 transfer should come from the puller when in many cases can be sent directly by the source. - Removed references to specific products in different parts of the ERC. - Moved a paragraph that was in the Rational section that belongs to Motivation section. - Removed some not so relevant points in the abstract, making it shorter * Fix: fixes EIP-validator errors * Fix: several style and grammar issues of @jochem-brouwer revision * Fix: reference implementation + domain separator - Adds the reference implementation to this repository, under assets/erc-8187. - Fix the digest computation documentation, replicating the description used in ERC-2612. * Fix HTML link * Fix: ERC-8187 revision fixes from @jochem-brouwer review - Add ERC-1271 to requires - Clarify permitPull event emission requirements and allow non-spender callers - Drop redundant infinite-allowance check in transferPullAllowance - Point @custom:specification links to eips.ethereum.org - Fix grammar and style issues across spec, README, and contracts * Fix duplicated MUST clause
Updated EIPs
EIP-8141
- Frame Transaction
EIP-8081
- Hardfork Meta - Hegotá
EIP-7773
- Hardfork Meta - Glamsterdam
EIP-8347
- Offline State Migration to the PBT
EIP-8146
- Block Access List Sidecars
EIP-8148
- Custom sweep threshold for validators
EIP-3298
- Remove storage-clear refund and refund cap
EIP-5920
- PAY opcode
EIP-8279
- Block Access List Byte Floor
EIP-8131
- Unified Transaction Content Floor
Updated ERCs
ERC-7962
- Key Hash Based Tokens
ERC-8187
- Token Puller
ERC-8049
- Contract-Level Onchain Metadata
ERC-8048
- Onchain Metadata for Token Registries
ERC-8047
- Forensic Token (Forest)
ERC-7730
- Structured Data Clear Signing Format
ERC-1
- EIP Purpose and Guidelines
ERC-5516
- Soulbound Multi-owner Tokens
ERC-8286
- Modular Accounts for Frame Transactions
ERC-8320
- Regulated Asset Claim