v1.0.2-testnet
ratankaliani
released this
21 May 03:17
·
816 commits
to main
since this release
What's Changed
- chore(deps): bump axum from 0.7.4 to 0.7.5 by @dependabot in #718
- chore(deps): bump dirs from 4.0.0 to 5.0.1 by @dependabot in #717
- perf: get_cycles don't need emit events by @lispc in #697
- fix: release flow doesn't run on main by @jtguibas in #721
- fix: verify_compressed by @ctian1 in #725
- chore: update dev with latest main by @jtguibas in #728
- feat: fix execution + proving errors by @jtguibas in #715
- feat: auto rebuild dev artifacts in sdk by @jtguibas in #726
- feat: reduce network prover by @ctian1 in #687
- feat: add
hash_public_values
by @ratankaliani in #730 - feat: add proof verification by @ratankaliani in #729
- fix: groth16 install when in existing runtime by @ctian1 in #735
- fix(recursion): poseidon2 external flag by @kevjue in #747
- fix: unnecessary pc constraint by @ctian1 in #749
- fix(ci): downgrade
getrandom
by @ratankaliani in #751 - fix:
cargo prove new
by @ratankaliani in #753 - fix: assets branch by @ratankaliani in #752
- feat: Implement
verify_groth16
&prove_groth16
onMockProver
by @ratankaliani in #745 - feat(recursion): public values constraints by @kevjue in #748
- refactor: use actual ffi for gnark by @ctian1 in #738
- fix: SHA_COMPRESS syscall added to syscall map twice by @Sofianel5 in #740
- fix: fibonacci default-run bin by @mattstam in #756
- refactor(prover): expose functions for getting core/deferred inputs by @ctian1 in #755
- chore: merge main into dev by @ctian1 in #757
- chore: update groth16 build by @ctian1 in #758
- chore: fix by @ctian1 in #759
- chore: release v1.0.2-testnet by @ctian1 in #760
- chore: v1.0.2-testnet by @jtguibas in #719
New Contributors
- @dependabot made their first contribution in #718
- @lispc made their first contribution in #697
- @Sofianel5 made their first contribution in #740
Full Changelog: v1.0.1-testnet...v1.0.2-testnet