Mark RadarMARK RADAR
About
EN
Sign in

Vitalik Buterin Unveils New Ethereum Scaling Roadmap to Boost Layer 1 Capacity

3 reports · First detected 2026-02-28 · Last active 2026-03-05

Ethereum co-founder Vitalik Buterin proposed a new scaling roadmap on February 27, 2026, shifting the focus from the network's recent reliance on Layer 2 rollups toward simultaneously expanding its Layer 1 base layer. In the short term, Glamsterdam would use parallel validation and ePBS to make better use of each 12-second slot. Over the longer term, ZK-EVMs and blobs would increase throughput without raising the barrier to operating a node.

The Ethereum Foundation said on May 11, 2026, that Glamsterdam's multi-client development network was running ePBS reliably and that pricing under EIP-8037 had been finalized. It set a post-upgrade minimum gas-limit target of 200 million, more than triple the roughly 60 million at the time. The mainnet upgrade, originally planned for June, is now expected to be delayed until the third quarter of 2026. ePBS can extend the data-propagation window from about two seconds to roughly nine seconds.

All Coverage

3 original reports

The Backstory

The history behind this event
Buterin Proposes Ethereum Scaling Overhaul With STARKs, UTXOs2026-08-17 · 1 reports · similarity 0.84

Ethereum’s account-based design keeps balances, smart-contract code and storage in a shared state that grows as applications expand, increasing the burden on nodes and block builders. Bitcoin’s unspent transaction output, or UTXO, model treats assets as discrete objects that can be consumed once, making many payment and token workloads easier to parallelize and store efficiently. A hybrid architecture could preserve Ethereum’s flexible dynamic state for complex contracts while shifting routine assets to cheaper storage, supporting higher throughput without raising hardware demands that threaten decentralization and censorship resistance.

On July 4, 2026, Ethereum co-founder Vitalik Buterin outlined the “Lean Ethereum” direction, proposing recursive STARK verification in place of widespread transaction re-execution and new scalable state types, including UTXOs. He sketched a 2030 network with about 2 terabytes of conventional dynamic state alongside 100 terabytes of more restrictive new state. Redesigning ERC-20 tokens around the emerging UTXO storage could cut transaction fees by more than 10 times, he said. The overhaul is expected to unfold over three to four years and remains subject to research, developer feedback and protocol approval.

Vitalik Buterin Prioritizes Privacy and Quantum Security in Ethereum Roadmap2026-08-13 · 6 reports · similarity 0.82

Ethereum co-founder Vitalik Buterin is framing the network’s next phase as a long-term overhaul of its security, privacy and verification foundations. He has described “Lean Ethereum” as the protocol’s third major iteration, following earlier architectural development and the current scaling era. The initiative matters as advances in quantum computing and artificial intelligence raise new questions about cryptographic resilience, software assurance and the exposure of user data on public blockchains.

Buterin’s 2026 roadmap puts stronger privacy and quantum resistance among Ethereum’s top priorities, with STARK proofs and AI-assisted formal verification expected to play central roles. The plan calls for better protection of transaction and identity data, a gradual shift toward cryptography designed to withstand quantum attacks, and AI tools that can help verify protocol code. The roadmap sets a strategic direction rather than a firm release schedule, and no complete deployment date has been announced.

Vitalik Buterin Unveils Three Core Technology Goals for Lean Ethereum Roadmap2026-07-07 · 6 reports · similarity 0.86

Ethereum co-founder Vitalik Buterin has positioned “Lean Ethereum” as the network's third major overhaul after the Merge in September 2022. The plan aims to simplify the protocol and replace multiple core components. Its success will help determine whether Ethereum can remain secure and competitive amid threats from quantum computing, transaction congestion and demand for on-chain privacy.

Buterin released a draft technical roadmap for Lean Ethereum in late July 2025, with implementation expected to unfold gradually over the next three to four years. It identifies quantum resistance, scalability and privacy as its three top priorities. Ethereum developers broadly support the long-term direction but have urged the Ethereum Foundation to accelerate execution and the pace of upgrades.

Vitalik Buterin Unveils Ethereum Scaling Roadmap as Glamsterdam Brings Multidimensional Gas2026-06-17 · 2 reports · similarity 0.89

Ethereum co-founder Vitalik Buterin has divided the network’s scaling roadmap into short- and long-term phases. In the near term, Glamsterdam would expand Layer 1 capacity through multidimensional gas pricing, block-level access lists and parallel validation. Over the longer term, ZK-EVMs and blobs would reshape how nodes validate transactions and carry data, balancing throughput, fees and decentralization.

The Ethereum Foundation said on May 11 that the Glamsterdam multi-client development network was live and the EIP-8037 pricing design had been completed. The upgrade’s minimum target for the block gas limit is 200 million, more than triple the current level of about 60 million. The upgrade is planned for the second half of 2026, but a mainnet date will not be announced until final security reviews are completed and the testnet is stable.

Vitalik Buterin Outlines Ethereum Privacy Upgrades2026-05-20 · 1 reports · similarity 0.82

