# pectra-devnet-5 specs :::info :mega: Devnet-5 targets launch at **TBD** ::: ## EIP List for pectra-devnet-5 The list below links the specific commit versions of the EIPs included in devnet-5. - [EIP-2537: Precompile for BLS12-381 curve operations](https://github.com/ethereum/EIPs/blob/a7fb2260ae2ea39bdd31886832c9e45452d0e76a/EIPS/eip-2537.md) - [EIP-2935: Save historical block hashes in state](https://github.com/ethereum/EIPs/blob/a7fb2260ae2ea39bdd31886832c9e45452d0e76a/EIPS/eip-2935.md) - [EIP-6110: Supply validator deposits on chain](https://github.com/ethereum/EIPs/blob/a7fb2260ae2ea39bdd31886832c9e45452d0e76a/EIPS/eip-6110.md) - [EIP-7002: Execution layer triggerable exits](https://github.com/ethereum/EIPs/blob/a7fb2260ae2ea39bdd31886832c9e45452d0e76a/EIPS/eip-7002.md) - [EIP-7251: Increase the MAX_EFFECTIVE_BALANCE](https://github.com/ethereum/EIPs/blob/a7fb2260ae2ea39bdd31886832c9e45452d0e76a/EIPS/eip-7251.md) - [EIP-7549: Move committee index outside Attestation](https://github.com/ethereum/EIPs/blob/a7fb2260ae2ea39bdd31886832c9e45452d0e76a/EIPS/eip-7549.md) - [EIP-7685: General purpose execution layer requests](https://github.com/ethereum/EIPs/blob/a7fb2260ae2ea39bdd31886832c9e45452d0e76a/EIPS/eip-7685.md) - [EIP-7702: Set EOA account code for one transaction](https://github.com/ethereum/EIPs/blob/a7fb2260ae2ea39bdd31886832c9e45452d0e76a/EIPS/eip-7702.md) - [EIP-7742: Uncouple blob count between CL and EL](https://github.com/ethereum/EIPs/blob/a7fb2260ae2ea39bdd31886832c9e45452d0e76a/EIPS/eip-7742.md) - :exclamation: new EIP ### Spec versions required & Open PRs: **Consensus Specs** **TBD** **Execution Spec Tests** **TBD** **Beacon API** **Builder Specs** [Add SSZ support to builder api](https://github.com/ethereum/builder-specs/pull/104) Open :exclamation: **Consensus specs** [Separate type for unaggregated network attestations](https://github.com/ethereum/consensus-specs/pull/3900) Open :exclamation: [EIP-7742: Uncouple blob limits per block across CL and EL](https://github.com/ethereum/consensus-specs/pull/3800) Open :exclamation: [eip7251: Bugfix and more withdrawal tests](https://github.com/ethereum/consensus-specs/pull/3979) Open :exclamation: **Execution API** [changes required for EIP-7742](https://github.com/ethereum/execution-apis/pull/574) Open :exclamation: [engine: exclude empty requests in requests list](https://github.com/ethereum/execution-apis/pull/599) Open :exclamation: **Execution EIPs** [Update EIP-7742: update the required EL headers and the gas fee mechanism](https://github.com/ethereum/EIPs/pull/8994) Draft :exclamation: [Update EIP-7685: exclude empty requests data in commitment](https://github.com/ethereum/EIPs/pull/8989) Open :exclamation: [Update EIP-7702: Remove delegation behavior of EXTCODE*](https://github.com/ethereum/EIPs/pull/8969) Open :exclamation: Spec changes for the previous devnet: https://notes.ethereum.org/@ethpandaops/pectra-devnet-4