Key Highlights
- Ethereum may soon verify blocks with ZK proofs, cutting hardware needs for validators while keeping the network secure and fast.
- Solo stakers and home validators can sync blocks in minutes, boosting decentralization and lowering barriers to participate.
- With ZK-EVMs and PeerDAS, Ethereum aims for high-speed transactions without sacrificing security or decentralization, says Vitalik.
Ethereum is preparing for a major change in how its blockchain validates transactions, signaling a new era in scalability and decentralization. Instead of re-executing every transaction on every node, the network is moving toward verifying zero-knowledge (ZK) proofs.
Ethereum Foundation member ladislaus.eth explained on X that this change could greatly lower the hardware and internet demands for validators while keeping the network secure. It will impact solo stakers, home validators, Layer-2 (L2) projects, and everyday Ethereum users.
Right now, every Ethereum node has to re-execute all the calculations to check if a block is valid. This works, but it gets more expensive as gas usage increases. The more gas a block uses, the more work each node has to do and the more storage it needs.
Besides, syncing a full execution layer (EL) client takes a lot of time and computing power. However, Ethereum’s new optional method lets nodes verify blocks using ZK proofs instead of redoing every transaction.
According to ladislaus.eth, the process works like this: the EL client creates an ExecutionWitness, which packages all the data needed to check a block. A standardized program on a zkVM then runs this witness, and a prover generates a proof showing the execution was correct.
Then, consensus layer (CL) clients, called zkAttesters, check this proof instead of redoing all the calculations. Importantly, the proposal guiding this feature, EIP-8025, keeps it optional. Nodes can still re-execute transactions or switch to proof verification, giving validators flexibility while keeping the network diverse.
How Ethereum implements the shift
The system works by sharing proofs from different EL clients over a special gossip topic on the P2P network. A block is considered valid once three out of five independent proofs check out, though this number could change.
The upcoming Glamsterdam hardfork will introduce ePBS (Enshrined Proposer-Builder Separation), which gives more time to generate proofs. This makes it possible to create proofs within real-time block slots. Without ePBS, validators only have 1–2 seconds to produce proofs, which is too short for practical use.
The Ethereum L1-zkEVM roadmap for the year 2026 has identified areas of concentration which include the standardization of execution witnesses, developing the zkVM guest API, integration with the consensus layer, the development of the prover, benchmarking, and security.
There are already some zk VM developers, like ZisK, openVM, and RISC Zero, who are testing proofs of Ethereum blocks. Moreover, it is useful to develop a common system for proofs that can also be utilized by other smart contracts such as Layer 2 rollups.
Impact on validators and network
Those who will benefit the most immediately are solo stakers and home validators. They can sync in a matter of minutes instead of hours by verifying proofs rather than running a full EL client. This also means that the hardware needs are greatly reduced.
Further, proof verification improves decentralization by allowing more validators to be used from consumer hardware. In addition, EL client teams are given more opportunities to prove, keeping diversity and protocol robustness.
This change lets Ethereum grow without giving up decentralization. Validators can run more efficiently, users experience a faster network, and gas limits can go higher. Ethereum Co-Founder Vitalik Buterin earlier emphasized that “ZK-EVMs combined with PeerDAS push Ethereum into a new stage, achieving decentralized consensus and high throughput simultaneously.”
Also Read: Vitalik Counters Solana’s AGI Push with Self-Sovereign AI