Breaking
UKIsraeli air strikes kill 12 in southern Lebanon village, health ministry saysPLThe police arrested a 28-year-old perpetrator of theft and burglary at the rectory in Ząbkowice ŚląskieINDelhi Police Arrest Building Owner and Family After Collapse Kills SevenKRNorth Korea's Ministry of Defense defines military exercises in the US as a serious security threat... Strong response warningITPensions: Lega proposes exit at 64 with recalculation of contributions, CGIL and M5S againstARRescue driver competing in a Chinese GT race.RURussia revokes license of German consulate general in St. Petersburg, orders closure by September 18ESThe National Court investigates the irregular massive entry into Ceuta as an attack on the territorial integrity of SpainRUIn the UK, a scammer pretended to be her lost daughter and defrauded her mother out of £150.INPatrick Mahomes focuses on comeback amid health concerns as wife shares family momentUKIsraeli air strikes kill 12 in southern Lebanon village, health ministry saysPLThe police arrested a 28-year-old perpetrator of theft and burglary at the rectory in Ząbkowice ŚląskieINDelhi Police Arrest Building Owner and Family After Collapse Kills SevenKRNorth Korea's Ministry of Defense defines military exercises in the US as a serious security threat... Strong response warningITPensions: Lega proposes exit at 64 with recalculation of contributions, CGIL and M5S againstARRescue driver competing in a Chinese GT race.RURussia revokes license of German consulate general in St. Petersburg, orders closure by September 18ESThe National Court investigates the irregular massive entry into Ceuta as an attack on the territorial integrity of SpainRUIn the UK, a scammer pretended to be her lost daughter and defrauded her mother out of £150.INPatrick Mahomes focuses on comeback amid health concerns as wife shares family moment
BackEthereum blob-recovery prototype shows 11–18× reduction in computing work
Ethereum blob-recovery prototype shows 11–18× reduction in computing work
Developing
CryptoSlate3 hours agoTech2 min read

Ethereum blob-recovery prototype shows 11–18× reduction in computing work

Quick Look

  • An Ethereum prototype that assigns blob-recovery duties to specific nodes reduced estimated network-wide reconstruction computing work by 11–18× in 1,000-node simulations, according to researcher Csaba Kiraly's Sept.
  • The design avoids duplicative rebuilding by letting high-custody nodes recover data once and share it via existing channels, offering a simpler step toward the full RowDAS proposal while preserving PeerDAS-style backstop mechanisms.

AI-generated summary

Why It Matters

Ethereum's PeerDAS system checks blob data availability for layer-2 rollups by letting nodes download only part of the data. High-custody nodes hold at least 64 of 128 data columns and can rebuild missing blob data, while supernodes hold all 128. The full RowDAS proposal (draft EIP-8371) would add row-networking channels to let smaller nodes pool data and reconstruct collectively.

Font size

An Ethereum prototype that divides blob-recovery duties among nodes reported an 11–18× reduction in estimated reconstruction computing work across 1,000-node simulations. The results suggest operators could reduce duplicated work through a smaller change than the full RowDAS networking proposal.

Researcher Csaba Kiraly's Sept. 3 report describes the reduced design as a possible first step toward RowDAS. It assigns recovery duties without introducing the new row-networking channels in the full proposal.

Blobs carry data used by layer-2 rollups. PeerDAS, Ethereum's system for checking that blob data is available, lets nodes download only part of it. High-custody nodes hold at least 64 of the 128 data columns, enough to rebuild missing blob data; supernodes hold all 128.

Many high-custody nodes can repeat the same reconstruction. The reduced design assigns particular blobs to them first, allowing others to receive the recovered data instead of immediately rebuilding it themselves.

What the Ethereum blob-recovery simulations show

In one configuration with four blobs, 10% supernodes and no columns withheld, the estimated network-wide reconstruction cost fell from 48.6 CPU-seconds under the PeerDAS model to 2.75 CPU-seconds under the reduced design. At a 20% supernode share, the corresponding figures were 91 and 6.6 CPU-seconds.

Those totals describe accumulated computing work across the simulated network, rather than elapsed recovery time. The accounting applies a measured 162-millisecond cost per blob recovery on a Ryzen 9 8945HS processor. Transaction speeds and fee savings were outside the reported measurements.

The PeerDAS baseline already includes randomized waiting and checks that suppress duplicate reconstruction. The comparison therefore gives existing client behavior credit for the work those delays save.

Under the reduced variant, assigned nodes share recovered cells through existing column-distribution channels. High-custody nodes retain a delayed recovery role for anything still missing, preserving a PeerDAS-style backstop.

Full RowDAS, specified in draft EIP-8371, would add another recovery route: row channels let smaller nodes pool their data and reconstruct collectively when their combined holdings clear the recovery threshold. The reduced design retains today's dependence on high-custody nodes and cannot provide that additional resilience.

The measurements remain limited to simulated, in-process networks using real cryptography. Kiraly reported no devnet results, and the full design's 128-row-subnet configuration remains an extrapolation from smaller subnet counts. Larger simulations and real-network tests are still ahead.

EIP-8371 leaves blob limits unchanged, and the proposed split between duty assignment and row networking has yet to be incorporated into its draft text. The immediate opportunity is narrower: reducing the processor work needed for recovery, with the broader resilience benefits dependent on a later row layer.

Open Questions

  • When will devnet or real-network tests of the reduced design be conducted?
  • How will the reduced design be integrated into existing Ethereum clients?
  • What specific changes are needed to implement duty assignment in current PeerDAS?

Related Topics

This article was originally published by CryptoSlate.

Related Stories

Solana Payment Channels Enable High-Throughput AI Service Payments with Defined Recovery Mechanisms
Developing·

Solana Payment Channels Enable High-Throughput AI Service Payments with Defined Recovery Mechanisms

Solana Foundation announced a payment-channel system enabling over one million payments per second for AI services, where customers fund channels, merchants provide services, and operators manage payments; recovery mechanisms allow customers to reclaim deposits if operators go silent, while merchants must ensure bills settle on-chain before grace periods end to avoid uncollectible service.

CryptoSlate
2 min read
Attacker moves 97.09 BTC from Coldcard vaults via THORChain and CoinJoin
Developing·

Attacker moves 97.09 BTC from Coldcard vaults via THORChain and CoinJoin

Galaxy Research reported that 97.09 BTC worth about $7.7 million was moved from Wave 3 vaults linked to the Coldcard exploit, with funds routed through THORChain on September 2 and into CoinJoin rounds over the weekend. Across the entire Coldcard exploit, 82% of stolen Bitcoin remains unmoved. The thefts stem from a 2021 firmware flaw in Coinkite devices that weakened seed generation, allowing offline key reconstruction. Coinkite has since overhauled firmware but cannot repair compromised seeds, requiring users to generate new seeds and migrate funds.

Decrypt
2 min read
Vitalik Buterin estimates 60% chance advanced cryptography becomes cheap enough to reshape Ethereum privacy
Developing·

Vitalik Buterin estimates 60% chance advanced cryptography becomes cheap enough to reshape Ethereum privacy

Ethereum co-founder Vitalik Buterin said there is a 60% probability that SNARKs, fully homomorphic encryption, and indistinguishability obfuscation will eventually operate at less than 10 times the cost of ordinary computation, with a 33% chance all three approach near-zero overhead at scale. He noted cheaper cryptography could enable private proofs, encrypted computation, and hidden program logic, potentially transforming privacy from a specialized feature to a default layer in financial and computational systems, though progress may remain uneven even if the full breakthrough does not occur.

CryptoSlate
2 min read
More on this topicethereum