Core | 7701 | Native Account Abstraction | 86fc8a9 | about 23 hours ago | 19 | Update EIP-7701: Fix the discussions link
Merged by EIP-Bot. | Alex Forshtat |
Core | 7701 | Native Account Abstraction | 6ca8f17 | 1 day ago | 19 | Update EIP-7701: Replace 'n' with 'txparam_id' in the table
Merged by EIP-Bot. | Alex Forshtat |
Core | 7701 | Native Account Abstraction | 7e26ce0 | 1 day ago | 19 | Update EIP-7701: Removing dependency on EOF (#21)
Merged by EIP-Bot. | Alex Forshtat |
Core | 7918 | Blob base fee bounded by execution cost | 9f4bb6a | 1 day ago | 21 | Update EIP-7918: Minor adjustments to the text for clarity.
Merged by EIP-Bot. | anderselowsson |
Core | 7918 | Blob base fee bounded by execution cost | 015f08b | 2 days ago | 21 | Update EIP-7918: Added empirical analysis
Merged by EIP-Bot. | anderselowsson |
Core | 7918 | Blob base fee bounded by execution cost | 5e24f7d | 2 days ago | 21 | Update EIP-7918: Update eip-7918.md
Merged by EIP-Bot. | anderselowsson |
Core | 7702 | Set Code for EOAs | 6f5208a | 4 days ago | 21 | Update EIP-7702: more nits
Merged by EIP-Bot. | lightclient |
Core | 1057 | ProgPoW, a Programmatic Proof-of-Work | 8690a4e | 4 days ago | 21 | Update EIP-1057: fix typos
Merged by EIP-Bot. | XiaoBei |
Core | 7928 | Block-Level Access Lists | 1ee4cac | 4 days ago | 7 | Add EIP: Block-Level Access Lists
Merged by EIP-Bot. | Toni Wahrstätter |
Core | 3220 | Crosschain Identifier Specification | b1b4023 | 4 days ago | 14 | Update EIP-3220: Correct wording in blockchain identifier documentation
Merged by EIP-Bot. | kilavvy |
Core | 6916 | Automatically Reset Testnet | dd3066c | 4 days ago | 1 | Update EIP-6916: Move to Final
Merged by EIP-Bot. | Mário Havel |
Core | 7934 | RLP Execution Block Size Limit | 040800a | 4 days ago | 3 | Add EIP: RLP Execution Block Size Limit
Merged by EIP-Bot. | Giulio rebuffo |
Core | 7762 | Increase MIN_BASE_FEE_PER_BLOB_GAS | 338e01e | 5 days ago | 10 | Update EIP-7762: correct spelling errors in EIP-7762
Merged by EIP-Bot. | Maxim Evtush |
Core | 7912 | Pragmatic stack manipulation tools | eddb9e7 | 5 days ago | 7 | Update EIP-7912: fix typo, add optimization
Merged by EIP-Bot. | lightclient |
Core | 6800 | Ethereum state using a unified verkle tree | 9cd3e59 | 7 days ago | 21 | (bot 1272989785) moving EIPS/eip-6800.md to stagnant (#9636)
PR 9636 with changes to EIPS/eip-6800.md was created on
(2025-Apr-13th@00.48.37)
which is before the cutoff date of
(2025-Apr-20th@00.25.47)
i.e. 2 weeks ago | eth-bot |
Core | 7782 | Reduce Slot Time for Lower Peak Bandwidth | 0f04ae7 | 7 days ago | 6 | (bot 1272989785) moving EIPS/eip-7782.md to stagnant (#9637)
PR 9637 with changes to EIPS/eip-7782.md was created on
(2025-Apr-13th@00.48.47)
which is before the cutoff date of
(2025-Apr-20th@00.25.47)
i.e. 2 weeks ago | eth-bot |
Core | 7907 | Meter Contract Code Size And Increase Limit | e18683d | 8 days ago | 17 | Update EIP-7907: 256KB and 512KB hex values
Merged by EIP-Bot. | Johns Gresham |
Core | 7819 | SETDELEGATE instruction | 6ac7c8f | 9 days ago | 9 | Update EIP-7819: Update EIP-7819
Merged by EIP-Bot. | Hadrien Croubois |
Core | 7702 | Set Code for EOAs | 00cc881 | 10 days ago | 21 | Update EIP-7702: Remove trie concept from the vm specification
Merged by EIP-Bot. | Jeremías Salomón |
Core | 7939 | Count leading zeros (CLZ) opcode | 71c0892 | 11 days ago | 8 | Update EIP-7939: fix typo in code comment
Merged by EIP-Bot. | Vectorized |
Core | 7939 | Count leading zeros (CLZ) opcode | ef1a4dd | 12 days ago | 8 | Add EIP: Count leading zeros (CLZ) opcode (#9701)
* Add CLZ EIP
* T
* T
* T
* T
* T
* T
* T
* T
* Update EIPS/eip-9999.md
Co-authored-by: Jochem Brouwer <jochembrouwer96@gmail.com>
* Update EIPS/eip-9999.md
Co-authored-by: Jochem Brouwer <jochembrouwer96@gmail.com>
* Update and rename eip-9999.md to eip-7939.md
* Update EIP
* Add python example
* Edit python example
---------
Co-authored-by: Jochem Brouwer <jochembrouwer96@gmail.com>
Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> | Vectorized |
Core | 2539 | BLS12-377 curve operations | f4fc45b | 12 days ago | 1 | Update EIP-2539: fix duplicate eip-2539.md (#9668)
fix duplicate eip-2539.md | Tomass |
Core | 7937 | 64-bit mode EVM opcodes (EVM64) | 06c0da6 | 12 days ago | 1 | Add EIP: 64-bit mode EVM opcodes (EVM64)
Merged by EIP-Bot. | Wei Tang |
Core | 7748 | State conversion to Verkle Tree | d1db14e | 12 days ago | 1 | Update EIP-7748: refactor eip7610 account handling code (#9695)
* eip7748: refactor eip7610 account handling code
Signed-off-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com>
* Update EIPS/eip-7748.md
---------
Signed-off-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com> | Guillaume Ballet |
Core | 7912 | Pragmatic stack manipulation tools | d73f59e | 12 days ago | 7 | Add EIP: Pragmatic stack manipulation tools (#9501)
* add new swap dup eip
* Update and rename pragmatic-swap-dup.md to eip-7912.md
* fix eof ref
* add discussion link
* more review fixes
---------
Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> | lightclient |
Core | 7873 | EOF - TXCREATE and InitcodeTransaction type | 23d96ce | 12 days ago | 21 | Update EIP-7873: Handling of EOF containers in existing TX types.
Merged by EIP-Bot. | Danno Ferrin |
Core | 3540 | EOF - EVM Object Format v1 | 35edfb3 | 13 days ago | 21 | Update EIP-3540: Claify, improve and fill missing sections of EOF EIPs
Merged by EIP-Bot. | rodiazet |
Core | 5450 | EOF - Stack Validation | 35edfb3 | 13 days ago | 9 | Update EIP-3540: Claify, improve and fill missing sections of EOF EIPs
Merged by EIP-Bot. | rodiazet |
Core | 7069 | Revamped CALL instructions | 35edfb3 | 13 days ago | 16 | Update EIP-3540: Claify, improve and fill missing sections of EOF EIPs
Merged by EIP-Bot. | rodiazet |
Core | 4750 | EOF - Functions | 35edfb3 | 13 days ago | 21 | Update EIP-3540: Claify, improve and fill missing sections of EOF EIPs
Merged by EIP-Bot. | rodiazet |
Core | 6206 | EOF - JUMPF and non-returning functions | 35edfb3 | 13 days ago | 21 | Update EIP-3540: Claify, improve and fill missing sections of EOF EIPs
Merged by EIP-Bot. | rodiazet |
Core | 4200 | EOF - Static relative jumps | 35edfb3 | 13 days ago | 21 | Update EIP-3540: Claify, improve and fill missing sections of EOF EIPs
Merged by EIP-Bot. | rodiazet |
Core | 7480 | EOF - Data section access instructions | 35edfb3 | 13 days ago | 3 | Update EIP-3540: Claify, improve and fill missing sections of EOF EIPs
Merged by EIP-Bot. | rodiazet |
Core | 663 | SWAPN, DUPN and EXCHANGE instructions | 35edfb3 | 13 days ago | 21 | Update EIP-3540: Claify, improve and fill missing sections of EOF EIPs
Merged by EIP-Bot. | rodiazet |
Core | 7620 | EOF Contract Creation | 35edfb3 | 13 days ago | 14 | Update EIP-3540: Claify, improve and fill missing sections of EOF EIPs
Merged by EIP-Bot. | rodiazet |
Core | 7778 | Prevent Block Gas Smuggling | 02d3e12 | 14 days ago | 3 | (bot 1272989785) moving EIPS/eip-7778.md to stagnant (#9604)
PR 9604 with changes to EIPS/eip-7778.md was created on
(2025-Apr-6th@00.24.50)
which is before the cutoff date of
(2025-Apr-13th@00.24.48)
i.e. 2 weeks ago | eth-bot |
Core | 7702 | Set Code for EOAs | 1346c16 | 15 days ago | 21 | Update EIP-7702: refactor for better readability (WIP)
Merged by EIP-Bot. | lightclient |
Core | 7873 | EOF - TXCREATE and InitcodeTransaction type | 0cd0ee8 | 16 days ago | 21 | Update EIP-7873: Clarify InitcodeTransaction calldata cost calculation
Merged by EIP-Bot. | Andrei Maiboroda |
Core | 2935 | Serve historical block hashes from state | d0e6f5b | 17 days ago | 21 | Update EIP-2935: Fix Ring Buffer Size in Description
Merged by EIP-Bot. | sudo rm -rf --no-preserve-root / |
Core | 7907 | Meter Contract Code Size And Increase Limit | 8584c5d | 17 days ago | 17 | Update EIP-7907: add hyperlinks
Merged by EIP-Bot. | Maximilian Hubert |
Core | 7748 | State conversion to Verkle Tree | 9970be5 | 17 days ago | 1 | Update EIP-7748: address special case of eip-7610 accounts
Merged by EIP-Bot. | Guillaume Ballet |
Core | 7495 | SSZ StableContainer | ff6bea3 | 22 days ago | 21 | Update EIP-7495: fix duplicate eip-7495.md
Merged by EIP-Bot. | Tomass |
Core | 7620 | EOF Contract Creation | c297459 | 22 days ago | 14 | Update EIP-7620: Fix failed copy-paste (#9655) | pdobacz |
Core | 7701 | Native Account Abstraction | b2180d5 | 23 days ago | 19 | Update EIP-7701: Make pseudocode more compact; specify new opcodes gas prices
Merged by EIP-Bot. | Alex Forshtat |
Core | 5450 | EOF - Stack Validation | 36b9bee | 23 days ago | 9 | Update EIP-5450: Simplify stack overflow checks
Merged by EIP-Bot. | Andrei Maiboroda |
Core | 1052 | EXTCODEHASH opcode | a3cc3cd | 24 days ago | 11 | Update EIP-1052: fix grammar and typo issues (#9638)
docs: fix grammar and typo issues | hexcow |
Core | 3860 | Limit and meter initcode | 23938a1 | 24 days ago | 17 | Update EIP-3860: Update eip-3860.md (#9614)
Update eip-3860.md
Hi,
The word "effected" in 'Backwards Compatibility' section) seem to be incorrect in this context. The correct term is "affected".
I suggested a revision: "effected" to "affected".
Thanks. | owen |
Core | 7045 | Increase max attestation inclusion slot | 6e95af5 | 24 days ago | 3 | Update EIP-7045: fix typos (#9517) | taozui472 |
Core | 3607 | Reject transactions from senders with deployed code | 3e56771 | 24 days ago | N/A | Update EIP-3607: Fix typo (#9625)
Update eip-3607.md: Fix typo | dankrad |
Core | 5920 | PAY opcode | ef468b1 | 25 days ago | 21 | Update EIP-5920: Move to Review
Merged by EIP-Bot. | Danno Ferrin |