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

Polymarket, Kalshi bet big on web3—and global expansion

Polymarket, Kalshi bet big on web3—and global expansion

The post Polymarket, Kalshi bet big on web3—and global expansion appeared on BitcoinEthereumNews.com. Polymarket and Kalshi are doubling down on their future — literally — as both prediction-market platforms push into web3 and global markets in search of new revenue streams. Both startups are also on the hunt for regulatory approvals, and partnerships with sports organizations. Summary Polymarket and Kalshi reportedly kicked off expansion efforts. The plans were unveiled at a private New York dinner attended by ICE CEO Jeffrey Sprecher. Both platforms are exploring decentralized technologies and international venue partnerships as trading volumes rise. Bloomberg reports the expansion was kicked off in classic Wall Street fashion: with a private dinner high above New York’s financial district, where even Intercontinental Exchange CEO Jeffrey Sprecher showed up. Why it matters Both companies have been ramping up their growth strategies, each aiming to break out of their current lanes. Polymarket, which is about to relaunch in the U.S., and Kalshi, which just partnered with Coinbase, are now circling opportunities in web3 technologies — essentially taking prediction markets from the basement of the internet to the broader blockchain universe. As trading volumes rise, regulators and institutional players have been paying much closer attention to the sector — and so is big tech. Alphabet, for example, will soon display live probabilities from Kalshi and Polymarket on Google Finance and Google Search. This will allow users to type natural-language questions such as “Will the Fed cut rates in December?” and instantly see odds and how they’ve shifted over time. Kalshi supplies regulated U.S. event markets tied to economic data and policy decisions, while Polymarket covers a wider global range of topics, including politics, sports, and crypto. Both platforms have seen rising activity as more traders rely on prediction markets to assess future outcomes rather than traditional polls or analyst forecasts. Still, details on specific deals or regulatory filings…
Share
BitcoinEthereumNews2025/11/21 10:27
Why are XRP, BTC, ETH, and DOGE Prices Crashing?

Why are XRP, BTC, ETH, and DOGE Prices Crashing?

The post Why are XRP, BTC, ETH, and DOGE Prices Crashing? appeared on BitcoinEthereumNews.com. XRP, BTC, ETH, and DOGE prices are experiencing significant declines, with the overall crypto market down 2.71% in the past 24 hours. Bitcoin has fallen below $90K, and Ethereum dropped under $3K, contributing to a broader market downturn. XRP Price Struggles as Price Dips Below $2 In the last 24 hours, the XRP price crashed by 2% and it has reduced by 15% in the current week, at a lower price of less than $2 in a bearish market. The price of the cryptocurrency is presented in the form of a descending triangle, which is indicative of the risk of a further decrease. A breakdown of major support lines added to the decline in the recent past, leading to stop-losses and a minor spurt of leveraged sell-side liquidations. Moreover, the whale action increased with 190 million XRP being sold within the past 48 hours. In the meantime, there is a Bitwise XRP ETF that has been launched, but the situation is unstable in the market. 190 million $XRP sold by whales in the last 48 hours! pic.twitter.com/nB0P7jADCx — Ali (@ali_charts) November 20, 2025 Bitcoin Price Plunges, Falling Below $90K Amid Market Sell-Off Bitcoin price dropped 2.24% to $86,858 over the past 24 hours, continuing a 12% weekly decline. The BTC was selling at a low of less than $90k as investor confidence shifted to the negative. Redemptions of Bitcoin ETFs amounted to a sharp decline of $3.3 billion this month, which further contributed to the negative pressure. Also, the Federal Reserve rate cut in December was in doubt, with the probability being now 33% and this burdened risk assets.  BTC also sent down vital support levels, causing automated selling. The recent better-than-anticipated jobs report in United States sparked a question as to what Fed would do in future. Ethereum Price…
Share
BitcoinEthereumNews2025/11/21 10:29
Music body ICMP laments “wilful” theft of artists’ work

Music body ICMP laments “wilful” theft of artists’ work

The post Music body ICMP laments “wilful” theft of artists’ work appeared on BitcoinEthereumNews.com. A major music industry group, ICMP, has lamented the use of artists’ work by AI companies, calling them guilty of “wilful” copyright infringement, as the battle between the tech firms and the arts industry continues. The Brussels-based group known as the International Confederation of Music Publishers (ICMP) comprises major record labels and other music industry professionals. Their voice adds to many others within the arts industry that have expressed displeasure at AI firms for using their creative work to train their systems without permission. ICMP accuses AI firms of deliberate copyright infringement ICMP director general John Phelan told AFP that big tech firms and AI-specific companies were involved in what he termed “the largest copyright infringement exercise that has been seen.” He cited the likes of OpenAI, Suno, Udio, and Mistral as some of the culprits. The ICMP carried out an investigation for nearly two years to ascertain how generative AI firms were using material by creatives to enrich themselves. The Brussels-based group is one of a number of industry bodies that span across news media and publishing to target the fast-growing AI sector over its use of content without paying any royalties. Suno and Udio, who are AI music generators, can produce tracks with voices, melodies, and musical styles that echo those of the original artists such as the Beatles, Depeche Mode, Mariah Carey, and the Beach boys. “What is legal or illegal is how the technologies are used. That means the corporate decisions made by the chief executives of companies matter immensely and should comply with the law,” Phelan told AFP. “What we see is they are engaged in wilful, commercial-scale copyright infringement.” Phelan. In June last year, a US trade group, the Recording Industry Association of America, filed a lawsuit against Suno and Udio. However, an exception…
Share
BitcoinEthereumNews2025/09/18 04:41