Ethereum Advances Behind the Scenes with Major Upgrades: Pectra and Fusaka
While ongoing discussions continue over the “right” roadmap for the world’s computer, Ethereum developers are steadily moving forward with two major upgrades: Pectra (expected May 2025) and Fusaka (expected by the end of 2025).
These upgrades aim to improve validator efficiency, enhance Layer 2 data capacity, and optimize wallet features—key steps in boosting Ethereum’s scalability and accessibility.
This article breaks down the details of Pectra and Fusaka and explores how they align with Ethereum’s long-term vision to remain secure, user-friendly, and technically advanced in an evolving blockchain ecosystem.
Pectra: Key Enhancements and Capacity Upgrades
1. Validator Staking Reform (EIP-7251)
Pectra increases the Max Effective Balance (MaxEB) from 32 ETH to 2048 ETH, allowing major staking providers like Lido and Coinbase to consolidate validator nodes, reducing overhead and improving network efficiency. Individual stakers can still start from 32 ETH and now have the flexibility to accumulate more within the same validator. While this introduces centralization concerns, it also scales up slashing penalties, aligning incentives with network security.
2. Blob Data Expansion (EIP-7691)
Building on Dencun’s blob introduction, Pectra increases the target number of blobs per block from 3 to 6, with a maximum of 9. This offers Layer 2 networks more affordable data availability, helping Rollups stay cost-effective.
Vitalik Buterin has expressed a long-term goal of reaching 48–72 blobs. For now, Ethereum takes a gradual approach while balancing concerns between L2 scalability and preserving ETH’s economic foundation—a sensitive trade-off still under debate within the community.
3. Practical Account Abstraction (EIP-7702)
Pectra refines EIP-4337 to bring practical account abstraction features: batched transactions, gas sponsorship, spending limits, and social recovery. This streamlines the user experience for newcomers while enabling deeper customization for advanced users, making smart wallets truly functional in the mainstream.
Fusaka: Advancing Data Availability and EVM Architecture
1. PeerDAS: Rethinking Data Availability
Today, Ethereum nodes must download entire block data, which raises the cost of participation. Fusaka introduces PeerDAS, where nodes download only a random subset of data and use cryptographic checks to verify full data availability. This reduces storage demands and improves network throughput, making node operation more lightweight and decentralized.
However, this model depends on stable validator participation to ensure sufficient data sharing. Thus, PeerDAS is prioritized as Fusaka’s primary upgrade.
2. Ethereum Object Format (EOF): A Modern EVM Structure
EOF separates contract code from data, enabling modular, secure, and verifiable smart contracts. As Ethereum hosts the largest developer community, modernizing the EVM structure is a crucial step toward scalability, code safety, and standardization.
3. Minimalist Upgrade Path with Future Extensions
Fusaka adopts a minimalist approach by focusing only on PeerDAS and EOF to reduce complexity and accelerate testing. Proposals like EIP-7688 remain under consideration and may be included in future upgrade rounds based on PeerDAS progress.