Buterin Teases Most Radical Ethereum Shift Yet: ‘Fusaka Will Fix This’

bitcoinist发布于2025-09-25更新于2025-09-25

文章摘要

Ethereum co-founder Vitalik Buterin framed the network’s next scaling step as both audacious and tightly risk-controlled, saying “Fusaka will fix...

Trusted Editorial content, reviewed by leading industry experts and seasoned editors. Ad Disclosure

Ethereum co-founder Vitalik Buterin framed the network’s next scaling step as both audacious and tightly risk-controlled, saying “Fusaka will fix this” while underscoring that “safety first is of the utmost importance.” In a detailed post, Buterin described Fusaka’s core feature—PeerDAS—as “trying to do something pretty unprecedented: have a live blockchain that does not require any single node to download the full data.”

He added that PeerDAS relies on probabilistic sampling of data “chunks,” and, if more than half of those chunks are available, nodes can retrieve them and reconstruct the remainder via erasure coding. “This is all new technology, and the core devs are wise to be super cautious on testing,” Buterin wrote, noting that blob supply will ramp “conservatively at first,” then more aggressively if conditions permit.

Buterin Calls Fusaka the Key To Ethereum L2 Scaling

Buterin’s remarks arrive just as Ethereum’s new blob market shows signs of strain. Head of Data at Dragonfly Hildebert Moulié reported that the chain “hit 6 blobs/block for the first time,” attributing the recent surge primarily to rollups and projects including Base and Worldcoin. According to the same thread, Base submitted roughly 35% of blobs and used about 42% of blobspace, with Worldcoin contributing around 20% of submissions and 25% of usage; Arbitrum, OP Mainnet, Soneium, Scroll and others comprised most of the remainder.

The analyst added that L2s now account for about $200,000 per week in mainnet fees for submissions, validators require more than 70 GB of storage for blobs (over 1.2 TB if unpruned), and that many blobs are not fully utilized—particularly on smaller rollups posting more frequently than they can fill 128 KB payloads. The first sustained base-fee spike since the Pectra hard fork was also observed, although hildobby cautioned that “blob price discovery” still requires a more prolonged saturation of demand.

PeerDAS is the architectural response. Buterin explained that each node requests only a small number of chunks to verify that over half of the data is available; if so, the node “theoretically can download those chunks, and use erasure coding to recover the rest.”

In its initial incarnation, two non-custodial roles still require full-block data to exist somewhere on the network—initial broadcast and emergency reconstruction when a publisher reveals only a fraction of a block—though “we only need one honest actor” for those tasks, and future “cell-level messaging and distributed block building will allow even these two functions to be distributed.” The endgame, he suggested, is to unlock sustained L2 scaling and, as L1 block gas limits rise, to eventually route more L1 execution data into blobs as well.

This pivot lands amid a rapidly evolving blob marketplace. After Pectra, Ethereum increased the blob target and maximum per block, expanding daily data capacity and paving the way for higher throughput from rollups; research desks have linked that shift to a complex interaction between L1 base fees, blob fees, and L2 submission behavior.

The Fusaka timetable adds urgency. Core developers have signaled a mainnet activation for December 3, 2025, following staged testnet rollouts, placing Buterin’s “safety first” emphasis in clear relief. PeerDAS will debut under strict limits, with blob counts increased “conservatively at first,” a posture designed to avoid fee whiplash and to observe how diverse L2s actually consume the added capacity.

Outside the protocol notes, empirical work is accumulating around how networks might use blobspace more efficiently. A 2024 study on “blob sharing” argued that smaller rollups frequently under-fill blobs and could cut posting costs by more than 85% by cooperatively packing data into shared blobs, smoothing the base fee and lowering the total number of blobs submitted.

Ethereum researchers have since expanded that argument, modeling how sharing reduces blocks with more than the target number of blobs and thereby dampens the exponential blob-fee adjustments that kick in when usage overshoots targets. Those findings dovetail with Moulié’s observation that “many blobs aren’t full,” implying large savings are available through better coordination as the market matures.

The conceptual roots of PeerDAS stretch back through Ethereum research notes on data-availability sampling and Buterin’s own writings on “The Surge.” PeerDAS itself implements one-dimensional sampling with erasure coding and succinct per-cell proofs, enabling nodes to validate availability without naively downloading everything. That’s what makes the approach “pretty unprecedented” in a live, high-value blockchain: it seeks to reconcile decentralization and throughput by reducing per-node bandwidth and storage requirements while preserving strong guarantees that data actually exists.

