Releases: axiom-crypto/halo2
Releases · axiom-crypto/halo2
v0.4.5
What's Changed
- [chore] use rayon work-stealing to improve
evaluate_h
by @jonathanpwang in #28 - chore: update
halo2curves
to v0.5.0 by @jonathanpwang in #29 - chore: fix description to mention trusted setup by @jonathanpwang in #33
- chore: bump version by @jonathanpwang in #34
- chore: re-release to rebuild docs by @jonathanpwang in #35
- feat: use halo2curves cycloneMSM by @jonathanpwang in #36
- fix: optimize compute_inner_product with parallel computation by @crStiv in #37
- chore: bump v0.4.5 and add rayon by @jonathanpwang in #39
- chore: keep
asm
feature on all arch for backward compatibility by @jonathanpwang in #40
New Contributors
Full Changelog: v0.4.0...v0.4.5