Skip to content

aztec-packages: v0.61.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 30 Oct 12:19
d9de430

0.61.0 (2024-10-30)

⚠ BREAKING CHANGES

  • avm: cleanup CALL (#9551)
  • avm: returndatasize + returndatacopy (#9475)
  • use Brillig opcode when possible for less-than operations on fields (#9416)
  • profiler: New flamegraph command that profiles the opcodes executed (noir-lang/noir#6327)
  • split base rollup and remove public kernel proving (#9434)
  • getcontractinstance instruction returns only a specified member (#9300)
  • avm/brillig: revert/rethrow oracle (#9408)

Features

Bug Fixes

Miscellaneous

Documentation