0.84.0 (2025-04-04)
⚠ BREAKING CHANGES
UnsconstrainedContext
-->UtilityContext
(#13246)#[utility]
function (#13243)- Validate public setup fns and gas in p2p (#13154)
Features
#[utility]
function (#13243) (945ffa2)- avm: tx hint init (#13218) (60a1a92)
- Remove 4 byte metadata from bb-produced proof (#13231) (0dcc915)
- To enable better ci dashboard. (#13272) (61c6375)
Bug Fixes
- avm: fix lookup builder and FF hashing (#13263) (2633856)
- ci3-external concurrency bug, reduce grind set (2c5e830), closes #13285
- ci3-external.yml (#13291) (6ad68ed)
- Validate public setup fns and gas in p2p (#13154) (1ef4add), closes #10958
Miscellaneous
UnsconstrainedContext
-->UtilityContext
(#13246) (69df86f)- add some PrivateSet tests (#13270) (bd9e690)
- bump full prover test to 32 cores. hoping to boost speed. (#13293) (c8e95dd)
- deflake p2p reqresp test (#13271) (b9164fa)
- don't dump on fail. click the link instead. (#13292) (ba0fb4d)
- flake (#13277) (62c32eb)
- make rahul happy with migration notes (#13255) (3dd75a6)
- minor simulator utils cleanup (#13250) (8a622c9)
- move a couple of
SharedMutableValues
functions outside of impl (#13283) (df9a40c) - nuking debug-only logger and various unused functionality in
foundation
(#13187) (2d38e60) - prevent eth devnet config contention in ci (#13260) (1581836)
- renaming unconstrained function as utility in TS (#13249) (34d03bb)
- replace relative paths to noir-protocol-circuits (b5b99f8)
- Speed up note hashes test (#13282) (ad23358)
- update gov and proposer configs (#13281) (e1a5be3)
- update slashing test port (#13274) (9a1ddc5)
- Want to fail fast on test runs and the wider ci run. (#13258) (f0553b8)