Skip to content

v3.0.1

Choose a tag to compare

@bobbobbio bobbobbio released this 21 Aug 18:05
· 16 commits to release-3.0 since this release
61cfbaf
  • 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. Enure rzup 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 🔬