eips.
exposed
Search
EIP-1559
,
ERC-20
,
ERC-721
,
ERC-1155
,
EIP-7702
Latest Changes
93a682c
- Add ERC: Blob Authenticated Messaging (#1578) * Add ERC: Blob Authenticated Messaging (BAM) Interfaces for authenticated messaging over EIP-4844 blobs with on-chain decoder discovery. Extends ERC-BSS (Blob Space Segments) with decoder and signature registry pointers. Three interfaces: IERC_BAM_Core (batch registration), IERC_BAM_SignatureRegistry (multi-scheme key management), IERC_BAM_Exposer (on-chain message proving). Supporting definition: IERC_BAM_Decoder (payload decoding). Includes reference implementation. * fix: assign ERC-8178, update BSS references to ERC-8177 - Rename erc-bam.md to erc-8178.md and assets/erc-bam/ to assets/erc-8178/ - Set eip: 8178 in preamble (was TBD) - Add ERC-8177 to requires field - Replace eip-XXXX.md placeholder links with eip-8177.md - Replace ERC-BSS text references with ERC-8177 * rename: ERC-8178 → ERC-8180, update BSS refs to 8179
64d9dd0
- Add ERC: Blob Space Segments (#1577) * Add ERC: Blob Space Segments (BSS) Minimal interface for declaring field element sub-ranges within EIP-4844 blobs. One function — declareBlobSegment — emits an event binding a [startFE, endFE) half-open range to a blob's versioned hash. Zero storage, ~3,500 gas per declaration. Includes core interface, optional Queryable and Batch extensions, and reference implementation. * fix: assign ERC-8177, convert arXiv links to CSL-JSON citations - Rename erc-bss.md to erc-8177.md and assets/erc-bss/ to assets/erc-8177/ - Set eip: 8177 in preamble (was TBD) - Convert inline arXiv links to CSL-JSON footnote citations per EIP-1 * fix: link ERC-165 in heading for markdown-link-first lint First mention of ERC-165 was in the heading text, which was unlinked. The eipw markdown-link-first rule requires the first occurrence to be a link. * rename: ERC-8177 → ERC-8179 per editor assignment
5f4a908
- Update EIP-7688: Suggest constants for network message size bounds Merged by EIP-Bot.
ee11545
- Update EIP-3155: `refund` should be `Number` not `Hex-Number` Merged by EIP-Bot.
4c64c87
- Update EIP-7708: Use EIP-8246 to simplify Merged by EIP-Bot.
b9d70b4
- Update EIP-7979: Added section explaining optional validation for new opcodes. Merged by EIP-Bot.
2602e36
- Update EIP-8173: examples of names and mechanisms Merged by EIP-Bot.
e753121
- Update EIP-8148: Add a note about sweep threshold being a multiple of `EFFECTIVE_BALANCE_INCREMENT` Merged by EIP-Bot.
90e14fe
- Update ERC-7984: fix typos Merged by EIP-Bot.
0b19715
- Update EIP-8141: Add EXPIRY_VERIFIER frame for tx expiry Merged by EIP-Bot.
07f3bb3
- Update EIP-7851: tweak wording based on forum discussions Merged by EIP-Bot.
29b7c4c
- Update EIP-8182: Update EIP-8182 Merged by EIP-Bot.
60a241e
- Update EIP-8246: Add Test Cases Merged by EIP-Bot.
43953c6
- Update EIP-7851: use code-controlled delegation Merged by EIP-Bot.
5e93443
- Add EIP: Execution-Layer Reorg State Retention Window Merged by EIP-Bot.
22b2e96
- Update EIP-7928: Fix contract creation wording Merged by EIP-Bot.
992164e
- Update ERC-6357: Fix delegatecall to use individual data elements Merged by EIP-Bot.
02ee82a
- Update ERC-8255: add to the security considerations Merged by EIP-Bot.
b549622
- Update EIP-8037: Fix bugs from bal-devnet-6 Merged by EIP-Bot.
391a31b
- Update EIP-8038: Quick fixes Merged by EIP-Bot.
Updated EIPs
EIP-7688
- Forward compatible consensus data structures
EIP-3155
- EVM trace specification
EIP-7708
- ETH transfers emit a log
EIP-7979
- Call and Return Opcodes for the EVM
EIP-8173
- Foundations of EVM Control Flow
EIP-8148
- Custom sweep threshold for validators
EIP-8141
- Frame Transaction
EIP-7851
- Code-Controlled EOA Delegation
EIP-8182
- Private ETH and ERC-20 Transfers
EIP-8246
- Remove SELFDESTRUCT Burn
Updated ERCs
ERC-8180
- Blob Authenticated Messaging
ERC-8179
- Blob Space Segments
ERC-7984
- Confidential Fungible Token
ERC-6357
- Single-contract Multi-delegatecall
ERC-8255
- Expiring Token Approvals
ERC-7683
- Cross Chain Intents
ERC-4337
- Account Abstraction Using Alt Mempool
ERC-8226
- Regulated Agent Mandate
ERC-8126
- AI Agent Verification
ERC-1185
- Storage of DNS Records in ENS