From 76d1ff792ebfcc903680b585ab232b721037ee4b Mon Sep 17 00:00:00 2001 From: Tim Beiko <9390255+timbeiko@users.noreply.github.com> Date: Fri, 30 Aug 2024 08:40:34 -0400 Subject: [PATCH 1/4] Update eip-7600.md Use EIP-7723 format to list different types of EIPs for the upgrade. --- EIPS/eip-7600.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/EIPS/eip-7600.md b/EIPS/eip-7600.md index 37d88840123fa8..bb1fc52f479ad3 100644 --- a/EIPS/eip-7600.md +++ b/EIPS/eip-7600.md @@ -16,7 +16,7 @@ This Meta EIP lists the EIPs formally considered for and included in the Prague/ ## Specification -### EIPs Included +### EIPs Scheduled for Inclusion * [EIP-2537](./eip-2537.md): Precompile for BLS12-381 curve operations * [EIP-2935](./eip-2935.md): Save historical block hashes in state @@ -45,16 +45,27 @@ This Meta EIP lists the EIPs formally considered for and included in the Prague/ * RIP-7212: Precompile for secp256r1 Curve Support * [EIP-7547](./eip-7547.md): Inclusion lists * [EIP-7623](./eip-7623.md): Increase calldata cost +* [EIP-7742](./eip-7742.md): Uncouple blob count between CL and EL + +### EIPs Proposed for Inclusion +For clarity, and due to the late addition of this section in the Pectra network upgrade planning process, only EIPs which have recently been proposed or discussed are listed here. For the full list of Pectra proposals, please refer to the `discussion-to` link for this EIP. If the author has missed relevant EIPs in this section, please propose additions by opening a pull request. + +* [EIP-6493](./eip-6493.md): SSZ Transaction Signature Scheme +* [EIP-7495](./eip-7495.md): SSZ StableContainer +* [EIP-7688](./eip-7688.md): Forward compatible consensus data structures +* [EIP-7761](./eip-7761.md): IS_CONTRACT instruction ### Full Specifications +Only EIPs Scheduled for Inclusion are mentioned in this section. + #### Consensus Layer EIP-6110, EIP-7002 EIP-7251, EIP-7549 and EIP-7594 require changes to Ethereum's consensus layer. While the EIPs present an overview of these changes, the full specifications can be found in the `specs/electra` and `specs/_features` directories of the `ethereum/consensus-specs` repository. #### Execution Layer -All EOF EIPs, listed in EIP-7692, as well as EIP-2537, EIP-2935, EIP-6110, EIP-7685, and EIP-7002 require changes to Ethereum's execution layer. The EIPs fully specify those changes. +All EOF EIPs, listed in EIP-7692, as well as EIP-2537, EIP-2935, EIP-6110, EIP-7002, EIP-7685, and EIP-7702 require changes to Ethereum's execution layer. The EIPs fully specify those changes. ### Activation From 0cfb4d157ecb419d61b2557fa6b98daa24d59442 Mon Sep 17 00:00:00 2001 From: Tim Beiko <9390255+timbeiko@users.noreply.github.com> Date: Fri, 30 Aug 2024 08:47:40 -0400 Subject: [PATCH 2/4] whitespace --- EIPS/eip-7600.md | 1 + 1 file changed, 1 insertion(+) diff --git a/EIPS/eip-7600.md b/EIPS/eip-7600.md index bb1fc52f479ad3..ec85b447a39d39 100644 --- a/EIPS/eip-7600.md +++ b/EIPS/eip-7600.md @@ -48,6 +48,7 @@ This Meta EIP lists the EIPs formally considered for and included in the Prague/ * [EIP-7742](./eip-7742.md): Uncouple blob count between CL and EL ### EIPs Proposed for Inclusion + For clarity, and due to the late addition of this section in the Pectra network upgrade planning process, only EIPs which have recently been proposed or discussed are listed here. For the full list of Pectra proposals, please refer to the `discussion-to` link for this EIP. If the author has missed relevant EIPs in this section, please propose additions by opening a pull request. * [EIP-6493](./eip-6493.md): SSZ Transaction Signature Scheme From 37686a587d8f86a44ae537c5d3865692b2615945 Mon Sep 17 00:00:00 2001 From: Tim Beiko <9390255+timbeiko@users.noreply.github.com> Date: Wed, 4 Sep 2024 10:21:50 -0400 Subject: [PATCH 3/4] Update eip-7600.md Add 7762 --- EIPS/eip-7600.md | 1 + 1 file changed, 1 insertion(+) diff --git a/EIPS/eip-7600.md b/EIPS/eip-7600.md index ec85b447a39d39..3c1214f154b56b 100644 --- a/EIPS/eip-7600.md +++ b/EIPS/eip-7600.md @@ -55,6 +55,7 @@ For clarity, and due to the late addition of this section in the Pectra network * [EIP-7495](./eip-7495.md): SSZ StableContainer * [EIP-7688](./eip-7688.md): Forward compatible consensus data structures * [EIP-7761](./eip-7761.md): IS_CONTRACT instruction +* [EIP-7762](./eip-7762.md): Increase MIN_BASE_FEE_PER_BLOB_GAS ### Full Specifications From 56f5331af9b7512f57c2b6347f989636d4eee8c2 Mon Sep 17 00:00:00 2001 From: Tim Beiko <9390255+timbeiko@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:29:22 -0400 Subject: [PATCH 4/4] Rename 7761 --- EIPS/eip-7600.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-7600.md b/EIPS/eip-7600.md index 3c1214f154b56b..afe0ee00e476bb 100644 --- a/EIPS/eip-7600.md +++ b/EIPS/eip-7600.md @@ -54,7 +54,7 @@ For clarity, and due to the late addition of this section in the Pectra network * [EIP-6493](./eip-6493.md): SSZ Transaction Signature Scheme * [EIP-7495](./eip-7495.md): SSZ StableContainer * [EIP-7688](./eip-7688.md): Forward compatible consensus data structures -* [EIP-7761](./eip-7761.md): IS_CONTRACT instruction +* [EIP-7761](./eip-7761.md): HASCODE instruction * [EIP-7762](./eip-7762.md): Increase MIN_BASE_FEE_PER_BLOB_GAS ### Full Specifications