Author: Jason Nelson Compiled by: Luffy, Foresight News summary Ethereum will undergo the Fusaka upgrade in December 2025, which will bring data scaling, DoS protection, and development tools. Peer Data Availability Sampling (PeerDAS) increases data block (blob) throughput by 8 times by "sampling data instead of storing complete data on full nodes". The new EIPs will set blob fees, limit block size, and add features such as pre-acknowledgment and P-256 signature support. The next major upgrade to the Ethereum network is imminent. This upgrade, named Fusaka (short for Fulu-Osaka), is scheduled to launch in December 2025 and will make significant adjustments to both the execution and consensus layers of Ethereum. The Fusaka upgrade is another milestone for Ethereum since the 2022 merger. The Shapela upgrade in 2023 introduced staking ETH for withdrawal; the Dencun upgrade in 2024 introduced prototype Danksharding technology and blobs; and the Pectra upgrade in 2025 improved validator flexibility and Layer 2 interoperability. According to the roadmap, the Fusaka upgrade aims to expand data capacity, enhance resistance to DoS attacks, and introduce new tools for developers and users. This upgrade has far-reaching implications. Fusaka is not a minor patch; it redesigns Ethereum's data availability management, blob pricing, and transaction protection mechanisms. Its success will depend on Ethereum's ability to scale to meet the growing demands of Layer 2 networks without causing network splits or excessively burdening node operators. PeerDAS: Sampling, rather than storing, all data The core feature of the Fusaka upgrade is PeerDAS, a new way of handling blobs. In Ethereum, a blob is a temporary data packet introduced with the prototype Danksharding technology in the Dencun upgrade. It allows 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 it can also create bottlenecks as demand grows. In the current model, every full node in Ethereum must store all Layer 2 network blobs committed to the chain. PeerDAS changes this logic. Each node only needs to store a portion of the blob (approximately 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 extremely low error probability of only 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 hardware or bandwidth. Rollups, which rely on blobs to publish compressed transaction data, are expected to be the most direct beneficiaries. blob's economy and flexibility The Fusaka upgrade also reshaped the pricing and management mechanisms for blobs. A key change is EIP-7918, which introduces a minimum reserve fee for blobs. Under the 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 it consumes. Another mechanism is EIP-7892, which introduces a fork that only adjusts blob parameters. This allows Ethereum clients to adjust blob throughput without a full hard fork, aiming to give developers the flexibility to respond to unpredictable Layer 2 demands without waiting for the next planned upgrade. Strengthen attack and defense Scaling up also means expanding Ethereum's attack surface. 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 MODEXP operations to 8192 bits; EIP-7825: Sets the maximum gas consumption per transaction to 2²⁴ units; EIP-7883: Improves gas costs for large indices 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 stagnation, or network instability caused by extreme transactions or very large blocks. New tools for users and developers The Fusaka upgrade also focuses on improving ease of use. For users, EIP-7917 introduces pre-confirmation support. This allows wallets and applications to preview the validator proposal schedule, enabling users to lock in the certainty that their transactions will be included in subsequent blocks, thereby reducing latency and uncertainty regarding transaction confirmation. For developers, the Fusaka upgrade adds two important new features: CLZ opcode is suitable for cryptographic algorithms and contract optimization. EIP-7951 provides native secp256r1 (P-256) signature verification. This is an elliptic curve signature commonly used in hardware devices and mobile systems, and its inclusion will improve compatibility and account abstraction capabilities. These adjustments aim to lower the barrier to entry for application developers and pave the way for new wallet designs and security models. ETH Holders Should Know For ordinary Ethereum users, no action is required for the Fusaka upgrade. Account balances, tokens, and applications will function normally. The official Ethereum website emphasizes that users should be wary of scams requesting ETH upgrades or transfers; such actions are not required for the upgrade. The primary responsibility falls on the validators and node operators, who must synchronously upgrade both the execution and consensus layer clients. Coordination is crucial: if validators are out of sync, the network may face downtime or temporary forks. Following a series of successful testnet activations, the Fusaka upgrade is scheduled to launch on the Ethereum mainnet on December 3, 2025. Fusaka's upgraded Ethereum future The Fusaka upgrade is one of the boldest moves on Ethereum's roadmap since the merger. It attempts to achieve three major goals simultaneously—increased blob capacity, enhanced defenses, and updated developer tools—through a single coordinated release. Testing and development are underway, with the client team focusing on PeerDAS performance, blob pricing models, and compatibility between the execution and consensus layer software. If the upgrade is successful, Fusaka is expected to be a turning point for Ethereum in preparing for the next wave of Layer 2 network adoption and enhancing its scalability.Author: Jason Nelson Compiled by: Luffy, Foresight News summary Ethereum will undergo the Fusaka upgrade in December 2025, which will bring data scaling, DoS protection, and development tools. Peer Data Availability Sampling (PeerDAS) increases data block (blob) throughput by 8 times by "sampling data instead of storing complete data on full nodes". The new EIPs will set blob fees, limit block size, and add features such as pre-acknowledgment and P-256 signature support. The next major upgrade to the Ethereum network is imminent. This upgrade, named Fusaka (short for Fulu-Osaka), is scheduled to launch in December 2025 and will make significant adjustments to both the execution and consensus layers of Ethereum. The Fusaka upgrade is another milestone for Ethereum since the 2022 merger. The Shapela upgrade in 2023 introduced staking ETH for withdrawal; the Dencun upgrade in 2024 introduced prototype Danksharding technology and blobs; and the Pectra upgrade in 2025 improved validator flexibility and Layer 2 interoperability. According to the roadmap, the Fusaka upgrade aims to expand data capacity, enhance resistance to DoS attacks, and introduce new tools for developers and users. This upgrade has far-reaching implications. Fusaka is not a minor patch; it redesigns Ethereum's data availability management, blob pricing, and transaction protection mechanisms. Its success will depend on Ethereum's ability to scale to meet the growing demands of Layer 2 networks without causing network splits or excessively burdening node operators. PeerDAS: Sampling, rather than storing, all data The core feature of the Fusaka upgrade is PeerDAS, a new way of handling blobs. In Ethereum, a blob is a temporary data packet introduced with the prototype Danksharding technology in the Dencun upgrade. It allows 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 it can also create bottlenecks as demand grows. In the current model, every full node in Ethereum must store all Layer 2 network blobs committed to the chain. PeerDAS changes this logic. Each node only needs to store a portion of the blob (approximately 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 extremely low error probability of only 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 hardware or bandwidth. Rollups, which rely on blobs to publish compressed transaction data, are expected to be the most direct beneficiaries. blob's economy and flexibility The Fusaka upgrade also reshaped the pricing and management mechanisms for blobs. A key change is EIP-7918, which introduces a minimum reserve fee for blobs. Under the 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 it consumes. Another mechanism is EIP-7892, which introduces a fork that only adjusts blob parameters. This allows Ethereum clients to adjust blob throughput without a full hard fork, aiming to give developers the flexibility to respond to unpredictable Layer 2 demands without waiting for the next planned upgrade. Strengthen attack and defense Scaling up also means expanding Ethereum's attack surface. 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 MODEXP operations to 8192 bits; EIP-7825: Sets the maximum gas consumption per transaction to 2²⁴ units; EIP-7883: Improves gas costs for large indices 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 stagnation, or network instability caused by extreme transactions or very large blocks. New tools for users and developers The Fusaka upgrade also focuses on improving ease of use. For users, EIP-7917 introduces pre-confirmation support. This allows wallets and applications to preview the validator proposal schedule, enabling users to lock in the certainty that their transactions will be included in subsequent blocks, thereby reducing latency and uncertainty regarding transaction confirmation. For developers, the Fusaka upgrade adds two important new features: CLZ opcode is suitable for cryptographic algorithms and contract optimization. EIP-7951 provides native secp256r1 (P-256) signature verification. This is an elliptic curve signature commonly used in hardware devices and mobile systems, and its inclusion will improve compatibility and account abstraction capabilities. These adjustments aim to lower the barrier to entry for application developers and pave the way for new wallet designs and security models. ETH Holders Should Know For ordinary Ethereum users, no action is required for the Fusaka upgrade. Account balances, tokens, and applications will function normally. The official Ethereum website emphasizes that users should be wary of scams requesting ETH upgrades or transfers; such actions are not required for the upgrade. The primary responsibility falls on the validators and node operators, who must synchronously upgrade both the execution and consensus layer clients. Coordination is crucial: if validators are out of sync, the network may face downtime or temporary forks. Following a series of successful testnet activations, the Fusaka upgrade is scheduled to launch on the Ethereum mainnet on December 3, 2025. Fusaka's upgraded Ethereum future The Fusaka upgrade is one of the boldest moves on Ethereum's roadmap since the merger. It attempts to achieve three major goals simultaneously—increased blob capacity, enhanced defenses, and updated developer tools—through a single coordinated release. Testing and development are underway, with the client team focusing on PeerDAS performance, blob pricing models, and compatibility between the execution and consensus layer software. If the upgrade is successful, Fusaka is expected to be a turning point for Ethereum in preparing for the next wave of Layer 2 network adoption and enhancing its scalability.

Ethereum's boldest scaling bet in history? A detailed analysis of the key aspects of the Fusaka upgrade.

2025/11/11 18:00

Author: Jason Nelson

Compiled by: Luffy, Foresight News

summary

  • Ethereum will undergo the Fusaka upgrade in December 2025, which will bring data scaling, DoS protection, and development tools.
  • Peer Data Availability Sampling (PeerDAS) increases data block (blob) throughput by 8 times by "sampling data instead of storing complete data on full nodes".
  • The new EIPs will set blob fees, limit block size, and add features such as pre-acknowledgment and P-256 signature support.

The next major upgrade to the Ethereum network is imminent. This upgrade, named Fusaka (short for Fulu-Osaka), is scheduled to launch in December 2025 and will make significant adjustments to both the execution and consensus layers of Ethereum.

The Fusaka upgrade is another milestone for Ethereum since the 2022 merger. The Shapela upgrade in 2023 introduced staking ETH for withdrawal; the Dencun upgrade in 2024 introduced prototype Danksharding technology and blobs; and the Pectra upgrade in 2025 improved validator flexibility and Layer 2 interoperability.

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

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

PeerDAS: Sampling, rather than storing, all data

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

In Ethereum, a blob is a temporary data packet introduced with the prototype Danksharding technology in the Dencun upgrade. It allows 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 it can also create bottlenecks as demand grows. In the current model, every full node in Ethereum must store all Layer 2 network blobs committed to the chain.

PeerDAS changes this logic. Each node only needs to store a portion of the blob (approximately 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 extremely low error probability of only 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 hardware or bandwidth. Rollups, which rely on blobs to publish compressed transaction data, are expected to be the most direct beneficiaries.

blob's economy and flexibility

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

A key change is EIP-7918, which introduces a minimum reserve fee for blobs. Under the 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 it consumes.

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

Strengthen attack and defense

Scaling up also means expanding Ethereum's attack surface. 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 MODEXP operations to 8192 bits;
  • EIP-7825: Sets the maximum gas consumption per transaction to 2²⁴ units;
  • EIP-7883: Improves gas costs for large indices 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 stagnation, or network instability caused by extreme transactions or very large blocks.

New tools for users and developers

The Fusaka upgrade also focuses on improving ease of use.

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

For developers, the Fusaka upgrade adds two important new features:

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

These adjustments aim to lower the barrier to entry for application developers and pave the way for new wallet designs and security models.

ETH Holders Should Know

For ordinary Ethereum users, no action is required for the Fusaka upgrade. Account balances, tokens, and applications will function normally. The official Ethereum website emphasizes that users should be wary of scams requesting ETH upgrades or transfers; such actions are not required for the upgrade.

The primary responsibility falls on the validators and node operators, who must synchronously upgrade both the execution and consensus layer clients. Coordination is crucial: if validators are out of sync, the network may face downtime or temporary forks.

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

Fusaka's upgraded Ethereum future

The Fusaka upgrade is one of the boldest moves on Ethereum's roadmap since the merger. It attempts to achieve three major goals simultaneously—increased blob capacity, enhanced defenses, and updated developer tools—through a single coordinated release.

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

Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact service@support.mexc.com for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.

You May Also Like

New Viral Presale on XRPL: DeXRP Surpassed $6.4 Million

New Viral Presale on XRPL: DeXRP Surpassed $6.4 Million

The post New Viral Presale on XRPL: DeXRP Surpassed $6.4 Million  appeared on BitcoinEthereumNews.com. One of the most talked-about ecosystems in the cryptocurrency space is the XRP Ledger (XRPL), and DeXRP, the first Presale on XRPL, recently made headlines for its growth story. Attracting over 9,300 investors globally, the project has now raised over $6.4 million and is rapidly emerging as one of the most viral cryptocurrency launches of 2025. By integrating AMM and Order Book trading with a cutting-edge LP system and an open voting process for holders, DeXRP hopes to establish itself as the preferred trading destination for the XRPL community. What is DeXRP?  As the first decentralized exchange (DEX) based on XRPL, DeXRP is taking center stage as XRP continues to solidify its place in the global market. Massive expectation has been generated by the combination of DeXRP’s ambition for an advanced trading platform and XRPL’s established infrastructure, which is renowned for its quick transactions, cheap fees, and institutional-ready capabilities. In contrast to a lot of speculative presales, DeXRP’s development shows both institutional interest and community-driven momentum. Its early achievement of the $6.4 million milestone demonstrates how rapidly investors are realizing its potential. DeXRP Presale Success More than 9,300 distinct wallets have already joined the DeXRP presale, indicating a high level of interest from around the world. A crucial aspect is highlighted by the volume and variety of participation: DeXRP is not merely a niche project; rather, it is emerging as a major force in the XRPL ecosystem. DeXRP’s recent collaborations with WOW Earn and Micro3, as well as its sponsorship of the WOW Summit in Hong Kong, are also contributing factors to this uptick in investor confidence. These actions are blatant attempts to increase the company’s awareness among institutional players and crypto-native groups. The Forbes article summed it up: DeXRP is embedding credibility where others chase hype, marking it as…
Share
BitcoinEthereumNews2025/09/18 20:14