Skip to content

aztec-packages: v0.23.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 07 Feb 17:44
fde4e81

0.23.0 (2024-02-07)

⚠ BREAKING CHANGES

  • rename bigint_neg into bigint_sub (#4420)
  • Add expression width into acir (#4014)
  • init storage macro (#4200)
  • acir: Move is_recursive flag to be part of the circuit definition (#4221) [skip ci]

Features

Bug Fixes

  • Delay rming bins till right before installing them. (#4474) (fabeac8)
  • docs: Add redirect for top google hit giving 404 (#4487) (e1d3f5a)
  • docs: Update mdx files to md (#4459) (e67d94b)
  • docs: Update private voting tutorial cli commands (#4472) (0a8905a)
  • Parse instance deployed event (#4482) (62b171a)

Miscellaneous

  • Able to run noir-sync manually (#4486) (2082fed)
  • acir: Move is_recursive flag to be part of the circuit definition (#4221) [skip ci] (4113cfd)
  • Add bigint solver in ACVM and add a unit test for bigints in Noir (#4415) (4113cfd)
  • avm: Add SET serialize comments and simplify signature (#4476) (84dbdd3)
  • Lift rollup address check & deplot kv-store to npm (#4483) (92d0aa4)
  • Nuked OptionallyRevealedData (#4456) (83a3136)
  • Rename bigint_neg into bigint_sub (#4420) (4113cfd)
  • Replace relative paths to noir-protocol-circuits (902bbd4)
  • Surpress chained macro warning (#4396) (4113cfd)
  • Sync to noir-lang/noir (4113cfd)
  • Unhardcode canonical addresses of deployer and registerer contracts (#4467) (2c82b62)