diff --git a/EIPS/eip-7600.md b/EIPS/eip-7600.md index c635e917bd584f..ff57b41f5d622a 100644 --- a/EIPS/eip-7600.md +++ b/EIPS/eip-7600.md @@ -20,7 +20,6 @@ This Meta EIP lists the EIPs formally considered for and included in the Prague/ * [EIP-2537](./eip-2537.md): Precompile for BLS12-381 curve operations * [EIP-2935](./eip-2935.md): Save historical block hashes in state -* [EIP-3074](./eip-3074.md): AUTH and AUTHCALL opcodes * [EIP-6110](./eip-6110.md): Supply validator deposits on chain * [EIP-7002](./eip-7002.md): Execution layer triggerable exits * [EIP-7251](./eip-7251.md): Increase the MAX_EFFECTIVE_BALANCE @@ -32,6 +31,7 @@ This Meta EIP lists the EIPs formally considered for and included in the Prague/ * [EIP-7212](./eip-7212.md): Precompile for secp256r1 Curve Support * [EIP-7547](./eip-7547.md): Inclusion lists * [EIP-7623](./eip-7623.md): Increase calldata cost +* [EIP-7702](./eip-7702.md): Set EOA account code for one transaction * EOF EIPs listed as part of [EIP-7692](./eip-7692), namely: * [EIP-663](./eip-663.md): SWAPN, DUPN and EXCHANGE instructions * [EIP-3540](./eip-3540.md): EOF - EVM Object Format v1 @@ -53,7 +53,7 @@ EIP-6110, EIP-7002 EIP-7251 and EIP-7549 require changes to Ethereum's consensus #### Execution Layer -EIP-2537, EIP-2935, EIP-3074, EIP-6110 and EIP-7002 require changes to Ethereum's execution layer. The EIPs fully specify those changes. +EIP-2537, EIP-2935, EIP-6110, and EIP-7002 require changes to Ethereum's execution layer. The EIPs fully specify those changes. ### Activation