Still, the shift is not without risks. Buterin’s insistence on a careful rollout reflects the reality that Ethereum’s blob economy is young, volatile, and sensitive to sudden changes in demand. As L2s jostle for capacity, fee dynamics can invert quickly, and incomplete blobs, spiky usage, and MEV side effects complicate forecasting. The promise of Fusaka is that PeerDAS can bend those dynamics toward sustainable growth by letting the network scale data availability without forcing any single node to shoulder the whole chain—and by doing so in a way that keeps security assumptions explicit and testable.

At press time, ETH traded at $4,028.

Ethereum price
ETH crashes to key support, 1-week chart | Source: ETHUSDT on TradingView.com
Featured image created with DALL.E, chart from TradingView.com
Editorial Process for bitcoinist is centered on delivering thoroughly researched, accurate, and unbiased content. We uphold strict sourcing standards, and each page undergoes diligent review by our team of top technology experts and seasoned editors. This process ensures the integrity, relevance, and value of our content for our readers.

Jake Simmons has been a Bitcoin enthusiast since 2016. Ever since he heard about Bitcoin, he has been studying the topic every day and trying to share his knowledge with others. His goal is to contribute to Bitcoin's financial revolution, which will replace the fiat money system. Besides BTC and crypto, Jake studied Business Informatics at a university. After graduation in 2017, he has been working in the blockchain and crypto sector. You can follow Jake on Twitter at @realJakeSimmons.

热门币种推荐

你可能也喜欢

巨头打响Context之战,重构AI护城河

今年以来,美国AI三巨头(OpenAI、Anthropic、Google)围绕“Context”(上下文/语境)展开激烈竞争,这正在重构AI时代的护城河。 Context的含义已从最初衡量模型输入长度的技术参数,演变为涵盖用户资产、工具权限、任务状态和个性化理解的综合概念。竞争经历了三次跃迁: 1. **长上下文窗口**:早期比拼模型一次性能处理多少文本,从数万字迅速扩展到百万级。 2. **跨会话记忆(Memory)**:焦点转向AI能否长期记住用户偏好和历史交互,建立连续性关系。 3. **进入真实环境**:最新趋势是AI通过浏览器、桌面应用和GUI操作能力,主动进入用户任务现场,获取动态、实时的Context。 三家巨头路径各异: * **OpenAI**:以ChatGPT账户为核心,反向整合各种场景(应用、浏览器、编程),使其成为汇聚和调用Context的中枢。 * **Anthropic**:聚焦高价值垂直场景(如编程、Agent),通过Computer Use(GUI操作)和MCP(工具连接协议)主动获取任务环境中的动态Context。 * **Google**:面临将海量但分散的旧有数据(搜索、邮件、文档等)重构为AI可理解、可用的任务型Context的工程挑战,正逐步将其生态产品转化为Gemini的个性化背景。 竞争逻辑正从互联网时代的“网络规模”转向AI时代的“个体纵深”。护城河不再仅依赖于用户数量,而更取决于: 1. **Context的复利**:AI在每次任务中加深对用户的理解,降低后续冷启动成本。 2. **权限与工具链的嵌入**:AI获得授权进入真实工作流,迁移成本变高。 3. **信任关系的形成**:长期、可靠的服务才能获得执行复杂任务的权限。 AI产品争夺的是“任务入口”。国内如腾讯等公司,其挑战也在于如何将存量生态(关系、内容、服务)高效转化为AI可进入和调用的任务Context。这场Context之战的核心,是看谁能将生态更快转化为AI的工作环境,并在深度理解用户中建立新壁垒。

marsbit46分钟前

巨头打响Context之战,重构AI护城河

marsbit46分钟前

交易

现货
合约

热门文章

加密市场宏观研报:美国“加密货币周”来袭,ETH开启机构军备赛高潮

本周,加密市场迎来两股重磅催化——华盛顿“加密货币周”的立法攻势与以太坊机构布局的密集爆发,共同构成加密行业2025年下半年的“政策拐点”与“资金拐点”。这一轮加密周期的深层逻辑,正从比特币转向以太坊、稳定币及链上金融基础设施。我们认为:美国的政策明朗化+以太坊的机构化扩展,标志着加密行业正进入结构性转正阶段,市场配置的重心亦应逐步从“价格博弈”过渡至“规则+基础设施的制度红利捕捉”。

1.8k人学过发布于 2025.07.17更新于 2025.07.17

加密市场宏观研报:美国“加密货币周”来袭,ETH开启机构军备赛高潮

相关讨论

欢迎来到HTX社区。在这里,您可以了解最新的平台发展动态并获得专业的市场意见。以下是用户对ETH(ETH)币价的意见。

活动图片