Fusaka’s PeerDAS could help Ethereum rollups overcome layer-2 data availability limits, Vitalik Buterin suggests

Binance 20% Trading Fee Rebate

  • Fusaka adds PeerDAS to verify data availability via statistical sampling, cutting node bandwidth needs.

  • Blob capacity will increase in stages: an initial doubling and subsequent Blob Parameter Only forks raising max blob counts.

  • Blob usage spike driven by Base and Worldcoin; network reached six blobs per block target recently (Dune Analytics).

Fusaka upgrade: PeerDAS lets Ethereum nodes sample data to verify availability without full downloads—read the timeline, blob target changes, and expected L2 scaling impact now.

Ethereum co-founder Vitalik Buterin explained how Fusaka’s PeerDAS feature will address Ethereum layer 2 scaling bottlenecks.

‘,

🚀 Advanced Trading Tools Await You!
Maximize your potential. Join now and start trading!

‘,

📈 Professional Trading Platform
Leverage advanced tools and a wide range of coins to boost your investments. Sign up now!


];

var adplace = document.getElementById(“ads-bitget”);
if (adplace) {
var sessperindex = parseInt(sessionStorage.getItem(“adsindexBitget”));
var adsindex = isNaN(sessperindex) ? Math.floor(Math.random() * adscodesBitget.length) : sessperindex;
adplace.innerHTML = adscodesBitget[adsindex];
sessperindex = adsindex === adscodesBitget.length – 1 ? 0 : adsindex + 1;
sessionStorage.setItem(“adsindexBitget”, sessperindex);
}
})();

What is the Fusaka upgrade?

Fusaka upgrade is a protocol update scheduled for Dec. 3 that introduces EIP‑7594 and PeerDAS, a data‑availability sampling system. It aims to let nodes verify availability by downloading small data chunks, lowering the Layer‑1 bottleneck for rollups and enabling higher Layer‑2 throughput.

How does PeerDAS verify data availability?

PeerDAS uses statistical sampling: nodes request and validate small random blob chunks instead of the full blob set. If sampled chunks are present across peers with expected frequency, nodes infer full data availability with high probability. EIP‑7594 formalizes the sampling rules introduced in January 2024.

Vitalik Buterin described PeerDAS as “the key to L2 scaling, and eventually L1 scaling.” The approach shifts trust from single full‑data downloads to distributed sampling, reducing per‑node storage and bandwidth needs.

Blob count hits new peak

Network blob usage has spiked recently. Hildebert Moulié (head of data at Dragonfly) noted the network reached the six blobs‑per‑block target for the first time this week. On‑chain activity driving the rise includes Coinbase’s Base and Worldcoin.

‘,

🔒 Secure and Fast Transactions
Diversify your investments with a wide range of coins. Join now!

‘,

💎 The Easiest Way to Invest in Crypto
Dont wait to get started. Click now and discover the advantages!


];

var adplace = document.getElementById(“ads-binance”);
if (adplace) {
var sessperindex = parseInt(sessionStorage.getItem(“adsindexBinance”));
var adsindex = isNaN(sessperindex) ? Math.floor(Math.random() * adscodesBinance.length) : sessperindex;
adplace.innerHTML = adscodesBinance[adsindex];
sessperindex = adsindex === adscodesBinance.length – 1 ? 0 : adsindex + 1;
sessionStorage.setItem(“adsindexBinance”, sessperindex);
}
})();

Blobs (Binary Large Objects) were introduced in the Dencun upgrade via EIP‑4844 (proto‑danksharding) to reduce rollup transaction costs by storing rollup data off‑chain in cheaper blob storage.

The Fusaka upgrade will introduce EIP‑7594 and an initial increase in blob target capacity. Developers plan staged capacity increases to protect network stability and allow cautious testing. Subsequent Blob Parameter Only (BPO) forks will further raise maximum blob counts.

Ethereum researcher Christine Kim reported a plan to run two BPO forks after Fusaka to raise maximum blob counts in stages. Developers emphasize conservative rollout and extensive testing before aggressive capacity increases.

PeerDAS reduces the Layer‑1 data‑availability bottleneck that constrains rollup throughput and increases costs. By ensuring blob data exists across peers without full downloads, rollups can post and prove batches more cheaply and at higher rates.


];

var adplace = document.getElementById(“ads-htx”);
if (adplace) {
var sessperindex = parseInt(sessionStorage.getItem(“adsindexHtx”));
var adsindex = isNaN(sessperindex) ? Math.floor(Math.random() * adscodesHtx.length) : sessperindex;
adplace.innerHTML = adscodesHtx[adsindex];
sessperindex = adsindex === adscodesHtx.length – 1 ? 0 : adsindex + 1;
sessionStorage.setItem(“adsindexHtx”, sessperindex);
}
})();

Source: https://en.coinotag.com/fusakas-peerdas-could-help-ethereum-rollups-overcome-layer-2-data-availability-limits-vitalik-buterin-suggests/