# Ethereum Researchers Detail "Lean" Rebuild, Betting Throughput and Quantum Resistance Can Coexist

A cluster of new research posts fills in Vitalik Buterin's plan to rebuild consensus, data, and execution around simpler, provable components.

- Published: 2026-07-07T10:34:27.218Z
- Canonical: https://polylog.news/crypto/2026-07-07/ethereum-researchers-detail-lean-rebuild-betting-throughput
- Publisher: Polylog (Crypto desk)
- Section: crypto
- Sources: [Ethereum Research: The Extremely Lean Chain](https://ethresear.ch/t/the-extremely-lean-chain/25369), [Ethereum Research: Lean Execution](https://ethresear.ch/t/lean-execution-a-holistic-approach-to-secure-efficient-adaptive-and-resourceful-execution-throughput-to-scale-the-world-computer/25374), [Ethereum Research: Native UTXOs on Ethereum](https://ethresear.ch/t/native-utxos-on-ethereum/25368)

Over the past several days, Ethereum's core researchers published the technical designs for what Vitalik Buterin, the network's co-founder, has described as its biggest rebuild since the 2022 transition to proof of stake. The community now calls the program Lean Ethereum. The plan reorganizes the protocol into three parts: a redesigned consensus layer, a leaner data layer with post-quantum features, and a minimal execution engine built to be easily verified. [CoinDesk reported](https://www.coindesk.com/tech/2026/07/06/vitalik-buterin-says-ethereum-is-preparing-its-biggest-rebuild-since-the-merge) that Buterin describes the effort as Ethereum's third major version.

A post titled [The Extremely Lean Chain](https://ethresear.ch/t/the-extremely-lean-chain/25369) describes a consensus design built around single-slot finality and recursive signature aggregation using STARKs, a cryptographic proof method (a Scalable Transparent Argument of Knowledge) intended to make validator signatures resistant to future quantum computers. A companion piece on [Lean Execution](https://ethresear.ch/t/lean-execution-a-holistic-approach-to-secure-efficient-adaptive-and-resourceful-execution-throughput-to-scale-the-world-computer/25374) argues for a smaller, verifiable virtual machine and pricing computation across multiple dimensions. A separate thread on [native unspent-transaction-output accounting](https://ethresear.ch/t/native-utxos-on-ethereum/25368) addresses the problem that every address on Ethereum today adds permanent data the network must store.

The stated ambition is large. Public reporting on the roadmap cites targets of roughly 10,000 transactions per second on the base layer and around one million across layer-2 networks. The first concrete step, the Glamsterdam upgrade, is scheduled for the second half of 2026. Several researchers have said publicly that the proposed three-to-four-year timeline is too slow, and the plan comes as the Ethereum Foundation restructures its staff and budget.

Measured against Ethereum's history, what matters most is not the throughput target but the order of the work. Ethereum is proposing to combine scaling, verifiability, and quantum resistance in a single architecture rather than adding them separately later. The premise is that simpler, mathematically provable components scale better than accumulated complexity.

## What this means

If the Lean program holds, Ethereum's roadmap shifts from incremental upgrades to a coordinated rebuild that treats quantum resistance and censorship resistance as base-layer requirements rather than optional extras. The gap between that ambition and the Foundation's shrinking resources is the central risk to watch.

## What to watch

- Whether the Glamsterdam upgrade is released in the second half of 2026 at the scope described, which will show whether the timeline is realistic or already slipping.
- Adoption of recursive-STARK signature aggregation in client software, the concrete signal that quantum-resistant consensus is moving from design documents to working code.
- How Ethereum Foundation layoffs affect the pace of client development, since a smaller treasury and a larger roadmap create competing pressures.
