Skip to content

aztec-packages: v0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 17 Oct 15:27
93000c4

0.9.0 (2023-10-17)

⚠ BREAKING CHANGES

  • nuking PublicToken and PrivateAirdropToken (#2873)
  • Change blake3 to blake2 in private kernel (#2861)
  • nuking private token (#2822)

Features

Bug Fixes

  • Aztec node to save outbox adddress to config (#2867) (b6418a6)
  • Create data dir on node boot (#2864) (2d498b3)
  • Don't repeatedly scan for missing messages (#2886) (3fe1cc8)
  • Fix trailing pipe causing everything to rebuild. Sorry... (d13ba75)
  • Pad L1 to L2 messages upon retrieval from L1 (#2879) (457669e)
  • Sequencer aborts in-progress block (#2883) (b0915a8)

Miscellaneous

Documentation