0.76.3 (2025-02-13)
Features
- Add undici (#11818) (8503c7a)
- avm: Sequential lookup resolution (#11769) (3980f6c)
- Enable ws for reth on devnet (#11922) (7124664), closes #11921
- Initial multi-proof test (#11779) (f54db75)
- Native world state now supports checkpointing (#11739) (6464059)
- perf: Speed up construction of bbjs Frs & cache zero hashes in ephemeral trees (redo) (#11894) (e093acf)
Bug Fixes
- Correctly configure batch queue (#11934) (4908df8)
- De-dup pubkey conversion of cli-wallet param (#11948) (5529871)
- docs: Update the token bridge tutorial (#11578) (aaf42a7)
- Don't restart kind control plane automatically (#11923) (c23c0f9)
- Empty blocks can now be unwound (#11920) (fdc2042)
- Explicit l1-tx-utils-with-blobs import (#11962) (a54f9a5)
- Gcloud logs (#11944) (c53b1c5), closes #11887
- Lmdb cmake race condition (#11959) (031200d)
- Memory fragmentation fixes to cut UltraHonk memory usage by 26% (#11895) (b4e2264)
- Npm packages noir resolution (#11946) (d3e3f20)
- Set resource limits on Loki pods (#11940) (6999982)
Miscellaneous
- Only take FF (and not Flavor) in compute_logderivative_inverse (#11938) (bbbded3)
- Op queue cleanup (#11925) (082ed66)
- Renaming
pxe_db.nr
ascapsules.nr
(#11905) (14d873c) - Replace relative paths to noir-protocol-circuits (c5db253)
- Replace relative paths to noir-protocol-circuits (9ce401a)
- Use realistic size Client IVC proofs during simulations (#11692) (90b9fbf)
- Use RelationChecker in relation correctness tests and add Translator interleaving test (#11878) (ed215e8)