Skip to content

barretenberg: v0.22.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 06 Feb 18:24
078bd17

0.22.0 (2024-02-06)

⚠ BREAKING CHANGES

  • rename bigint_neg into bigint_sub (#4420)
  • Add expression width into acir (#4014)
  • acir: Move is_recursive flag to be part of the circuit definition (#4221)

Features

Bug Fixes

Miscellaneous