Releases: risc0/risc0
Releases · risc0/risc0
v3.0.3
v2.3.2
v3.0.1
- Execution and preflight speed improvements 🚀
- New much faster recursion witness generation that runs on GPU 🔥
- New much faster Groth16 implementation that run on GPU 🔥
- Now requires installing additional artifacts by running
rzup install risc0-groth16
. Enurerzup
version is >= 0.5.0 - Stabilize bigint and keccak features
- 5090 support in Bento
- Experimental multi-GPU default prover. Enable with
RISC0_PROVER=actor
🧪 - Support for debugging guest program execution using gdb 🔬
v3.0.0-rc.3
3.0.0-rc.3: Revert branch changes; Merge main and cut rc.3 (#3302) Co-authored-by: Victor Graf <[email protected]> Co-authored-by: Angelo Capossele <[email protected]> Co-authored-by: Frank Laub <[email protected]>
v3.0.0-rc.2
Merge pull request #3287 from risc0/bobbobbio/release-3.0-rc.2-2 release-3.0: Merge main and create rc.2
v2.3.1
v2.3.0
v2.2.0
Fixes GHSA-f6rc-24x4-ppxp
v2.1.0
Fixes GHSA-g3qg-6746-3mg9
v3.0.0-rc.1
ZKVM-1377: Release 3.0: Bump versions for rc-1 (#3157)