Skip to content

aztec-packages: v0.58.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 18 Oct 13:34
ab0c80d

0.58.0 (2024-10-18)

⚠ BREAKING CHANGES

  • remove pedersen commitment (#9107)
  • remove pedersen hash opcode (#9245)
  • Brillig and AVM default all uninitialized memory cells to Field 0 (#9057)
  • Integer division is not the inverse of integer multiplication (noir-lang/noir#6243)
  • kind size checks (noir-lang/noir#6137)
  • Change tag attributes to require a ' prefix (noir-lang/noir#6235)
  • avm: remove tags from wire format (#9198)
  • remove keccak256 opcode from ACIR/Brillig (#9104)
  • avm: more instr wire format takes u16 (#9174)
  • Brillig with a stack and conditional inlining (#8989)
  • unrevert "feat: new per-enqueued-call gas limit" (#9140)
  • protocol contracts (#9025)

Features

Bug Fixes

Miscellaneous

Documentation