eips.
exposed
Search
EIP-1559
,
ERC-20
,
ERC-721
,
ERC-1155
,
EIP-7702
Latest Changes
0b8184b
- Update EIP-8347: empty snapshots and the scope of the preimage match Merged by EIP-Bot.
95176db
- Update EIP-8081: Decisions from ACDE246 Merged by EIP-Bot.
210a28d
- Update EIP-8298: allow SETCODEFROM in initcode and require an existing source Merged by EIP-Bot.
57474d3
- Update EIP-8297: reserved basic-data bytes must be zero Merged by EIP-Bot.
1351803
- Update ERC-8410: Clarify agent motivation and reference handoff benefits Merged by EIP-Bot.
9334ef5
- Update EIP-8337: Clearer definitions and formatting. Merged by EIP-Bot.
fe5d85c
- Update ERC-8410: Simplify prose and clarify execution semantics Merged by EIP-Bot.
10bc64e
- Update EIP-8081: add EIP-8383 to PFI'd Merged by EIP-Bot.
cc497c3
- Update EIP-8360: Specify CREATE and CREATE2 in TCREATE accounts Merged by EIP-Bot.
7e9582f
- Add ERC: Portable Execution Plan Artifact (#1992) * Add ERC: Portable Execution Plan Artifact * Add a cross-checked digest vector and note the canonicalization trap * Address review: close specification gaps found on re-read * Fold the artifact reference and fetch admission rules into this proposal; add the wallet_sendCalls mapping * Renumber to ERC-8410 per editor assignment; set discussions-to * Allow file: artifact references for same-machine producers A local producer (e.g. an MCP server on the same machine as the wallet) has no cheap transport: https needs a public URL and data: puts the full body back into the relay's context. Allow file URIs with an empty host or localhost naming an absolute path, so the URL fully specifies the bytes with no out-of-band agreement. file: references require integrity and bytes up front, read once bounded, length-then-digest before parsing, indistinguishable failures, no content in errors, no network, and SHOULD confine reads to configured directories. The residual posture (wallet reads inside its boundary on the relay's naming) is stated in Security Considerations; consumers that do not want it reject file: envelopes. * Add explicit typed-data signature requests to ERC-8410 --------- Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
bc7a7a8
- Update EIP-8337: Unframed entries. Merged by EIP-Bot.
064a772
- Add EIP: Reduce CL Block Retention Window Merged by EIP-Bot.
9e24115
- Update EIP-8163: move non-L1 usage out of Specification Merged by EIP-Bot.
56d10b0
- Update ERC-7573: Added event TokenLocked(id) to indicate successfull locking of token. Merged by EIP-Bot.
db2600f
- Update ERC-7730: let the active schema line receive patch and minor releases Merged by EIP-Bot.
24c0edb
- Update EIP-8081: Decisions from ACDC187 Merged by EIP-Bot.
74c8e3f
- Update EIP-7906: per-topic-value event views (TXDIFF 0x0B/0x0C) Merged by EIP-Bot.
9e4d587
- Update EIP-8250: forbid reverting approval effects on validation-prefix restore Merged by EIP-Bot.
12827ab
- Update ERC-8048: metadata_contract is a plain EVM address Merged by EIP-Bot.
5e5b3f9
- Update ERC-8048: Fix Base Chain Identifier example Merged by EIP-Bot.
Updated EIPs
EIP-8347
- Offline State Migration to the PBT
EIP-8081
- Hardfork Meta - Hegotá
EIP-8298
- SETCODEFROM Code Reuse Instruction
EIP-8297
- Partitioned Binary Tree
EIP-8337
- Validated EVM Code
EIP-8360
- TCREATE Opcode
EIP-8383
- Reduce CL Block Retention Window
EIP-8163
- Reserve `EXTENSION (0xae)` opcode
EIP-7906
- Transaction Assertions via State Diff Opcode
EIP-8250
- Keyed Nonces for Frame Transactions
Updated ERCs
ERC-8410
- Portable Execution Plan Artifact
ERC-7573
- Conditional-upon-Transfer-Decryption for DvP
ERC-7730
- Structured Data Clear Signing Format
ERC-8048
- Onchain Metadata for Token Registries
ERC-7962
- Key Hash Based Tokens
ERC-8350
- Agent Memory State Registry
ERC-8107
- ENS Trust Registry for Agent Coordination
ERC-5805
- Voting with delegation
ERC-7562
- Account Abstraction Validation Scope Rules
ERC-8286
- Modular Accounts for Frame Transactions