Episode Summary
Executive Summary: This episode breaks down Ethereum’s Fusaka upgrade, with a focus on PeerDAS, blob capacity scaling, and operational effects on L1 users, validators, and especially L2s. Preston Van Loon explains that Fusaka is a major but comparatively focused fork that improves data availability, lowers fees, and introduces UX and protocol changes while remaining safe for home stakers and node operators.
Main Topics: Fusaka overview and upgrade scope (Priority: 5/5): The hosts frame Fusaka as a major Ethereum network upgrade with roughly a dozen EIPs, combining data-layer scaling, L1 capacity changes, and UX improvements. Preston emphasizes that Ethereum has historically moved slowly, but the team is now shipping faster without obvious burnout. PeerDAS and blob-layer scaling (Priority: 5/5): The main headline feature is one-dimensional PeerDAS, which uses erasure coding and sampling so validators do not need to store all blob data. This lets Ethereum scale blob throughput while keeping home-staker hardware requirements manageable. Blob parameter-only hard forks after Fusaka (Priority: 4/5): Fusaka is paired with scheduled blob parameter-only upgrades after the main fork, increasing blob targets and maximums over time without requiring new client software. This gradual ramp is intended to reduce shock for nodes and fee markets. Impact on L2s and data availability (Priority: 5/5): Much of the discussion focuses on how L2s depend on blobs for batch data and data availability. Preston notes that better blob economics and PeerDAS should benefit L2s, though some operators may need to update workflows and proofs to remain compatible. Other EIPs: UX, gas limits, and fee markets (Priority: 4/5): Fusaka includes user-facing and operational changes, such as native support for passkey-style signatures, a higher L1 gas-limit default, transaction gas caps, deterministic proposer-list improvements, and blob-fee floor changes to better reflect network costs. Client readiness, testing, and risk management (Priority: 4/5): The conversation addresses concerns about late client releases, short timelines, and whether smaller clients can keep up. Preston argues the upgrade was well tested on testnets, that bugs are normal, and that core devs are balancing speed with safety. Backfilling and historical blob retention (Priority: 4/5): A major operational feature for L2s is backfilling, which lets nodes recover past blocks, blobs, and data columns after syncing from a checkpoint. Preston says Prism has implemented this and also plans a semi-supernode mode to retain enough data for long-term retrieval.
Key Arguments: PeerDAS is the key scaling innovation because it reduces the storage burden on validators while increasing blob throughput for L2 data availability. Fusaka improves Ethereum’s capacity in two places at once: the L1 gas limit rises, and the blob layer becomes more scalable. The staged blob-parameter upgrades reduce operational risk by avoiding a single large jump in capacity. L2s should benefit from cheaper and more predictable blob pricing, but they must ensure their systems support the new blob transaction flow and proof requirements. The upgrade timeline is fast, but the testnet process and gradual release cadence give major operators time to adapt. Client diversity is not automatically harmed by smaller teams or late releases; quality and coordination matter more than headcount alone. Backfilling is essential for L2s and infrastructure providers that need historical blob data and columns beyond the normal pruning window. Fusaka is smaller in consensus-surface complexity than prior upgrades like Electra, which makes Preston less nervous despite the compressed timeline.
Data Points: Fusaka EIPs: about 12 - Preston says Fusaka includes roughly a dozen EIPs. Mainnet upgrade date: December 3 or December 5, 2025 references in transcript - The transcript repeatedly states the mainnet activation is imminent; one host says Wednesday, December 5, while other mentions December 3 in the discussion. Blob parameter-only upgrade 1: December 9 - A scheduled follow-up hard fork increases blob capacity without another client update. Blob parameter-only upgrade 2: January 7 - A second follow-up raises blob capacity again. Blob target / maximum after first BPO: target 10, maximum 15 - The first blob parameter-only fork raises blob capacity from the initial level. Blob target / maximum after second BPO: target 14, maximum 21 - The second blob parameter-only fork raises capacity again. Blob count pre-Fusaka / initial level: 6 blobs per block - Pre-Fusaka blob capacity is described as six blobs per block. Blob size: 128 kilobytes - Each blob is described as the same size, around 128 KB. L1 gas limit default: 45 million to 60 million - Preston says Fusaka increases the L1 gas limit default, lowering fees. Per-transaction gas cap: 30 million - An EIP caps gas for any single transaction to reduce attack risk from oversized transactions. Blob retention window: 4,096 epochs - Default clients retain blob data only for a limited period before pruning. Default home-staker retention: 8 data columns - A normal validator is said to retain a small subset of blob columns rather than the full set. Full column set for reconstruction: 128 columns - The blob is split into 128 columns for one-dimensional PeerDAS. Minimum data required for reconstruction: 50% - Erasure coding lets nodes reconstruct missing data from half the columns. Home-staker comparison: 1 validator - The explanation uses a single-validator home staker as the baseline for light resource requirements. Uniswap protocol volume: $3.3 trillion - Promotional segment describing Uniswap Labs’ Trading API. Mantle Global Hackathon prize pool: $150,000 - Promotional segment describing the hackathon. Mantle treasury: $4 billion - Promotional segment describing ecosystem backing. Bybit user base: 7 million+ users - Promotional segment describing potential exposure for builders.
Pivotal Quotes: "Historically, we've moved quite slow by design, right? Like there's just a lot of moving parts here. And the fact that we can get two in one year is really impressive" — Preston Van Loon: On Ethereum’s faster upgrade cadence and what it signals about developer throughput. "The novelty invention in Pyradas is to use erasure coding" — Preston Van Loon: Explaining how PeerDAS enables validators to sample data rather than store all blob content. "if you have a phone, an iPhone, or Android, now you do, because there's a cryptography chip in there where you have your private key like baked into the phone" — Preston Van Loon: On the passkey-related UX improvement that could make phones function like hardware wallets.
Implications: Fusaka should lower costs, improve blob scalability, and strengthen L2 infrastructure, but operators must verify compatibility with new blob flows, fee rules, and backfilling. The upgrade also signals Ethereum can ship major changes faster without sacrificing stability.