Skip to content

aztec-packages: v0.53.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 09 Sep 13:00
9fe2c07

0.53.0 (2024-09-09)

⚠ BREAKING CHANGES

  • avm/brillig: take addresses in calldatacopy (#8388)
  • remove coinbase and unimplemented block gas limit opcodes from AVM (#8408)
  • return arrays instead of slices from to_be_radix functions (noir-lang/noir#5851)
  • Do not encode assertion strings in the programs (#8315)

Features

Bug Fixes

Miscellaneous