0.82.3 (2025-03-27)
Features
msgpack
encoding forProgram
andWitnessStack
(#12841) (1e58eb1)- 64 bit log type id, 64 bit log metadata (#12956) (20d734a)
- AVM parsing tag validation (#12936) (56b1f0d)
- avm: add calldata & returndata to context (#13008) (f03b2e5)
- avm: merkle db hints (part 1) (#12922) (34ec9e8)
- avm: merkle hints (part 2) (#13077) (fbbc6c7)
- avm: vm2 initial context (#12972) (e2b1361)
- benchmark avm simulator (#12985) (00fae1b)
- client flows benchmarks (#13007) (9bf7568)
- gas benchmark for "normal usage" (#13073) (4eb1156)
- Implement merkle writes in the merkle check gadget (#13050) (c94fe50)
- LogEncryption trait (#12942) (0b7e564)
- Node snapshot sync (#12927) (afde851), closes #12926
- p2p: capture all gossipsub metrics (#12930) (cc940cb)
- Prover node snapshot sync (#13097) (1e77efb)
- staking asset handler (#12968) (af48184), closes #12932
- stream crs data to disk (#12996) (d016e4d), closes #12948
- track failed tests. add flake. (f4936d7)
- Track test history. (#13037) (036bb32)
- track total tx fee (#12601) (9612a4e)
- Validators sentinel (#12818) (770695c)
Bug Fixes
- added #[derive(Eq)] to EcdsaPublicKeyNote (#12966) (0c21c74)
- Allow use of local blob sink client (#13025) (ba8d654)
- avm: semicolons are hard (#12999) (8871c83)
- bootstrap network and sponsored fpc devnet (#13044) (8a47d8b)
- Bump tsc target (#13052) (985e83b)
- cycle_group fuzzer (#12921) (69f426e)
- docs: Fix import errors in aztec.js tutorial (#12969) (856208a)
- docs: Load token artifact from the compiled source in the sample dapp tutorial (#12802) (0838084), closes #12810
- docs: Update sponsored fpc docs to use 82.2 syntax (#13054) (e5d425b)
- e2e: p2p (#13002) (1ece539)
- extend e2e 2 pxes timeout. strip color codes for error_regex. (73820e4)
- flake (6cc9e81)
- fuzzer on staking asset handler constructor test (#13101) (d936285)
- invalid getCommittee function (#13072) (327341f)
- mac publish should use clang 18 like x-compiler, and use it (#12983) (7b83c45)
- make circuit parsing deterministic (#11772) (76ef873)
- parse away trailing slash from consensus host (#12577) (6701806)
- prerelease versions should be pushed to install.aztec.network (#13086) (c4e6039)
- smoke (#13060) (7756b15)
- some flake additions (58638f1)
- sponsored fpc arg parsed correctly (#12976) (#12977) (a85f530)
- starting the sandbox with no pxe should still deploy initial test accounts (#13047) (d92d895)
- Syntax error when running tests via jest after tsc build (#13051) (f972db9)
- Use the correct image in aztec start (#13058) (06285cd)
- yolo fix (91e2f4b)
- yolo fix nightly (b3b3259)
- yolo fix obvious thing to track fails. (2fee630)
- yolo flakes (e3b030a)
- yolo set -x (bfd3205)
- yolo we suspect the halt is making tests fail that would have passed (04e3fa2)
Miscellaneous
getIndexedTaggingSecretAsSender
oracle cleanup (#13015) (8e71e55)- Add a script to generate cpp files for AVM2 (#13091) (7bb43a9)
- add default native proving for cli wallet (#12855) (c0f773c)
- add default native proving for cli wallet retry (#13028) (b2f4785)
- Alpha testnet into master (#13033) (d98fdbd)
- AVM TS - move tag validation outside of instruction constructors (#13038) (45548ab), closes #12934
- avm: final codegen nuking (#13089) (9c82f3f)
- avm: remove codegen (all but flavor) (#13079) (e1f2bdd)
- bb: minor acir buf C++ improvements (#13042) (1ebd044)
- boxes dep cleanup (#12979) (6540b7c)
- ci: less catch all e2e_p2p flakes (#12737) (2134634)
- comprehensive cleanup of translator flavor and use inheritance properly in flavors (#13041) (dc5f78f)
- compress storage footprint (#12871) (58c110f)
- display warning when installing bb versions < 0.82.0 (#13027) (7247fe7)
- docs: Update docs on fees and various other updates (#12929) (1dec907)
- dump dmesg/net/cpu/mem usage at end of ci run (#12967) (8877792)
- fix governance util issue (#13043) (d768d26)
- redundant if in affine from projective constructor (#13045) (3a7ba2d)
- remove addition of dummy ops in mock circuit producer (#13003) (a64d1dc)
- remove dummy ops in decider pk (#13049) (da6d021)
- replace relative paths to noir-protocol-circuits (e1b88f6)
- replace relative paths to noir-protocol-circuits (849b4b0)
- replace relative paths to noir-protocol-circuits (18a02d6)
- Revert "chore: add default native proving for cli wallet (#12855)" (#13013) (98e2576)
- Speed up and deflake sentinel test (#13078) (27f1eca)
- testnet: making consensus host mandatory input (#12716) (d47c74a)
- towards no more mock op_queues (#12984) (fefffa7)
- update bb version for noir 1.0.0-beta.0+ (#13026) (dd68074)
- update CODEOWNERS to reflect new sync method (#12998) (a3d1915)