v2023_04_20
·
222 commits
to main
since this release
What's Changed
- Call
synthesizeinMockProvermultiple times to behave same as real prover by @han0110 in #129 - Expose mod
permutationand re-exportpermutation::keygen::Assemblyby @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
halo2curvesversion to0.3.2by @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