---
title: "Today! Ethereum is undergoing the \"Fusaka upgrade,\" continuing to \"scale and improve efficiency,\" enhancing on-chain settlement capabilities"
type: "News"
locale: "en"
url: "https://longbridge.com/en/news/268508388.md"
description: "Ethereum today implemented the \"Fusaka\" upgrade, aimed at enhancing data capacity and protocol efficiency, reducing Layer-2 transaction costs, and strengthening on-chain settlement capabilities. The upgrade introduces \"PeerDAS\" technology, increasing Layer-2 data capacity by 8 times and optimizing Layer-1 performance. Fusaka is an important milestone in Ethereum's scaling roadmap, with the goal of becoming a globally efficient settlement layer"
datetime: "2025-12-04T00:55:58.000Z"
locales:
  - [zh-CN](https://longbridge.com/zh-CN/news/268508388.md)
  - [en](https://longbridge.com/en/news/268508388.md)
  - [zh-HK](https://longbridge.com/zh-HK/news/268508388.md)
---

# Today! Ethereum is undergoing the "Fusaka upgrade," continuing to "scale and improve efficiency," enhancing on-chain settlement capabilities

Ethereum is currently executing a critical network upgrade called "Fusaka," which marks another important milestone in its ongoing expansion roadmap. This upgrade aims to significantly enhance data capacity and optimize protocol efficiency, further reducing transaction costs on Layer-2 networks and consolidating Ethereum's core position as the global efficient settlement layer.

According to the plan, the Fusaka upgrade will be activated on December 3, 2025, at block height 13,164,544. This is a new step in Ethereum's expansion journey following the Dencun and Pectra upgrades. Kenny Lee, head of Goldman Sachs' crypto business, pointed out that Fusaka represents the next phase of Ethereum's scalability roadmap, aiming to evolve the network into a settlement layer that is both globally impactful and cost-effective.

The core change of this upgrade is the introduction of "PeerDAS" (Peer Data Availability Sampling) technology. This feature aims to theoretically increase the data capacity of Layer-2 networks by 8 times, thereby achieving higher transaction throughput and significantly reducing transaction fees for Layer-2 users.

In addition, the Fusaka upgrade also includes the introduction of the "Blob Parameter Only" (BPO) fork mechanism, **which makes future network capacity enhancements more flexible;** at the same time, it optimizes Layer-1 mainnet performance through features like expired storage and block control, **and improves wallet functionality and user experience. These changes collectively represent a structural leap for Ethereum in terms of scalability, sustainability, and operability.**

## **From Dencun to Fusaka: Focus on Expansion and Infrastructure Optimization**

The Fusaka upgrade is essentially a synchronized activation of the consensus layer "Fulu" upgrade and the execution layer "Osaka" upgrade. According to the final plan confirmed by the Ethereum Foundation, the Ethereum Improvement Proposals (EIPs) included in the upgrade mainly focus on three areas:

> -   Enhancing Layer-1 efficiency: This includes storage expiration (EIP-7642) and transaction gas limits (EIP-7825), aimed at maintaining the efficiency of node operations as network usage grows.
> -   Expanding Layer-2 data capacity: The core is PeerDAS (EIP-7594), supplemented by Blob parameter updates (EIP-7892) and Blob fee optimizations (EIP-7918).
> -   Improving user experience and developer tools: This covers deterministic proposer foresight (EIP-7917) and precompiles supporting the secp256r1 curve (EIP-7951), aimed at enhancing wallet functionality and application development These three major directions are completely aligned with the strategic priorities established by the Ethereum Foundation in April 2025 (expanding the Ethereum mainnet, expanding Blobs, and improving user experience). This article will focus on the enhancement of Layer-2 data capacity and the optimization of the fee mechanism.

## **Core Mission: The "L2-Centric" Path to Scalability**

To understand why Ethereum focuses on scaling through Layer-2, it is necessary to revisit its design philosophy.

**In the "Blockchain Trilemma" (the inability to achieve decentralization, security, and scalability simultaneously), Ethereum's early design prioritized the decentralization and security of its base layer (Layer-1). This led to bottlenecks in Layer-1, with high transaction fees and slow confirmation times as the demand for decentralized applications grew.**

To address this issue, Ethereum adopted a "Rollup-Centric" roadmap. This strategy shifts the vast majority of transaction processing tasks to Layer-2 networks, where transactions are executed off-chain, and then the compressed data is published back to Ethereum Layer-1 for final settlement and security assurance.

This modular approach allows Ethereum to achieve scalability without sacrificing its core principles of decentralization. However, it also introduces a new "data availability" problem—how to prove to the entire network that the published compressed data is valid without requiring every node to download all the data.

## **PeerDAS: The Key to Achieving 8x Data Capacity Growth**

The most influential feature in the Fusaka upgrade, PeerDAS, was created to solve the aforementioned data availability problem.

Before Fusaka, although the Dencun upgrade introduced "Blobs" as an economical Layer-2 data storage method, each Ethereum full node still needed to download the complete Blob data, which limited the network's bandwidth and throughput capacity.

PeerDAS fundamentally changes this model. After the upgrade, the network splits Blob data into smaller pieces and distributes them across different nodes. Each node only needs to download and verify a small portion of the total data (about 1/8) to ensure the availability and integrity of the entire dataset through cryptographic methods. This mechanism significantly reduces the resource requirements for individual nodes, theoretically providing about an 8-fold increase in data capacity for the network. PeerDAS lays the foundation for subsequent Blob scalability and is a key driver in reducing Layer-2 transaction costs.

## **BPO Fork: Flexibly Increasing Blob Limits**

As Layer-2 transaction activity continues to grow (Figure 2), the demand for Blob space is also on the rise.

 According to Coinmetrics data, the daily number of Blobs is on the rise. However, under the existing mechanism, increasing the number of Blobs per block requires a complex "hard fork," which is difficult to coordinate and infrequent for such major upgrades.

To address this bottleneck, Fusaka has introduced the "Blob Parameter Only (BPO) fork" mechanism. This is a dedicated lightweight fork used solely to update parameters related to Blobs (such as the maximum number of Blobs per block). Due to its limited scope and controllable impact, the development team can deploy such upgrades more frequently and safely, allowing the network to incrementally increase data capacity without waiting for major upgrades that include other features. According to the Ethereum Foundation, the BPO fork will be pre-programmed to double the number of Blobs in phases over several weeks until it reaches the maximum value.

## **Stable Fee Market: Introducing the Blob Floor Price Mechanism**

After the Dencun upgrade, Layer-2 faces two separate fees when publishing data to Ethereum: execution Gas and Blob Gas. When the demand for Blobs is low, their fees may drop to near zero, but Layer-2 still has to pay potentially considerable execution Gas. This "price signal failure" can lead to pricing inefficiencies and market instability.

To address this issue, Fusaka has introduced the "floor price" mechanism for Blobs through EIP-7918. This floor price is not a fixed value but is dynamically linked to execution Gas fees.

When market-driven Blob fees fall below this floor price, the fee adjustment algorithm will prevent them from declining further. This aims to ensure that Blob fees always reflect their economic value, keeping the fee market sensitive to network congestion and providing Layer-2 with a more stable and predictable pricing environment.

## **Market Impact and Potential Risks**

The Fusaka upgrade is expected to have a profound impact on the market. The data capacity increase brought by PeerDAS and the BPO fork is expected to further reduce the operating costs of Layer-2. Meanwhile, the floor price mechanism of EIP-7918 ensures that Blob space is not used unreasonably cheaply, **maintaining the economic sustainability of the network. This may intensify competition among Layer-2 networks, shifting the focus of competition from transaction costs to user experience, ecological cooperation, and liquidity depth.**

However, this upgrade also comes with some risks and considerations:

> -   Execution Risk: Any major hard fork carries the risk of client coordination failure or vulnerabilities, which may lead to temporary network instability.
> -   Limited Impact on Mainnet Fees: The direct benefits of the upgrade are primarily reflected in Layer-2, and the Gas fees on the Ethereum mainnet may not immediately decrease in the short term.
> -   Hardware Requirements: Although PeerDAS optimizes efficiency, higher Blob targets may still increase the bandwidth requirements for validators over time
> -   Ecological adaptation delay: Layer-2 and dApp developers need time to fully leverage the advantages of the new architecture.

Risk warning and disclaimer

The market has risks, and investment should be cautious. This article does not constitute personal investment advice and does not take into account the specific investment goals, financial situation, or needs of individual users. Users should consider whether any opinions, views, or conclusions in this article align with their specific circumstances. Investing based on this is at one's own risk

### Related Stocks

- [ETHHKD.VAHK](https://longbridge.com/en/quote/ETHHKD.VAHK.md)
- [ETHUSD.VAHK](https://longbridge.com/en/quote/ETHUSD.VAHK.md)

## Related News & Research

- [Aurora Updated Aurora Intents Widget](https://longbridge.com/en/news/287278064.md)
- [Is this a new sign that XRP is a better buy than Bitcoin or Ethereum?](https://longbridge.com/en/news/286859842.md)
- [A Comprehensive Analysis of Hyperliquid's Technical Architecture, Ecosystem, and Data Tools](https://longbridge.com/en/news/287039788.md)
- [Vitalik Buterin outlines Ethereum's privacy measures. Here is what it means for the network and ETH](https://longbridge.com/en/news/287085750.md)
- [Flare to Be Integrated With D’CENT Wallet](https://longbridge.com/en/news/286972571.md)