EIP Commits by Category

EIPs in Last Call

CategoryEIPTitleAuthorLast Call Deadline
ERC6224Contracts Dependencies RegistryArtem Chystiakov (@arvolear)in 18 days
ERC7291Purpose bound moneyOrchid-Dev (@proj-orchid-straitsx), Victor Liew (@alcedo), Wong Tse Jian (@wongtsejian), Jacob Shan (@Jacobshan429), Chin Sin Ong (@chinsinong), Praveen Kumar (@veenkumarr)about 1 month ago
ERC7631Dual Nature Token Pairvectorized (@vectorized), Thomas (@0xth0mas), Quit (@quitcrypto), Michael Amadi (@AmadiMichael), cygaar (@cygaar), Harrison (@pop-punk)about 2 months ago
Meta7723Network Upgrade Inclusion StagesTim Beiko (@timbeiko)3 months ago
Interface3155EVM trace specificationMartin Holst Swende (@holiman), Marius van der Wijden (@MariusVanDerWijden)4 months ago
ERC7627Secure Messaging ProtocolChen Liaoyuan (@chenly) <[email protected]>5 months ago
Core7610Revert creation in case of non-empty storageGary Rong (@rjl493456442), Martin Holst Swende (@holiman)8 months ago
Core7523Empty accounts deprecationPeter Davies (@petertdavies)over 1 year ago
ERC5164Cross-Chain ExecutionBrendan Asselstine (@asselstine), Pierrick Turelier (@PierrickGT), Chris Whinfrey (@cwhinfrey)over 1 year ago
ERC6357Single-contract Multi-delegatecallGavin John (@Pandapip1)over 1 year ago
ERC5453Endorsement - Permit for Any FunctionsZainan Victor Zhou (@xinbenlv)almost 2 years ago
ERC5114Soulbound BadgeMicah Zoltu (@MicahZoltu)almost 2 years ago
ERC5008ERC-721 Nonce ExtensionAnders (@0xanders), Lance (@LanceSnow), Shrug <[email protected]>almost 2 years ago
ERC5496Multi-privilege Management NFT ExtensionJeremy Z (@wnft)over 2 years ago
ERC5216ERC-1155 Allowance ExtensionIván Mañús (@ivanmmurciaua), Juan Carlos Cantó (@EscuelaCryptoES)over 2 years ago
Interface3076Slashing Protection Interchange FormatMichael Sproul (@michaelsproul), Sacha Saint-Leger (@sachayves), Danny Ryan (@djrtwo)over 3 years ago
ERC2266Atomic Swap-based American Call Option Contract StandardRunchao Han <[email protected]>, Haoyu Lin <[email protected]>, Jiangshan Yu <[email protected]>over 4 years ago
ERC1191Add chain id to mixed-case checksum address encodingJuliano Rizzo (@juli)over 5 years ago

Latest EIP Diffs

