Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

acir: v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 16:54
49d32da

0.12.0 (2023-05-17)

⚠ BREAKING CHANGES

  • Introduce WitnessMap data structure to avoid leaking internal structure (#252)
  • use struct variants for blackbox function calls (#269)
  • acvm: Simplification pass for ACIR (#151)

Features

  • acvm: Simplification pass for ACIR (#151) (7bc42c6)
  • Introduce WitnessMap data structure to avoid leaking internal structure (#252) (b248e60)
  • use struct variants for blackbox function calls (#269) (a83333b)

Bug Fixes

  • acir: Hide variants of WitnessMapError and export it from package (#283) (bbd9ab7)