github risc0/risc0 v0.21.0

latest releases: v1.0.0-rc.4, v1.0.0-rc.3
2 months ago

🛠 Fixes

  • Fix an issue where the temporary directory is not being removed when the
    Session goes out of scope. This helps prevent the depletion of disk space.

  • Verification of groth16 receipts in rust that are compatible with Bonsai

⚡️ Features

  • Add an improved Poseidon2 hashing function that replaces Poseidon for recursive proofs.

🚨 Breaking Changes

  • For recursive proofs, the Poseidon hash function is replaced by the Poseidon2 hash function. Users can still create receipts using the older Poseidon hash function but these receipts will not be usable by Bonsai or any proof composition or rollup use cases.

Don't miss a new risc0 release

NewReleases is sending notifications on new releases.