Skip to content

v2023_04_20

Compare
Choose a tag to compare
@ChihChengLiang ChihChengLiang released this 20 Apr 13:27
· 208 commits to main since this release
be95568

What's Changed

  • Call synthesize in MockProver multiple times to behave same as real prover by @han0110 in #129
  • Expose mod permutation and re-export permutation::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 to 0.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