Bankless Podcast Episode Summary
Episode Title: Ethereum's Last Big Upgrade: The zkEVM | Ansgar Dietrichs
Release Date: February 23, 2026
Guest: Ansgar Dietrichs (Ethereum Foundation researcher)
Host: Bankless (David Hoffman)
Theme: Deep dive into Ethereum’s forthcoming zkEVM upgrade—its motivation, mechanics, long-term roadmap, implications for scalability, decentralization, and the broader Web3 ecosystem.
1. Overview: Ethereum's Next Giant Leap
This episode explores what host David Hoffman calls "perhaps the biggest upgrade Ethereum will ever experience": the transition to a zkEVM (zero-knowledge Ethereum Virtual Machine). Guest Ansgar Dietrichs breaks down why zkEVM represents more than just a technical milestone—it is a paradigm shift for scalability, user experience, and the Ethereum community’s core values of decentralization and verifiability. The upgrade is positioned not as an instantaneous hard fork, but the beginning of a new, ongoing era for Ethereum.
2. Key Discussion Points & Insights
A. Why the zkEVM is Revolutionary
- Cryptographic Verification vs. Re-execution
- Historically, every blockchain node re-executes all computation in each block, enforcing legitimacy but severely limiting scalability.
- ZkEVM uses zero-knowledge proofs to allow verifying (not re-executing) that a block follows all the rules—"magical compression" of redundant effort ([00:00], [04:28], [14:03]).
- Quote (Ansgar, 00:00):
"ZkEVM is this fundamental insight... you can basically allow nodes to verify that a block followed all the rules without having to re-execute the block... through this very fancy cryptography, you're jumping to this world where you still have the same effort to build a block but then verification in a way is effortless."
- Not a Single Fork, But An Ongoing Transition
- Like the Merge, zkEVM will arrive in distinct phases: from initial proofs, to an optional mode, to an eventual mandatory hard fork ([03:00], [44:59]).
- Quote (Ansgar, 03:00):
"It actually has this nature of it’s an ongoing transition... much more like a ongoing transition."
B. Where zkEVM Fits in Blockchain Evolution
- Technical Genesis
- Early blockchains = all nodes re-execute, limiting speed due to keeping requirements low for decentralization ([07:32]).
- zkEVM introduces "general purpose cryptography"—not just specialized algorithms, but proofs of general computation (e.g. full EVM execution) ([14:03], [22:20]).
- Quote (Ansgar, 14:03):
"Cryptography 2.0... is general purpose cryptography. It is basically now the ability to make cryptographic statements about arbitrary computation."
- Parallel to Computer Evolution
- Computers → generalized → generalized & fast;
Blockchains → generalized (Ethereum) → generalized & fast (zkEVM era) ([22:20]).
- Computers → generalized → generalized & fast;
C. How zkEVM Unlocks Scaling: The Three Pillars
- Scaling Constraints
- Bandwidth, IO (disk access), and compute ([04:28], [23:29]).
- zkEVM’s Impact
- Compute: Massive compression (little effort to verify lengthy computation).
- IO: Enables stateless or partially stateless nodes—nodes no longer need the full state to verify blocks.
- Bandwidth: Via data availability sampling, nodes don’t download full blocks but only need to sample, further reducing requirements ([23:29], [31:31]).
- Quote (Ansgar, 23:29):
"The amazing thing about real time zkEVM is that it actually is... the unlocking piece... that addresses all of these elements of scaling."
- Stateless Ethereum
- Partial statelessness: "Validity-Only Partial Statelesness" lets clients keep just what they need, drastically lowering hardware requirements.
D. Ethereum’s L1 Becoming a Rollup Itself
- Ethereum L1, post-zkEVM, will have performance akin to cutting-edge zk-rollups but remains the canonical chain ([31:31], [32:56]).
- Quote (Host, 31:31):
"...the Ethereum layer one has the performance of a blockchain that is a ZK rollup... it maybe even IS a ZK rollup... but it also is the layer one itself."
E. The Rollout Roadmap: Optional → Mandatory zk-Proofs
- Timeline Overview
- Proof of Concept → Optional Proofs (~2027): Enthusiasts & non-critical nodes can use zk-proofs for validation.
- Prerequisite Upgrades: Data availability ("block-in-blobs"), networking improvements, moving to binary state trees for statelessness and post-quantum readiness.
- Mandatory zkEVM Switch (~2028): Most of the network transitions; “full scaling” unlocked.
- Continuous Scaling Path: Expected 3x throughput per year—first with classical scaling, then with zkEVM ([44:59], [52:18], [68:46], [69:09]).
- Quote (Ansgar, 44:59):
"There will be a one time hard fork... but it's not just a one time hard fork... it’s as typical, very concrete steps as say for the next 12 months..."
F. Risks, Client Diversity, and Security
- Why Caution Is Critical
- Ethereum’s “100% uptime” depends on “client diversity” (multiple, independent implementations).
- New risk: each zkEVM proof pipeline (execution client + prover) must be independently diversified and robust ([59:29], [64:02], [65:22]).
- 3x Redundancy Rule: May require at least 3 distinct proof chains per block to guard against bugs in any one client/prover.
- Formal Verification: Future AI and formal methods may help even further.
- Quote (Host, 64:02):
"We are kind of resetting that to zero lindy with the zkEVM... it's risky in the sense that... we're kind of rebuilding it to be zk and so we have to have this extra levels of redundancy."
- Commitment to Patience and Safety
- Optional era serves as giant “mainnet demo”; any bugs simply auto-revert nodes back to classical mode, with no slashing ([54:00]).
- The EF is prepared to delay mandatory switch as long as necessary for security assurance.
- Quote (Ansgar, 65:22):
"It's a big concern. But I think we are very responsible about it."
G. Downstream/Second-Order Effects
- L2s and Ecosystem
- L2s (rollups), especially EVM L2s, will be trivial beneficiaries—instant bridges, composability, cheaper/faster settlement ([73:59], [74:33]).
- Quote (Ansgar, 74:33):
"...it's much easier to... benefit from this technology for L2s..."
- Impact Beyond Ethereum
- zk cryptography will spread into wider tech fields — privacy-preserving government services, AI agent cooperation, identity management, globally trustless computation ([74:33]).
3. Notable Quotes & "Aha" Moments
- On Motivation:
- "This might be the biggest upgrade that Ethereum will ever experience because it relates to users more than any of the three forks in the past." (Host, [02:15])
- On Verification:
- “What a cryptographic proof does is it removes the whole part of RE execution.” (Host, [07:32])
- On the Road Ahead:
- “I think last year was all about performance, this year is the year of security, next year will be the year of productionizing, and then the year after will be the year of transition.” (Ansgar, [54:00])
- On Second-Order Effects:
- "Any asset to move from any L2 to any other... in a few seconds... through the Ethereum L1... all bridging pain disappears." (Ansgar, [71:30])
- On Responsibility:
- "We have 100% uptime. We are not willing to risk this. So we are willing to take extra precaution there." (Ansgar, [54:00])
- On the Big Picture:
- “Ethereum makes this generational leap... no other blockchain will have these properties that we've been discussing.” (Host, [70:08])
- On Community & Call to Action:
- “If anyone... wants to help on the infrastructure side, do reach out... It's not the only exciting thing in crypto, but it is still very, very exciting and please come join us.” (Ansgar, [78:37])
4. Timeline & Upgrade Phases
[Key Timestamps]
- 00:00: Key concept of zkEVM and its cryptographic “compression”
- 04:28–14:03: Deep technical explanation of block verification and history of cryptographic advances
- 23:29: How zkEVM unlocks scaling across compute, IO, and bandwidth
- 31:31: Ethereum L1 as its own rollup—paradigm shift
- 44:59: Detailed rollout plan (optional proofs to mandatory zkEVM era)
- 52:18: Recap and look beyond mandatory fork
- 59:29: In-depth on client diversity and the new "multi-proof" paradigm
- 65:22: Security, patience, and why the EF commits to responsibility
- 68:23: Projected timeline (full rollout by ~2030)
- 73:59: Second-order, ecosystem-wide, and global effects
5. Summary Table: zkEVM’s Impact
| Area | Status Quo | With zkEVM | Supporting Upgrades | |--------------------------|-----------------|----------------------|--------------------------| | Verification | Full re-execution | Zero-knowledge proofs | zkEVM cores, new proofs | | Scaling | Slow; capped to maintain decentralization | Massive compression; orders-of-magnitude throughput | Data availability, statelessness, binary trees | | Client Diversity | Multiple clients re-executing | Multiple clients/provers generating proofs; multi-proof verification per block | Redundant pipelines, formal verification | | User Experience | Slow, expensive, finality delays | Larger blocks, much cheaper/faster, near real-time bridging | Parallel consensus upgrades | | L2s/Composability | L2 settlement slow, bridging complex | Bridging instant, L2s can "inherit" L1 advancements | Real-time proofs, standardized upgrades |
6. Takeaways for Listeners
- zkEVM isn't just about L1 scaling—it's the backbone for the next decade of innovation for Ethereum, L2s, and beyond.
- Upgrade is designed as a phased, safe, community-driven transition.
- Client/proof diversity and world-class caution will ensure Ethereum's reputation for uptime and safety continues.
- If successful, Ethereum's move to zkEVM will set the global standard for decentralized computation, privacy, and auditability—a Manhattan Project for decentralized tech.
- Developers, researchers, and enthusiasts are encouraged to get involved—"If anyone... wants to help on the infrastructure side, do reach out" ([78:37]).
For further updates, follow Ansgar Dietrichs and the Ethereum Foundation—help shape Ethereum's most ambitious era yet!
