The Ethereum Foundation announced that the Pectra network upgrade is scheduled to activate on the Ethereum mainnet on May 07, 2025, at epoch 364032 (10:05:11 UTC). Following last year's Dencun upgrade, Pectra has already completed deployments on the Hoodi, Holesky, and Sepolia testnets. The hard fork introduces key enhancements targeting user account abstraction, validator user experience, and Layer 2 data throughput.

Smart Accounts and User Experience Enhancements

A central feature of the Pectra upgrade is EIP-7702, which enables account abstraction by allowing Externally Owned Accounts (EOAs) to temporarily execute code from a specified delegation address. This allows regular accounts to access smart contract capabilities, including atomic transaction batching, third-party gas fee sponsorship, alternative authentication via phone hardware security modules and passkeys, custom spending limits, and key recovery options. To ensure safety, delegations are chain-specific, nonce-bound, and fully revocable by the account owner.

Validator Staking and Infrastructure Upgrades

Pectra incorporates three key EIPs to streamline validator operations. EIP-7251 raises the maximum effective balance for validators from 32 ETH to 2,048 ETH, allowing automated reward compounding and validator consolidation to reduce network p2p overhead. EIP-7002 allows execution layer addresses set as withdrawal credentials to initiate exits trustlessly without relying on active signing keys. Additionally, EIP-6110 moves deposit processing directly to the execution layer, reducing validator deposit queue delays from roughly nine hours to approximately 13 minutes.

Layer 2 Data Scaling and Client Requirements

To improve scaling for Layer 2 networks, EIP-7691 doubles Ethereum's blob data capacity, raising the target from 3 to 6 blobs per block and the maximum from 6 to 9. Pectra also includes EIP-7623 to limit worst-case block sizes and balance network bandwidth. While regular ETH holders and wallet users do not need to take action, node operators and validators must upgrade consensus and execution layer client software prior to the mainnet activation epoch.