Releases: privacy-scaling-explorations/halo2wrong
Releases · privacy-scaling-explorations/halo2wrong
v2023_02_02
What's Changed
Full Changelog: v2023_01_20...v2023_02_02
v2023_01_20
What's Changed
Full Changelog: v2023_01_18...v2023_01_20
v2023_01_18
What's Changed
- Add equality assertions and zero checks by @kilic in #2
- Implementation for division and inverse by @lanbones in #4
- Implementing _assert_not_zero by @xgaozoyoe in #5
- Optimize inversion by reducing 2 rows by @lanbones in #7
- Ecc Add operation by @xgaozoyoe in #10
- Revisit RNS by @kilic in #13
- Implementation ecc mul var by @lanbones in #12
- Add ci by @ChihChengLiang in #19
ecc
Comments by @davidnevadoc in #21- Fix
Integer
features by @davidnevadoc in #24 - Add github action for KZG test; fix bool to F by @ed255 in #25
- fix links after github org rename by @pinkiebell in #29
- Bump halo2 tag by @ed255 in #31
- fix compile failed by @TraceBundy in #32
- Update to use
Value
API for all by @han0110 in #35 - Refactor
RangeInstructions
for decomposition results by @kilic in #34 - Han/faster testing by @CPerezz in #40
- Improve
RangeChip
with tagged table by @han0110 in #38 - Add clippy checks to the CI by @CPerezz in #45
- Update to latest halo2 released tag by @CPerezz in #46
- Upgrade
halo2_proofs
tov2022_10_22
by @han0110 in #50 - Also upgrade
poseidon
tov2022_10_22
and use stable channel rust by @han0110 in #51 - fix comment of crt_modulus by @zhiqiangxu in #56
- fix comment of add/add_with_constant by @zhiqiangxu in #57
- Public a poseidon hasher chip by @vuvoth in #55
- Update halo2_proofs to v2023_01_17 by @CPerezz in #61
New Contributors
- @kilic made their first contribution in #2
- @lanbones made their first contribution in #4
- @xgaozoyoe made their first contribution in #5
- @ChihChengLiang made their first contribution in #19
- @davidnevadoc made their first contribution in #21
- @ed255 made their first contribution in #25
- @pinkiebell made their first contribution in #29
- @TraceBundy made their first contribution in #32
- @han0110 made their first contribution in #35
- @CPerezz made their first contribution in #40
- @zhiqiangxu made their first contribution in #56
- @vuvoth made their first contribution in #55
Full Changelog: https://github.com/privacy-scaling-explorations/halo2wrong/commits/v2023_01_18