Ethereum Pectra Upgrade · 4 EIP Dual-Track Strategy Overview

Confidence: Certain Updated 2026-05-26 Review by 2026-09-22 Sources 3 Machine-translated Original (JA)
#systems#ethereum#upgrade#pectra#eip-7702#eip-7251
On this page

Wiki route

This entry sits under systems index. Read it against ERC-7702 Overview · The Pectra Upgrade Where EOAs Temporarily Gain SCW Functionality for peer / contrast context and fintech index for the broader system / regulatory boundary.

Key facts

  • Mainnet activation in 2025-Q2 · the first case that upgraded the execution layer (EL) and consensus layer (CL) at the same time
  • EIP-7702 introduces SetCode tx · EOA can bind contract code in one step
  • EIP-7251 raises the validator balance cap from 32 to 2048 ETH (64×) · no impact on small holders
  • EIP-7691 blob target 3→6 · max 6→9 · L2 calldata cost -50%
  • EIP-2537 BLS12-381 precompile · AVS BLS verification cost -50%

Mechanism / How it works

Pectra modifies the execution layer and consensus layer at the same time. EIP-7702 lets 9000 万 existing EOAs obtain batch / gasless / session key capabilities without changing addresses —— a different retrofit path from ERC-4337 . EIP-7251 lets large staking operators (Lido / Coinbase Cloud / Binance) consolidate 1000 validators into 16 , reducing P2P network pressure + operating cost while also speeding up the validator exit queue; however, it also concentrates slashing single-point-of-failure risk. EIP-7691 doubles the blob capacity introduced by Dencun, directly improving gas costs for Base / Arbitrum / Optimism users. EIP-2537 adds a precompile for BLS signatures / aggregation, sharply reducing on-chain cost for SNARK verification + BLS aggregate signatures —— directly benefiting ZK rollup + EigenLayer AVS + cross-chain light clients.

Origin & evolution

The Merge (2022-09) → Shapella (2023-04 withdraw unlock) → Dencun (2024-03 EIP-4844 blob) → Pectra (2025-Q2). In 2023-2024 , EIP-7702 / 7251 / 7691 / 2537 each completed ACD (All Core Devs) discussion on EthMagicians · the Pectra bundle was finalized in 2024-Q4 . After mainnet activation in 2025-Q2 · Base / Arbitrum / Optimism saw gas fall materially within weeks · Lido and Coinbase Cloud began validator consolidation · Privy / Coinbase CDP / MetaMask integrated EIP-7702 and provided UX for upgrading existing EOAs. The next major upgrade, Fusaka (planned for 2026-Q4 ), is expected to focus on further scaling through PeerDAS + Verkle Trees.

Sources