On December 3, 2025, Ethereum activated its most significant network upgrade since the Pectra fork earlier in the year. Called Fusaka, the upgrade went live smoothly after months of testing on three separate test networks. If you hold Ethereum, use DeFi applications, or interact with any Layer 2 networks like Arbitrum, Optimism, or Base, this upgrade affects you directly, even if you never notice the technical details. Here is what Fusaka means, what changes for regular users, and why it matters for the future of cryptocurrency.
The Basics
Fusaka is a network upgrade, also called a hard fork, that changes the rules of the Ethereum blockchain. The name comes from two components: the execution layer upgrade called Osaka and the consensus layer version named after the Fulu star. Network upgrades happen periodically to add new features, improve performance, and fix issues. Fusaka follows the Pectra upgrade and bundles 12 separate Ethereum Improvement Proposals, known as EIPs, into a single coordinated activation.
The most important change in Fusaka is called PeerDAS, short for Peer Data Availability Sampling. To understand why it matters, you need to know a little about how Ethereum handles data for Layer 2 networks. Layer 2 networks like Arbitrum, Optimism, and zkSync process transactions off the main Ethereum blockchain and then post summary data back to Ethereum in chunks called blobs. Before Fusaka, every node on the Ethereum network had to store every blob, which limited how many blobs could be created and, by extension, how many transactions Layer 2 networks could process cheaply.
PeerDAS changes this by allowing each node to store only a fraction of the blob data instead of all of it. Specifically, each node stores approximately one-eighth of the total blob data, and the network can reconstruct any missing pieces from the data held by other nodes. This means Ethereum can safely increase the number of blobs from 12 per block to a target of 50 over time, which translates to dramatically more capacity and lower fees for Layer 2 networks.
Why It Matters
For everyday users, the most immediate impact of Fusaka is cheaper transactions on Layer 2 networks. If you use Arbitrum, Optimism, Base, zkSync, or any other Layer 2, you should see lower gas fees and faster transaction processing as the increased blob capacity takes effect. This makes DeFi more accessible for smaller transactions, opens the door for micro-transactions in gaming and social applications, and reduces the cost barrier for new users entering the ecosystem.
The upgrade also improves Ethereum’s long-term scalability trajectory. Before PeerDAS, each increase in blob capacity required every node to store more data, which meant higher hardware requirements that could exclude smaller operators and centralize the network. By distributing the storage burden across nodes, PeerDAS allows Ethereum to scale its data capacity without pricing out individual validators. This preserves the decentralization that makes Ethereum valuable in the first place.
Fusaka also introduces blob-parameter-only forks, a mechanism that allows the network to adjust blob capacity more quickly in the future. Previously, any change to blob parameters required a full network upgrade with extensive testing and coordination. Now, smaller adjustments can be made through streamlined processes, making Ethereum more responsive to growing Layer 2 demand.
Getting Started Guide
As a user, you do not need to do anything to benefit from the Fusaka upgrade. Your existing ETH, tokens, and DeFi positions are unaffected. Wallets, exchanges, and DeFi protocols automatically support the upgrade. However, there are steps you can take to make the most of the improved infrastructure.
First, consider moving more of your activity to Layer 2 networks. With lower fees and higher throughput, Layer 2s are becoming increasingly practical for everyday transactions. Popular options include Arbitrum One, Optimism, Base, and zkSync Era. You can bridge assets to these networks using the official bridges or aggregation services like LI.FI.
Second, if you are an Ethereum validator or considering becoming one, Fusaka reduces your hardware requirements over time. The distributed data storage model means you need less bandwidth and storage per node, making home staking more accessible. Check the latest client documentation for updated requirements.
Third, stay informed about future blob capacity increases. As PeerDAS enables gradual scaling, Layer 2 networks will become progressively cheaper and more capable. This trajectory supports long-term growth in the DeFi and Web3 ecosystem, which benefits ETH holders and users alike.
Common Pitfalls
A common misconception is that Fusaka immediately reduces fees to near-zero. The reality is more gradual. Blob capacity increases over time as the network safely scales, and fee reductions will be progressive rather than instantaneous. Users expecting immediate dramatic fee cuts may be disappointed in the short term.
Another pitfall is assuming that Fusaka changes how individual transactions work on the Ethereum mainnet. The upgrade primarily benefits Layer 2 networks. Mainnet transaction costs are not directly reduced by PeerDAS. If you are transacting on Ethereum Layer 1, your fees remain driven by the same gas market dynamics as before.
Some users worry that network upgrades create risks for their holdings. In practice, Fusaka is a non-contentious upgrade with broad support across client teams, validators, and the community. Your assets are safe, and there is no need to move them or take any special precautions.
Next Steps
The Fusaka upgrade represents a major step forward in Ethereum’s scalability roadmap. By enabling Layer 2 networks to process more transactions at lower cost, it brings the vision of Ethereum as a global settlement layer closer to reality. For users, the best course of action is to explore Layer 2 ecosystems, take advantage of lower fees for DeFi interactions, and stay informed about future upgrades. With Bitcoin at approximately $93,500 and Ethereum near $3,190, the broader market provides a constructive environment for the infrastructure improvements that Fusaka delivers. The future of Ethereum is increasingly Layer 2, and Fusaka is the upgrade that makes that future possible.
Disclaimer: This article is for informational purposes only and does not constitute financial or investment advice. Always conduct your own research before making any investment decisions.
ETH supply is deflationary during high-activity periods — unique value prop
Smart contract activity on Ethereum dwarfs every competitor
Gas fees on L2 are now low enough for mass adoption
dex_farmer_ gas fees being low enough for mass adoption depends on which L2 you use. Base and Arbitrum yes. some smaller rollups still have surprisingly high fees during peak hours
DeFi on Ethereum still has more TVL than all other chains combined
went live on 3 testnets before mainnet and still nobody talks about the 12 EIPs individually. most people just see blob go brrr
Sven L. 12 EIPs bundled into one fork and everyone only talks about blobs. EIP-7702 wallet abstraction is arguably more impactful for everyday users than PeerDAS
The blob space upgrade changed the L2 economics completely
Robert Brown PeerDAS changing blob storage from every-node to one-eighth per node is the technical breakthrough. going from 12 to potentially 48+ blobs per block without nodes exploding
l2_blob_ 48 blobs per block sounds great until you realize base fee still spikes during NFT mints. fusaka helps but it wont fix gas entirely
gas_payer_88 blob fees still spike during mints because PeerDAS samples one-eighth per node. throughput up but propagation isnt free
gas_payer_88 blob fees still spike during mints because PeerDAS only samples one-eighth per node. throughput went up but propagation cost didnt disappear, everyone learned this the hard way
l2_blob_ going from 12 to potentially 48 blobs per block is huge but lets see if the p2p layer actually holds up under load. testnets are one thing, mainnet at peak congestion is another
blob_skeptic_ going from 12 to 48 blobs sounds great until you try to run a node on consumer hardware. the p2p gossip layer is the real bottleneck
blob_skeptic_ 3 testnets is solid but the real test is mainnet during a full NFT mint season. peerDAS sampling at one-eighth per node only works if the p2p gossip layer stays healthy under extreme load
‘agree with subnet_mask_ on this point’
‘The technical details here are really helpful for understanding this’
PeerDAS going from 12 to 48 blobs is nice but EIP-7702 quietly giving every wallet smart contract features is the actual game changer. nobody cares because blobs sound sexier
rollup_native_ agreed. EOA set-code means account abstraction works natively without multisig wrappers. meanwhile everyone argues about blob count
EIP-7702 sets account code on EOAs which means every wallet gets smart contract functionality natively. this is bigger than blobs for actual adoption
12 EIPs in one fork and most people only cared about blob throughput. the EIP-7702 wallet abstraction quietly changes how every EOAs works natively
Greta H. EIP-7702 in those 12 EIPs quietly changes every EOA into a smart contract. way bigger for adoption than PeerDAS
Greta H. EIP-7702 quietly made every EOA programmable and people still only care about blob count. wallet abstraction is what actually changes UX for normal users
EIP-7702 is the sleeper hit of fusaka. setting code on EOAs means every normal wallet gets smart contract powers without deploying a new contract. huge for account abstraction
‘agree with overflow_chaos_ on this point, the analysis is spot on’
‘This is exactly what’s happening behind the scenes right now’