Release Notes
This release marks the first fully audited version supporting RISC0 zkVM 3.0.
The audit was completed by Veridise for commit 3be7250 with fixes applied in commit ee4159. See full audit report here.
What's Changed
- update README and proof path logic by @austinabell in #1
- remove unnecessary hex conversions by @austinabell in #2
- docs: update README.md by @eltociear in #5
- Resolve audit report findings by @hansmrtn in #7
- Update to
risc0-* v1.1.1by @hansmrtn in #9 - add: Verifier Router, E-Stop, move to Anchor Framework by @Brando753 in #11
- fix: #00 - Groth16 Verifier Reduces Public Inputs by @hansmrtn in #13
- Update with support for r0vm 3.0 plus anchor framework upgrade by @willemolding in #14
- Adds anchor tests to CI and adds feature to programs to avoid warning by @willemolding in #15
- Make selectors 4-byte hash based values to match risc0-ethereum by @willemolding in #16
- Add redeployment protection after estop by @willemolding in #17
- Audit fixes for Veridise 10/25 by @willemolding in #18
New Contributors
- @eltociear made their first contribution in #5
- @hansmrtn made their first contribution in #7
- @Brando753 made their first contribution in #11
- @willemolding made their first contribution in #14
Full Changelog: https://github.com/boundless-xyz/risc0-solana/commits/v3.0.0