Ethereum co-founder Vitalik Buterin argues that privacy should become a native network feature rather than an add-on service, reducing the risks of data leaks and censorship arising from users' reliance on third-party tools. The approach could also determine whether Ethereum can balance public verifiability, personal data protection and the practical needs of the ETH ecosystem.

Buterin recently proposed several upgrades, including using account abstraction to improve privacy-related operations, strengthening transaction inclusion through FOCIL and introducing new tools to reduce the linkability of onchain transactions. At the time of the report, the Ethereum Foundation had not announced a formal launch date, development budget or complete deployment schedule.

Vitalik Buterin Proposes Simpler Ethereum Node Software to Boost Decentralization2026-03-16 · 1 reports · similarity 0.83

Ethereum nodes must run both consensus-layer and execution-layer software to validate transactions and track the state of the Beacon Chain. Each program has its own configuration and data interfaces, increasing the maintenance burden. Vitalik Buterin argues that making nodes easier to operate would enable more ordinary users to verify the network themselves, reduce reliance on third-party providers such as Infura, and strengthen decentralization and censorship resistance.

Buterin recently proposed integrating the backend software that connects nodes to the Beacon Chain with Ethereum's execution layer in a unified code structure, simplifying installation, synchronization and maintenance. The idea remains a technical proposal, with no formal activation date, version number or funding amount announced. Ethereum core developers must still assess its specifications, compatibility and implementation timetable.

Vitalik Buterin Says Ethereum Should Serve as a Decentralized Digital Bulletin Board2026-03-13 · 1 reports · similarity 0.82

Ethereum co-founder Vitalik Buterin argues that the network's central public value lies not in putting every problem onchain, but in serving as a decentralized digital bulletin board. In that role, it would allow different crypto systems to store, verify and share data over the long term, providing a reliable form of “shared memory” that does not depend on any single institution.

His latest proposal focuses on scaling technologies such as PeerDAS, which uses distributed data-availability sampling to increase network capacity and reduce the burden on each node to download complete datasets. Buterin also urged developers to choose onchain use cases carefully. The available reports did not specify a publication date, the scale of any capacity increase or any investment amount.

Vitalik Buterin Unveils Ethereum Roadmap to Replace EVM With RISC-V and Accelerate Development With AI2026-03-02 · 3 reports · similarity 0.82

Ethereum’s existing EVM and 16-ary Keccak Merkle Patricia Tree have accumulated complexity and created bottlenecks for zero-knowledge proofs. Vitalik Buterin is advocating simultaneous simplification of the execution layer and state structure. The issue is central to the Ethereum Foundation’s push for scalability, security and decentralization: if only a handful of engineers understand the underlying system, users must still place their trust in core developers.

The roadmap released on March 2, 2026, shows that EIP-7864 proposes switching to a binary state tree, which could cut Merkle branch bandwidth requirements by 75% and improve proof efficiency three- to fourfold. RISC-V would be introduced in three phases and ultimately replace the EVM. Speaking with Wanxiang Blockchain Chairman Xiao Feng at the Hong Kong Web3 Festival on April 22, Buterin reiterated that simplification was the priority. Although an AI experiment produced a prototype of the 2030 roadmap within weeks, half of the resulting speed gains should still be devoted to testing and formal verification.

Vitalik Buterin Unveils Ethereum Quantum-Resistance Roadmap2026-02-27 · 5 reports · similarity 0.80

Quantum computers could break Ethereum’s current elliptic-curve cryptography, threatening validator consensus, account signatures and onchain assets. Vitalik Buterin has identified four vulnerable areas in the protocol, including BLS signatures and KZG commitments. Upgrading Ethereum for quantum resistance is therefore critical to its long-term security and the protection of assets on the network.

Buterin has unveiled a comprehensive roadmap, while the Ethereum Foundation has formed a dedicated Post-Quantum team with the goal of completing protocol-level upgrades by 2029. The proposed measures include replacing vulnerable mechanisms with STARK proofs, introducing hash-based signatures into Lean consensus and exploring the use of SNARKs to reduce the performance burden of quantum-safe cryptography.

Vitalik Buterin Unveils Four-Year Ethereum Roadmap Targeting Two-Second Slots2026-02-26 · 1 reports · similarity 0.86

Ethereum currently produces blocks in 12-second slots, while transactions take about 16 minutes to reach finality. Mainnet responsiveness, data propagation between nodes and long-term cryptographic security remain key challenges. Co-founder Vitalik Buterin has therefore drawn on the Ethereum Foundation Protocol team's “Strawmap” to plan concurrent upgrades to consensus and quantum-resistant architecture.

On February 25, 2026, Buterin outlined a roughly four-year roadmap spanning seven forks, with upgrades expected every six months. Slot times would be reduced in stages from 12 seconds to 8, 6, 4, 3 and ultimately 2 seconds, while peer-to-peer network optimizations would prevent duplicate downloads. The target for finality is 6–16 seconds, and major consensus changes will be paired with hash-based, quantum-resistant signatures. Glamsterdam and Hegotá are scheduled to advance in 2026.

Mark Radar|MARK RADAR

If you search news on Google, you can set Mark Radar as a preferred source—our coverage will show up more often in your results. Set as preferred source on Google →

All times are in Taipei time (GMT+8)