Scan to download
BTC $66,567.42 -1.52%
ETH $2,032.78 -1.29%
BNB $606.69 -1.91%
XRP $1.31 -3.30%
SOL $82.14 -2.58%
TRX $0.3187 -0.88%
DOGE $0.0907 -2.43%
ADA $0.2417 -3.11%
BCH $466.69 +2.98%
LINK $8.61 -1.80%
HYPE $36.18 -5.08%
AAVE $96.63 -1.64%
SUI $0.8613 -2.13%
XLM $0.1656 -3.79%
ZEC $233.10 +2.09%
BTC $66,567.42 -1.52%
ETH $2,032.78 -1.29%
BNB $606.69 -1.91%
XRP $1.31 -3.30%
SOL $82.14 -2.58%
TRX $0.3187 -0.88%
DOGE $0.0907 -2.43%
ADA $0.2417 -3.11%
BCH $466.69 +2.98%
LINK $8.61 -1.80%
HYPE $36.18 -5.08%
AAVE $96.63 -1.64%
SUI $0.8613 -2.13%
XLM $0.1656 -3.79%
ZEC $233.10 +2.09%

Fusaka upgrade in 1 month, Ethereum's boldest scalability bet to date

Core Viewpoint
Summary: The Fusaka upgrade is expected to increase Ethereum's data capacity by 8 times, while enhancing DoS defense capabilities and introducing new developer tools.
Foresight News
2025-11-10 22:14:45
Collection
The Fusaka upgrade is expected to increase Ethereum's data capacity by 8 times, while enhancing DoS defense capabilities and introducing new developer tools.

Original Author: Jason Nelson

Original Compilation: Luffy, Foresight News

Abstract

  • Ethereum will undergo the Fusaka upgrade in December 2025, bringing data scalability, DoS defense, and developer tools.
  • Peer Data Availability Sampling (PeerDAS) increases the throughput of data blobs by 8 times by "sampling data instead of storing complete data on full nodes."
  • New EIPs will set blob fees, limit block sizes, and introduce features such as pre-confirmations and P-256 signature support.

The next major upgrade of the Ethereum network is on the horizon. Named Fusaka (an abbreviation of Fulu-Osaka), this upgrade is scheduled to go live in December 2025 and will make significant adjustments to both the execution layer and the consensus layer of Ethereum.

The Fusaka upgrade is another milestone following Ethereum's merge in 2022. The Shapella upgrade in 2023 introduced staking ETH withdrawals; the Dencun upgrade in 2024 introduced prototype Danksharding technology and blobs; and the Pectra upgrade in 2025 will enhance validator flexibility and Layer 2 interoperability.

According to the roadmap, the Fusaka upgrade aims to expand data capacity, strengthen defenses against DoS attacks, and introduce new tools for developers and users.

This upgrade has far-reaching implications. Fusaka is not a minor patch but a redesign of Ethereum's data availability management, blob pricing, and transaction protection mechanisms. Its success will depend on whether Ethereum can scale to meet the growing demands of Layer 2 networks without causing network splits or overburdening node operators.

PeerDAS: Sampling Instead of Storing All Data

The core feature of the Fusaka upgrade is PeerDAS, a new way to handle blobs.

In Ethereum, blobs are temporary data packets introduced in the Dencun upgrade alongside prototype Danksharding technology. They allow Rollups to submit large amounts of transaction data to the mainnet at low cost, thereby improving scalability without permanently increasing the blockchain state.

This ensures redundancy, but as demand grows, it can also create bottlenecks. Under the current model, every full node in Ethereum must store all blobs submitted to the chain from Layer 2 networks.

PeerDAS changes this logic. Each node only needs to store a portion of the blobs (about one-eighth) and relies on cryptographic reconstruction techniques to fill in the missing data fragments. This design verifies data availability through random sampling, with an error probability as low as one in 10²⁰ to 10²⁴.

