aztec-packages: v0.9.0
Pre-release
Pre-release
0.9.0 (2023-10-17)
⚠ BREAKING CHANGES
- nuking
PublicToken
andPrivateAirdropToken
(#2873) - Change blake3 to blake2 in private kernel (#2861)
- nuking private token (#2822)
Features
- Add input support for chained transactions ("pending_read_requests" in private kernel circuit) (#2869) (c1dff38)
- Bump msgpack (#2884) (d7b7fb1)
- Contract ts interface to use only aztec.js imports (#2876) (6952a1a)
- Download msgpack (#2885) (8ac8beb)
- Faucet (#2856) (5bad35f)
- Nuking
PublicToken
andPrivateAirdropToken
(#2873) (c74311d) - Nuking private token (#2822) (5d93a47), closes #2350
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
- Change blake3 to blake2 in private kernel (#2861) (d629940)
- Clean canary env & fixes (#2880) (20ad577)
- Making anvil silent again (#2866) (90ae5dc)
- Spell check on forbidden words. (#2887) (06bc4f9)