eips.
exposed
Search
EIP-1559
,
ERC-20
,
ERC-721
,
ERC-1155
,
EIP-7702
Latest Changes
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.
d288471
- Update EIP-8360: clarify ephemeral account semantics and fix EIP-684 references Merged by EIP-Bot.
6422c5b
- Update ERC-7962: Clarify privacy scope in Security Considerations Merged by EIP-Bot.
b9651bc
- Add ERC: Agent Memory State Registry Merged by EIP-Bot.
dbc6d45
- Update EIP-8037: remove stale EIP-7610 collision rules Merged by EIP-Bot.
4c7e248
- Update EIP-8038: use execution-gas wording, fix the CALLCODE creation cell and a stale benchmark test name Merged by EIP-Bot.
644b847
- Update EIP-7773: Set Sepolia activation time Merged by EIP-Bot.
e44e196
- Update EIP-7843: align Engine API method names with execution-apis Merged by EIP-Bot.
Updated EIPs
EIP-8081
- Hardfork Meta - Hegotá
EIP-8360
- TCREATE Opcode
EIP-8337
- Validated EVM Code
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
EIP-8037
- State Creation Gas Cost Increase
EIP-8038
- State-access gas cost update
EIP-7773
- Hardfork Meta - Glamsterdam
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