Skip to content

aztec-packages: v0.30.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 19 Mar 17:18
21356e6

0.30.0 (2024-03-19)

⚠ BREAKING CHANGES

  • acir: Program and witness stack structure (#5149)
  • automatic NoteInterface and NoteGetterOptions auto select (#4508)

Features

  • acir: Program and witness stack structure (#5149) (ccc5016)
  • Allow registering contract classes in PXE (#5291) (b811207), closes #4055
  • Automatic NoteInterface and NoteGetterOptions auto select (#4508) (b2df979)
  • ECCVM witness generation optimisation (#5211) (85ac726)
  • Ensure claimer is owner of the note in claim contract (#5135) (a80519d)
  • Sequencer checks fee balance (#5267) (09b2b7c)
  • Verify registered artifact matches instance class id (#5297) (dd56a0e)

Bug Fixes

Miscellaneous

Documentation

  • Remove broadcast-all methods from class registerer (#5298) (21ccb4b), closes #4462
  • Verification key includes proving system identifier (#5295) (6e218d4)