CategoryEIPTitleCommitCommittedDiscussionMessageAuthor
Interface7756EOF/EVM Trace Specification72dd3d2about 7 hours ago13(bot 1272989785) moving EIPS/eip-7756.md to stagnant (#9922) PR 9922 with changes to EIPS/eip-7756.md was created on ([email protected]) which is before the cutoff date of ([email protected]) i.e. 2 weeks agoeth-bot
Core7833Scheduled function calls6734921about 7 hours ago10(bot 1272989785) moving EIPS/eip-7833.md to stagnant (#9923) PR 9923 with changes to EIPS/eip-7833.md was created on ([email protected]) which is before the cutoff date of ([email protected]) i.e. 2 weeks agoeth-bot
Core7748State conversion to Verkle Tree8011eb0about 12 hours ago1Update EIP-7748: fix typos Merged by EIP-Bot.Maxim Evtush
ERC7968Owner-Authorized Token Transfer Protocol04c505f1 day ago3Add ERC: Owner-Authorized Token Transfer Protocol Merged by EIP-Bot.Julius Lauterbach
ERC7965Proof-based Broadcast in ERC-7786 Gateways0cc1b7e1 day ago1Add ERC: Proof-based Broadcast in ERC-7786 Gateways Merged by EIP-Bot.Ernesto García
Core7612Verkle state transition via an overlay treee2401762 days ago1Update EIP-7612: Remove redundant word Merged by EIP-Bot.kaifulee
Core7883ModExp Gas Cost Increase271c8a72 days ago9Update EIP-7883: Triple price Merged by EIP-Bot.Marcin Sobczak
ERC7836Wallet Call Preparation API42b6dfb2 days ago2Add ERC: Wallet Call Preparation API Merged by EIP-Bot.Lukas
Meta7607Hardfork Meta - Fusakaec9133c3 days ago11Update EIP-7607: add EIP-7910 to fusaka scope as other EIP Merged by EIP-Bot.Barnabas Busa
ERC7828Readable Interoperable Addresses using ENS5fd368b3 days ago15Add ERC: Readable Interoperable Addresses using ENS Merged by EIP-Bot.Josh Rudolf
Interface7910eth_config JSON-RPC Method59c5b174 days ago3Update EIP-7910: Add Fork Id to response, spec BPOs, add "last" Merged by EIP-Bot.Mario Vega
ERC7786Cross-Chain Messaging Gatewayd0a7eaf4 days ago8Update ERC-7786: Use interoperable binary addresses, improve attributes Merged by EIP-Bot.Francisco Giordano
Core7928Block-Level Access Lists46f29124 days ago20Update EIP-7928: Modify CodeChanges List to allow a max of 1 Merged by EIP-Bot.Toni Wahrstätter
ERC7930Interoperable Addresses5dbb6844 days ago9Update erc-7930.mdSam Wilson
Networking627Whisper Specificationbbb3b4f5 days agoN/AUpdate EIP-627: fix minor typo (#9830) Update EIP-627.md: fix minor typoGarmashAlex
Interface695Create `eth_chainId` method for JSON-RPC8bcd7935 days ago21Update EIP-695: Update JSON-RPC hex value encoding reference to ethereum.org (#9810) * Update EIP-695.md: Update JSON-RPC hex value encoding reference to ethereum.org * Update eip-695.mdGarmashAlex
Meta1EIP Purpose and Guidelines38942645 days agoN/AUpdate EIP-1: allow links to execution apis (#9809) allow links to execution apisMarc
ERC7930Interoperable Addresses3fb61085 days ago9Add ERC: Interoperable Addresses (#1002) * feat: ERC initial draft * fix: frangios feedback * add wonderland & 7828 authors * standardize appendix A & B structure and make solana chainids compatible with caip-2 * chore: fix formatting * feat: zero-length addresses or chainids * fix: add dots so human-readable names can use ENS and similar hierarchical registries * feat: we have a number! * fix: feedback from bot * chore: editorial changes * chore: appease the bot * fix: EVM EOF clarification * fix: include chain namespace in human-readableaddress * fix: remove mentions of 20-byte addresses * feat: do not truncate chain references for either eip155 or solana * chore: update examples * forward-compatibility bit * update front matter * fix wrong checksum * editorial changes * move serialization table to CASA profile * fix: small fixes to CI issues * fix: point to actual CAIP file * feat: canonicity security consideration * feat: an attempt at better naming of the standard's concepts * chore: update CAIP-350 link (which is not yet valid) * chore: editorial changes by lumi * feat: change separator * docs: L2 example * fix: typos and link uniformity * fix: typo on link * chore: dont link to CAIP-350 * chore: link to ERC-7785 * feat: walk back on separator * fix: suggestion by @0xmoebius Co-authored-by: moebius <[email protected]> * chore: correctly refer to ERC-55 * chore: link to CAIPs and fix ERC links, as suggested by sam wilson * fix: feedback from amxx * fix: incorrect hashes, reported by amxx * fix: remove trailing colon when there's no chainid * fix: address checksum without version * chore: remove example, rephrase and format * chore: remove unnecessary text * docs: new abstract defining how * docs: eip1 format for rfc 4648 * docs: move subsection into motivation section * docs: add CAIP-350 link using eip-1 --------- Co-authored-by: Skeletor Spaceman <[email protected]> Co-authored-by: moebius <[email protected]> Co-authored-by: moebius <[email protected]> Co-authored-by: euler <[email protected]>teddy
ERC7846Wallet Connection API8a16bc75 days ago13Add ERC: Wallet Connection API Merged by EIP-Bot.Conner Swenberg
ERC6224Contracts Dependencies Registry8b629495 days ago15Update ERC-6224: Move to Last Call Merged by EIP-Bot.Artem Chystiakov
Core7907Meter Contract Code Size And Increase Limit0a2dc9e5 days ago21Update EIP-7907: fix formula for ceil32 Merged by EIP-Bot.Charles Cooper
Core7907Meter Contract Code Size And Increase Limit5376a716 days ago21Update EIP-7907: Reduce code limit, increase cost per word, fix `EXTCODESIZE` issue Merged by EIP-Bot.lightclient
Core7939Count leading zeros (CLZ) opcodea794de36 days ago12Update EIP-7939: Change gas cost from 3 to 5 Merged by EIP-Bot.spencer
Core7742Uncouple blob count between CL and EL18ee7c37 days ago1(bot 1272989785) moving EIPS/eip-7742.md to stagnant (#9901) PR 9901 with changes to EIPS/eip-7742.md was created on ([email protected]) which is before the cutoff date of ([email protected]) i.e. 2 weeks agoeth-bot
Core7784GETCONTRACT opcode311d2dc7 days ago8(bot 1272989785) moving EIPS/eip-7784.md to stagnant (#9902) PR 9902 with changes to EIPS/eip-7784.md was created on ([email protected]) which is before the cutoff date of ([email protected]) i.e. 2 weeks agoeth-bot
Meta7773Hardfork Meta - Glamsterdam6d2709f9 days ago7Update EIP-7773: Move previously CFI'd Glamsterdam EIPs to PFI Merged by EIP-Bot.Tim Beiko
Core7951Precompile for secp256r1 Curve Support75a5ba89 days ago12Update EIP-7951: update gas costs for R1 verification Merged by EIP-Bot.Marius van der Wijden
Core7918Blob base fee bounded by execution costd074de310 days ago21Update EIP-7918: Update eip-7918.md Merged by EIP-Bot.fradamt
Core7907Meter Contract Code Size And Increase Limite9ec31710 days ago21Update EIP-7907: Account for large contracts as tx entry point Merged by EIP-Bot.Mario Vega
Core7928Block-Level Access Lists187226b10 days ago20Update EIP-7928: don't enclose individual storage reads in a container Merged by EIP-Bot.jwasinger
Core7807SSZ execution blocks9d3f1b110 days ago2Update EIP-7807: Adopt `ProgressiveContainer` Merged by EIP-Bot.Etan Kissling
Core7799System logs4ec678e10 days ago5Update EIP-7799: Adopt `ProgressiveList` Merged by EIP-Bot.Etan Kissling
Core6404SSZ transactions589e9a310 days ago21Update EIP-6404: Adopt `ProgressiveContainer` / `ProgressiveList` Merged by EIP-Bot.Etan Kissling
Core6465SSZ withdrawals root589e9a310 days ago7Update EIP-6404: Adopt `ProgressiveContainer` / `ProgressiveList` Merged by EIP-Bot.Etan Kissling
Core7907Meter Contract Code Size And Increase Limit0e1863210 days ago21Update EIP-7907: add lightclient and rakita to authors list Merged by EIP-Bot.Charles Cooper
Meta7607Hardfork Meta - Fusakaca4fda011 days ago11Update EIP-7607: ACDE#214 changes Merged by EIP-Bot.Tim Beiko
Core7804Withdrawal Credential Update Requeste70cedb11 days ago6Update EIP-7804: Remove redundant word Merged by EIP-Bot.ianlv
Core6466SSZ receiptsdb63c7d11 days ago7Update EIP-6466: Adopt `ProgressiveContainer` Merged by EIP-Bot.Etan Kissling
Core7792Verifiable logs22c2a0711 days ago1Update EIP-6404: Use SSZ `ProgressiveContainer` / `Union` Merged by EIP-Bot.Etan Kissling
Core7807SSZ execution blocks22c2a0711 days ago2Update EIP-6404: Use SSZ `ProgressiveContainer` / `Union` Merged by EIP-Bot.Etan Kissling
Core6465SSZ withdrawals root22c2a0711 days ago7Update EIP-6404: Use SSZ `ProgressiveContainer` / `Union` Merged by EIP-Bot.Etan Kissling
Core6493SSZ transaction signature scheme22c2a0711 days ago16Update EIP-6404: Use SSZ `ProgressiveContainer` / `Union` Merged by EIP-Bot.Etan Kissling
Core6466SSZ receipts22c2a0711 days ago7Update EIP-6404: Use SSZ `ProgressiveContainer` / `Union` Merged by EIP-Bot.Etan Kissling
Core6404SSZ transactions22c2a0711 days ago21Update EIP-6404: Use SSZ `ProgressiveContainer` / `Union` Merged by EIP-Bot.Etan Kissling
Core7951Precompile for secp256r1 Curve Supportd386b2911 days ago12Add EIP: Precompile for secp256r1 Curve Support Merged by EIP-Bot.Carl Beekhuizen
Core7688Forward compatible consensus data structures206749912 days ago11Update EIP-7688: Adopt `ProgressiveContainer` / `ProgressiveList` Merged by EIP-Bot.Etan Kissling
ERC7895API for Hierarchical Accountseac633612 days ago2Add ERC: API for Hierarchical Accounts Merged by EIP-Bot.Jacob Feldman
ERC7845Universal Orchestrator RPCea3254813 days ago5Add ERC: Universal Orchestrator RPC Merged by EIP-Bot.I Am Kio
ERC7861ERC-721 Verifiable Credential Extension55b19ad13 days ago1Add ERC: ERC-721 Verifiable Credential Extension Merged by EIP-Bot.Valerio Massimo
Core7495SSZ ProgressiveContainer01fa73b13 days ago21Update EIP-7495: Use progressive tree shape / Drop optionals Merged by EIP-Bot.Etan Kissling