0.80.0 (2025-03-12)
⚠ BREAKING CHANGES
- disable PXE concurrency (#12637)
Features
- add inspect command to bootstrap (#12641) (2f0c527)
- disable PXE concurrency (#12637) (2716898)
- remove public bytecode from ts ContractArtifact (#12653) (6345158)
Bug Fixes
- cli: fix tag resolution for
aztec update --contract
(#12657) (b58c123) - docs: Fix link to source code after code snippets (#12658) (8bc5daf)
- fix yarn-project typos in release (#12652) (93a6f4e)
- handling undefined block number in sync data provider txe (#12605) (b764a9a)
- Inject blob sink client config to archiver start (#12675) (e2e857b)
- Load config from env on archiver start (#12662) (79579f3)
Miscellaneous
- aztec start should use pxe proving by default (#12676) (80cd840), closes #12677
- downgrade undici so its engine spec is compatible (#12659) (4f815ea), closes #12645
- fix warning in aztec-nr (#12647) (3831bab)
- Merge is part of verification queue (#12612) (e324582)
- Remove roots arg on __compute_fracs in blob lib (#12663) (8ec910b)
- replace relative paths to noir-protocol-circuits (f684528)
- test cli upgrade (#12506) (fc728f3)