Track Progress
Tracking the readiness of zkVM implementations and Ethereum client integration for ZK-based L1 scaling.
ISA compliance test results from the RISC-V Compliance Test Monitor . Data updated daily.
Last synced: 4/8/2026 · Source: github.com/eth-act/zkevm-test-monitor
| zkVM | Commit | ISA | Full ISA | Standard ISA | Last Run |
|---|---|---|---|---|---|
| jolt | 3adde10f | RV64IMAC | 108/119 | 62/72 | 3/19/2026 |
| sp1 | 213fc1ab | RV64IM | 62/64 | 62/72 | 3/19/2026 |
| zisk | aacf0a73 | RV64IMFDAC | 236/239 | 63/72 | 3/20/2026 |
| airbender | 6353d63d | RV32IM | 42/47 | 0/72 | 3/19/2026 |
| openvm | bf11b4a5 | RV32IM | 47/47 | 0/72 | 3/19/2026 |
| pico | e4d8f22d | RV32IM | 45/47 | 0/72 | 3/19/2026 |
| r0vm | 6bc23889 | RV32IM | 46/47 | 0/72 | 3/19/2026 |
Inclusion Criteria
To be listed in the zkVM Readiness table, implementations must meet the following minimum criteria. This is a curated list — the team evaluates and updates these criteria as the project evolves.
Open Source
The zkVM must be released under a permissive open-source license. We link to the license for each listed project.
ISA Compliance (RV64IM minimum)
The zkVM must support the RISC-V 64-bit base integer instruction set with the multiply extension. This is verified via our compliance test suite.
Real-Time Proving
The ability to generate a proof for a full Ethereum block within slot time. Criteria for timing targets will evolve (e.g., P99 latency requirements).
Soundcalc Integration
Integration into the soundcalc framework for standardized verification and interoperability testing.
External Dashboards
Detailed tracking data is maintained on external dashboards managed by the team.