Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 03:21
· 1657 commits to main since this release
650ac2a

0.2.0 (2024-06-23)

Bug Fixes

  • add check for group by result uniqueness (#19) (fd6944d)
  • bump bigdecimal version to 0.4.5 (#15) (596fbd5)
  • incorporate leftover feedback from previous PR (#17) (6c3aa58), closes #12
  • make QueryCommitments::from_accessor_with_max_bounds mirror the underlying accessor schema (#23) (0e675aa)
  • make_empty_query_result correct match arms (#13) (5c70a3d)

Features

Performance Improvements

  • Dory's compute_T_vec_prime should be able to use Blitzar's fixed MSM (PROOF-876) (#7) (22bec93)