Login
Sign Up
Woofun AI reports that Vitalik Buterin published a comprehensive strategic document on X on July 5, 2026, introducing 'Lean Ethereum' as the third major evolution of the protocol following the Merge. This initiative is not a singular upgrade but a phased series of protocol improvements scheduled over the next three to four years, fundamentally restructuring core modules including validation methods, cryptography, finality mechanisms, and state storage.
To understand the magnitude of this shift, one must contextualize it within Ethereum’s three generational phases. The first generation relied on a 'PoW + EVM' architecture where every node performed Re-execution of all transactions, ensuring security and openness but severely limiting scalability. The second generation emerged after the 2022 Merge, transitioning to PoS and fundamentally altering the security model, issuance model, and staking system, thereby proving the network’s engineering capacity to replace its core engine without downtime. The current third generation, Lean Ethereum, rejects the existing division of labor where L1 handles settlement and L2 handles scaling. Instead, it integrates L1 performance, proved verification, privacy, quantum resistance, state structure, and client architecture into a unified long-term restructuring framework.
The roadmap originated from strawmap.org, a public draft proposed by foundation researcher Justin Drake earlier this year, which outlines seven network upgrades by 2029. The term 'strawmap' derives from 'straw,' positioning the document as a modifiable draft and an ongoing coordination tool rather than a locked timeline. Any upgrades still require research, testing, client implementation, and rough consensus. Within this vision, five long-term strategic goals are defined: faster L1 finality, achieving 1 gigagas of L1 throughput (capable of handling tens of thousands of TPS under extreme conditions), L2 scaling with a teragas-level ecological vision, comprehensive defense against quantum cryptography security, and L1 native privacy transactions.
The radical nature of these goals becomes apparent when contrasted with current metrics. Ethereum L1 currently processes an average of only about 32 transactions per second, equating to approximately 2.7 million daily transactions. The target of 1 gigagas implies a several hundred-fold explosion in L1 computational capacity.
Notably, L1 on-chain demand has been in a growth channel over the past year: daily transaction volume rebounded significantly from 1.4 million in mid-2025, stabilizing between 2 million and 2.9 million for most of 2026, and approaching 3.6 million during the market peak in April and May. The launch of this roadmap directly addresses this recovering demand for on-chain activity.
The timeline is clearly marked, with the second upgrade scheduled for 2026, Hegotá, likely serving as Ethereum’s last 'pre-Lean era' hard fork. Every subsequent upgrade will theoretically be part of this restructuring. The upcoming Glamsterdam upgrade is expected to bring a significant increase in gas limits; originally anticipated to start in the first half of 2026, it has yet to go live. The timeline has become a concentrated discussion point since the announcement. Dankrad Feist, former core researcher of the Ethereum Foundation and proposer of the Ethereum Danksharding plan, stated on X that he supports the strawmap but argues the three to four-year timeline is too slow. He suggests that with current large language model technology, this upgrade should be completed within one year.
The technical core of Lean Ethereum involves fundamentally changing the verification model. Currently, Ethereum’s security model requires each node to re-execute every transaction to confirm state correctness. The new design incorporates recursive STARK proofs as a native core component: a single prover performs the heavy computation, while all other nodes only need to verify a streamlined mathematical proof. This choice also addresses quantum risks. STARK uses hash cryptography, for which there are currently no known quantum attack vectors, whereas Ethereum’s existing signature scheme has related risks. Vitalik stated that the priority for quantum security has been 'significantly raised.' The roadmap plans to gradually replace all quantum-vulnerable components with Winternitz signatures, with the most urgent task being to find a quantum-safe design for the blobs that L2 relies on to reduce fees.
The consensus layer is also within the scope of changes. Currently, Ethereum transactions are on-chain in just over ten seconds, but finality takes about fifteen minutes. The new design separates 'continuous block production' and 'finality' into two distinct processes, aiming to achieve a decision with one to two rounds of validator voting, compressing the fifteen minutes to near real-time.
Additionally, there will be multi-dimensional gas pricing, meaning that different resources such as computation, storage, and data transmission will be priced separately, similar to how water and electricity are billed separately, rather than all combined into one.
Woofun AI data shows that changes to the state architecture directly involve application developers. The state, understood as Ethereum’s real-time ledger recording all account balances and smart contract data, only grows thicker over time. Currently, all full nodes must maintain a complete copy, leading to high on-chain storage costs. Vitalik’s solution is to structurally layer the storage architecture: the existing fully functional 'Dynamic State (Core Essence Zone)' will be strictly limited to a hardware threshold of 2 TB to prevent unrestricted expansion.
Meanwhile, the protocol will open a new 'new state storage layer (large warehouse)' with a capacity of up to 100 TB, which is more scalable. In the vision Vitalik describes for 2030, most tokens (ERC-20), NFTs, and regular DeFi applications, if willing to rewrite contracts to move into this new architecture large warehouse, can expect transaction fees to drop directly by more than ten times. The protocol layer does not force or subsidize; it simply places the significant two-layer price difference there, allowing the market to decide the timing of migration.
The status of privacy has also been redefined. In the past, Ethereum’s division of labor was that everything on-chain is public and transparent, and users wanting privacy had to seek third-party privacy protocols. Vitalik wrote this time, 'Privacy is no longer an afterthought, it is a first-class goal,' meaning that privacy has shifted from being 'installed by the residents themselves' to being 'part of the building code.' Every new component of the protocol will be examined during the design phase for whether it can support low-cost, intermediary-free, and quantum-resistant privacy features.
However, whether this can be achieved remains to be verified, but the evaluation criteria have already been written into the roadmap.
Controversy surrounds the proposed EVM replacement. The engine Ethereum has used for the past decade is called EVM, around which all contracts, development tools, and programming languages are built. Vitalik proposes to replace this engine, citing reasons related to STARK: generating mathematical proofs for transactions is very costly with EVM, and switching to a more proof-friendly engine would be much cheaper. The candidates he named are the RISC-V and leanISA architectures, with the ideal outcome being that the new engine becomes the core of the protocol, while EVM becomes a translation layer. Old contracts can still run, but the underlying instructions will first be translated into commands that the new engine understands before execution. Changing the engine is relatively more complex, so this proposal has been controversial since Vitalik first introduced the RISC-V concept in April 2025.
The core developer behind L2 Arbitrum, Offchain Labs, publicly advocated last November that another architecture, WebAssembly (WASM), is a better choice, but WASM was not included in the candidate list this time. This is significant because Arbitrum is one of the largest L2s on Ethereum, and its contract technology, Stylus, is built on WASM. If L1 changes its engine, it essentially redefines the 'plug specifications' for the entire ecosystem. If your device happens to use the same type of plug, it can be used directly; if not, you will have to spend money to make an adapter. Who is selected on the list determines which L2’s past investments can seamlessly connect to the future L1 and which will incur adapter costs. Ethereum does not have a voting mechanism to resolve such differences; whether to change and to whom it should change ultimately depends on the rough consensus of developers at the All Core Devs meetings and whether various client teams are willing to implement it. As of now, changing the engine remains a long-term goal mentioned by Vitalik, and there has been no formal conclusion from developer meetings.
Mapping the technical roadmap to ETH prices corresponds to two temporal levels. The first level is the mechanical transmission path. Since EIP-1559, the base fee for each transaction on Ethereum is burned, and the scale of L1 transaction activity directly affects the supply dynamics and settlement value of ETH. According to this mechanism, if the gigagas target is achieved and L1 transaction volume rebounds with increased throughput, gas consumption and burning will also amplify in sync. This is the most direct transmission path between the roadmap and ETH pricing.
However, it is important to emphasize that the premise for this path to hold is 'demand returning after capacity increases'; capacity itself does not automatically create demand.
The second level is the time lag. The roadmap announces a phased engineering plan over three to four years; within 2026, this roadmap will not change any current status of Ethereum. It is a directional commitment, and Ethereum’s directional commitments have a record of delays on the timeline, with the Merge itself being several years later than initially estimated. In other words, this roadmap raises Ethereum’s long-term capacity ceiling but does not address the mid-term value capture issue of ETH. Analyst Ignas’s criticism of the roadmap points precisely to this, as it does not cover adjustments to ETH’s token economics.
After consolidating the previous content, the final answer points to the same structure: this strawmap raises Ethereum’s long-term ceiling but does not immediately solve the mid-term value capture issue of ETH. Now is not the time to FOMO based on the roadmap. Rather than pricing the roadmap itself, a more actionable approach is to track several nodes that can be tested in the near future: whether the Glamsterdam upgrade can be successfully launched and complete the gas limit increase.; whether blob demand can continue to grow with L2 activity.; whether L1 fee revenue and ETH burning can improve.; whether L2 growth can feedback to L1 through blob payments and settlement demand.; and whether the relative performance of ETH against BTC can recover.. These indicators correspond to various aspects of the roadmap and can be verified weekly on public dashboards like Etherscan’s chart page and DefiLlama. Any change in any one of them is closer to the pricing basis than the roadmap document itself. Any change will tell the market earlier than the roadmap document itself whether this three to four-year restructuring is being fulfilled or postponed.