# pectra-devnet-1 specs :::info :mega: Devnet-1 targets launch at ... ::: ## EIP List for pectra-devnet-1 The list below links the specific commit versions of the EIPs included in devnet-1. - [EIP-2537: Precompile for BLS12-381 curve operations](https://github.com/ethereum/EIPs/blob/032c46504b10568039ba300969010e77c795f43a/EIPS/eip-2537.md) - [EIP-2935: Save historical block hashes in state](https://github.com/ethereum/EIPs/blob/45587bd019487b0bd59bec941bc0e2d708811cc8/EIPS/eip-2935.md) - [EIP-6110: Supply validator deposits on chain](https://github.com/ethereum/EIPs/blob/032c46504b10568039ba300969010e77c795f43a/EIPS/eip-6110.md) - [EIP-7002: Execution layer triggerable exits](https://github.com/ethereum/EIPs/blob/032c46504b10568039ba300969010e77c795f43a/EIPS/eip-7002.md) - [EIP-7251: Increase the MAX_EFFECTIVE_BALANCE](https://github.com/ethereum/EIPs/blob/032c46504b10568039ba300969010e77c795f43a/EIPS/eip-7251.md) - [EIP-7549: Move committee index outside Attestation](https://github.com/ethereum/EIPs/blob/0698add05ee0c6545fd69a904258aecf1274eb61/EIPS/eip-7549.md) - [EIP-7685: General purpose execution layer requests](https://github.com/ethereum/EIPs/blob/032c46504b10568039ba300969010e77c795f43a/EIPS/eip-7685.md) - [EIP-7702: Set EOA account code for one transaction](https://github.com/ethereum/EIPs/blob/032c46504b10568039ba300969010e77c795f43a/EIPS/eip-7702.md) ## Execution Layer Testing Fixtures ### Open issues ### Spec changes for pectra-devnet-1: **Consensus Specs** - [v1.5.0-alpha.3](https://github.com/ethereum/consensus-specs/releases/tag/v1.5.0-alpha.3) :heavy_check_mark: **Execution Specs** - [v1.0.1](https://github.com/ethereum/execution-spec-tests/releases/tag/devnet-1%40v1.1.0) :heavy_check_mark: **Beacon API** * [PR-446 - Rename excess_data_gas to excess_blob_gas in execution payload](https://github.com/ethereum/beacon-APIs/pull/446) - Merged :heavy_check_mark: **Execution EIPs** * [PR-8625 - Update EIP-7251: Add EL triggered consolidations](https://github.com/ethereum/EIPs/pull/8625) - Merged :heavy_check_mark: * [PR-8640 - Update EIP-7549: Update eip-7549 with latest version](https://github.com/ethereum/EIPs/pull/8640) - Merged :heavy_check_mark: * [PR-8642 - Update EIP-2935: Further cleanup of the text](https://github.com/ethereum/EIPs/pull/8642) - Merged :heavy_check_mark: * [PR-8679 - Update EIP-7702: Reorder authorization fields for authority recovery](https://github.com/ethereum/EIPs/pull/8679/files) :heavy_check_mark: **Engine API** * [PR-554 - engine: Add EL triggered consolidations ](https://github.com/ethereum/execution-apis/pull/554) - Merged :heavy_check_mark: * [PR-549 - engine: align WithdrawalRequestV1 with EIP-7002 and consensus spec](https://github.com/ethereum/execution-apis/pull/549) - Merged :heavy_check_mark: **Builder Spec**