diff --git a/EIPS/eip-7823.md b/EIPS/eip-7823.md index 995536ba2e9147..ac8d40f00c0520 100644 --- a/EIPS/eip-7823.md +++ b/EIPS/eip-7823.md @@ -4,8 +4,7 @@ title: Set upper bounds for MODEXP description: Each input field is restricted to a maximum of 8192 bits author: Alex Beregszaszi (@axic), Radoslaw Zagorowicz (@rodiazet) discussions-to: https://ethereum-magicians.org/t/eip-7823-set-upper-bounds-for-modexp/21798 -status: Last Call -last-call-deadline: 2025-10-28 +status: Final type: Standards Track category: Core created: 2024-11-11 diff --git a/EIPS/eip-7825.md b/EIPS/eip-7825.md index bd50e78d2949d8..8f4d1ae8b66f77 100644 --- a/EIPS/eip-7825.md +++ b/EIPS/eip-7825.md @@ -4,8 +4,7 @@ title: Transaction Gas Limit Cap description: Introduce a protocol-level cap on the maximum gas used by a transaction to 16,777,216 (2^24). author: Giulio Rebuffo (@Giulio2002), Toni Wahrstätter (@nerolation) discussions-to: https://ethereum-magicians.org/t/eip-7825-transaction-gas-limit-cap/21848 -status: Last Call -last-call-deadline: 2025-10-28 +status: Final type: Standards Track category: Core created: 2024-11-23 diff --git a/EIPS/eip-7883.md b/EIPS/eip-7883.md index 70b458cce97981..8b0f470edb51be 100644 --- a/EIPS/eip-7883.md +++ b/EIPS/eip-7883.md @@ -4,8 +4,7 @@ title: ModExp Gas Cost Increase description: Increases cost of ModExp precompile author: Marcin Sobczak (@marcindsobczak), Marek Moraczyński (@MarekM25), Marcos Maceo (@stdevMac) discussions-to: https://ethereum-magicians.org/t/eip-7883-modexp-gas-cost-increase/22841 -status: Last Call -last-call-deadline: 2025-10-28 +status: Final type: Standards Track category: Core created: 2025-02-11 diff --git a/EIPS/eip-7939.md b/EIPS/eip-7939.md index ebecaad6ec8240..b522aea94f4431 100644 --- a/EIPS/eip-7939.md +++ b/EIPS/eip-7939.md @@ -4,8 +4,7 @@ title: Count leading zeros (CLZ) opcode description: Opcode to count the number of leading zero bits in a 256-bit word author: Vectorized (@Vectorized), Georgios Konstantopoulos (@gakonst), Jochem Brouwer (@jochem-brouwer), Ben Adams (@benaadams), Giulio Rebuffo (@Giulio2002) discussions-to: https://ethereum-magicians.org/t/create-a-new-opcode-for-counting-leading-zeros-clz/10805 -status: Last Call -last-call-deadline: 2025-10-28 +status: Final type: Standards Track category: Core created: 2025-04-28 diff --git a/EIPS/eip-7951.md b/EIPS/eip-7951.md index 55ca89717ed571..9523ad04bd1a7e 100644 --- a/EIPS/eip-7951.md +++ b/EIPS/eip-7951.md @@ -4,8 +4,7 @@ title: Precompile for secp256r1 Curve Support description: Add precompiled contract for secp256r1 ECDSA signature verification with proper security checks author: Carl Beekhuizen (@carlbeek), Ulaş Erdoğan (@ulerdogan), Doğan Alpaslan (@doganalpaslan) discussions-to: https://ethereum-magicians.org/t/eip-7951-precompile-for-secp256r1-curve-support/24360 -status: Last Call -last-call-deadline: 2025-10-28 +status: Final type: Standards Track category: Core created: 2025-05-27