Skip to content

v0.15.0

Compare
Choose a tag to compare
@HDauven HDauven released this 30 Aug 10:25
· 91 commits to master since this release
bcb31de

Fixed

  • Fix panic when creating proof for circuit with different circuit size [#760]
  • Fix panic when testing in debug mode [#763]

Removed

  • Remove 'setup' funcion from common test module [#763]

Changed

  • Change range and logic component to be generic over the const BIT_PAIRS [#763]