v2023_04_20
ChihChengLiang
released this
20 Apr 13:27
·
215 commits
to main
since this release
What's Changed
- Call
synthesize
inMockProver
multiple times to behave same as real prover by @han0110 in #129 - Expose mod
permutation
and re-exportpermutation::keygen::Assembly
by @han0110 in #149 - feat(MockProver): replace errors by asserts by @ed255 in #150
- MockProver test utililities by @naure in #153
- feat: Parallel random blinder poly impl by @CPerezz in #152
- change: Migrate workspace to pasta_curves-0.5 by @CPerezz in #157
- Pin
halo2curves
version to0.3.2
by @han0110 in #167 - Extend Circuit trait to take parameters in config by @ed255 in #168
New Contributors
Full Changelog: v2023_02_02...v2023_04_20