aztec-packages: v0.19.0
Pre-release
Pre-release
0.19.0 (2024-01-17)
⚠ BREAKING CHANGES
- Start witness of ACIR generated by Noir start at zero not one (#3961)
Features
- Avm executor - layout and groundwork (#3928) (432f6d1)
- Remove dangerous function (#4007) (b3790eb)
- Track hashing (#4030) (09090e8)
Bug Fixes
- Do not publish empty contract data (#4022) (3ce3ef7), closes #2970
- Fix various warnings in
noir-protocol-circuits
(#4048) (470d046) - Start witness of ACIR generated by Noir start at zero not one (#3961) (4cdc096)
Miscellaneous
- Barretenberg => bb namespace shortening (#4066) (e6b66b8)
- Keep track of blocks emitting/cancelling messages (#4028) (d250a0e)
- Resume CCI runs on release-please branch (#4034) (fd58251)
- Sync from noir repo (#4047) (328c581)