Episode
lean Ethereum Part 4: leanVM, a Custom VM for Signature Aggregation
- Podcast
- Zero Knowledge
- Published
- Mar 11, 2026
- Duration seconds
- 1975
- Processing state
not_requested- Canonical source
- https://zeroknowledge.fm/podcast/394
Actions
POST https://stenobird.com/v1/public/podcasts/zero-knowledge-1048106/episodes/lean-ethereum-part-4-leanvm-a-custom-vm-for-signature-aggregation/transcription-requests
Idempotently request low-priority transcript generation for this episode.GET https://stenobird.com/podcast/zero-knowledge-1048106/lean-ethereum-part-4-leanvm-a-custom-vm-for-signature-aggregation.md
Read the agent-friendly Markdown representation of this episode resource.
Summary
https://youtu.be/YWkyvTrwtQU In this episode of the lean Ethereum miniseries, Nico Mohnblatt speaks with Thomas Coratger and Emile from the Ethereum Foundation about the design and implementation of LeanVM, a minimal zkVM created to support post-quantum signature aggregation on Ethereum’s consensus layer. They explain why the team chose a VM architecture over fixed circuits and how LeanVM takes inspiration from Cairo with just 4 opcodes and 2 precompiles to keep the instruction set extremely small and make formal verification easier. The conversation also covers LeanVM implementation choices like using Plonky3 and WHIR for efficient proving on CPUs, benchmarks for aggregation speed, and the role of Python specs in testing client interop. They share ongoing efforts to optimize low-level primitives and invite community input on the project. Related Links lean Ethereum Part 1: Introduction with Justin Drake lean Ethereum Part 2: PQ Signatures and Poseidon with Dmitry and Benedikt lean Ethereum Part 3: Security of PQ SNARKs and an update about the Proximity Prize lean Ethereum Lean Consensus R&D Progress Cairo zkVM WHIR: Reed–Solomon Proximity Testing with Super-Fast Verification Minimal zkVM for Lean Ethereum by Emile Repos leanEthereum github organization leanSig repo (optimized Rust implementation of XMSS for Ethereum usage) leanSpec repo (the Python spec of the lean consensus) WHIR repo Plonky3 repo leanVM Applications to speak at zkSummit14 close this Sunday March 15! This edition will be more intimate with limited spots — we recommend applying early. Apply at www.zksummit.com zkMesh+ live! Subscribe for zkMesh+ and catch the latest State of ZK 2025 report. **If you like what we do:** * Find all our links here! @Zer…