Through this distributed storage method, Ethereum can theoretically increase blob throughput by 8 times without requiring node operators to upgrade their hardware or bandwidth. Rollups that rely on blobs to publish compressed transaction data are expected to be the most direct beneficiaries.

Economics and Flexibility of Blobs

The Fusaka upgrade also reshapes the pricing and management mechanisms for blobs.

One key adjustment is EIP-7918, which introduces a minimum reserve fee for blobs. Under current rules, when execution layer gas fees dominate, blob prices can drop to near zero, leading to inefficient usage. The minimum reserve fee ensures that there is always a baseline cost for blob usage, forcing Layer 2 to pay for the storage and bandwidth they consume.

Another mechanism is EIP-7892, which introduces a fork that only adjusts blob parameters. This allows Ethereum clients to adjust blob throughput without a complete hard fork, enabling developers to respond flexibly to unpredictable Layer 2 demands without waiting for the next scheduled upgrade.

Strengthening Attack Defenses

Scaling also means that Ethereum's attack surface expands. The Fusaka upgrade includes a series of adjustments to limit extreme scenarios and protect the network from DoS attacks:

  • EIP-7823: Limits the input size of the MODEXP operation to 8192 bits;
  • EIP-7825: Sets a gas limit of 2²⁴ units per transaction;
  • EIP-7883: Increases the gas cost for large exponents in MODEXP to better match computational workload.
  • EIP-7934: Limits the execution layer block size to 10MB.

These adjustments collectively reduce the risk of client overload, propagation stalls, or network instability caused by extreme transactions or oversized blocks.

New Tools for Users and Developers

The Fusaka upgrade also aims to enhance usability.

For users, EIP-7917 introduces pre-confirmation support. This allows wallets and applications to preview the validator proposal timeline, enabling users to lock in the certainty that their transactions will be included in subsequent blocks, thereby reducing latency and uncertainty in transaction confirmations.

For developers, the Fusaka upgrade introduces two important features:

  • CLZ opcode, suitable for cryptographic algorithms and contract optimization;
  • EIP-7951, providing native secp256r1 (P-256) signature verification. This is a commonly used elliptic curve in hardware devices and mobile systems, and its inclusion will enhance compatibility and account abstraction capabilities.

These adjustments aim to lower the barriers for application developers, paving the way for new wallet designs and security models.

What ETH Holders Need to Know

For ordinary Ethereum users, no action is required for the Fusaka upgrade. Account balances, tokens, and applications will continue to operate as usual. The official Ethereum website emphasizes that users should be wary of scams requesting ETH upgrades or transfers, as no such actions are necessary for the upgrade.

The responsibility mainly falls on validators and node operators, who must synchronize the upgrade of both the execution layer and consensus layer clients. Coordination is crucial: if validators do not synchronize, the network may face downtime or temporary fork risks.

Following a series of successful testnet activations, the Fusaka upgrade is scheduled to launch on the Ethereum mainnet on December 3, 2025.

The Future of Ethereum Post-Fusaka Upgrade

The Fusaka upgrade is one of the boldest initiatives in Ethereum's roadmap since the merge. It attempts to achieve three major goals simultaneously: increasing blob capacity, strengthening defenses, and updating developer tools.

Testing and development are ongoing, with client teams focusing on PeerDAS performance, blob pricing models, and the compatibility of execution layer and consensus layer software. If the upgrade is successful, Fusaka is expected to become a turning point for Ethereum in addressing the next wave of Layer 2 network adoption and enhancing scalability.

Recommended Reading:

Rewriting the 18-Year Script, U.S. Government Shutdown Ends = Bitcoin Prices Will Soar?

$1 Billion Stablecoin Vanishes, What’s the Truth Behind the DeFi Chain Reaction?

MMT Short Squeeze Incident Review: A Carefully Designed Money-Making Game

Click to Learn About Job Openings at ChainCatcher

warnning Risk warning
app_icon
ChainCatcher Building the Web3 world with innovations.