Skip to content

barretenberg: v0.56.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 25 Sep 15:20
8f72bc1

0.56.0 (2024-09-25)

⚠ BREAKING CHANGES

  • change ec_add to unsafe implementation (but much better perf) (#8374)
  • avm: GETENVVAR + ISSTATICCALL (#8692)
  • remove sha256 opcode (#4571)
  • add support for u1 in the avm, ToRadix's radix arg is a memory addr (#8570)
  • avm: remove tag in NOT (#8606)

Features

Bug Fixes

Miscellaneous