|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [0.71.1](https://github.com/AztecProtocol/aztec-packages/compare/aztec-packages-v0.71.0...aztec-packages-v0.71.1) (2025-01-20) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* **p2p:** Batch request response ([#11331](https://github.com/AztecProtocol/aztec-packages/issues/11331)) ([13b379d](https://github.com/AztecProtocol/aztec-packages/commit/13b379dac79ef59803d4d7d46bf8294879e66b0d)) |
| 9 | +* **p2p:** Request response node sampling ([#11330](https://github.com/AztecProtocol/aztec-packages/issues/11330)) ([6426d90](https://github.com/AztecProtocol/aztec-packages/commit/6426d9022d4870bc3576c11dd40fd609ebec81f1)) |
| 10 | +* **p2p:** Send goodbye messages on disconnecting to peers ([#10920](https://github.com/AztecProtocol/aztec-packages/issues/10920)) ([046968f](https://github.com/AztecProtocol/aztec-packages/commit/046968f39abdc577f3544f91d01e607a715b8c4b)) |
| 11 | +* **p2p:** Validator use batch requests ([#11332](https://github.com/AztecProtocol/aztec-packages/issues/11332)) ([29f7ce4](https://github.com/AztecProtocol/aztec-packages/commit/29f7ce4a7389eb5d07dd4fae76845ee6ae95d813)) |
| 12 | +* **reqresp:** Request l2 blocks ([#11337](https://github.com/AztecProtocol/aztec-packages/issues/11337)) ([73a6698](https://github.com/AztecProtocol/aztec-packages/commit/73a6698bfa7400a94fe5d07e8f7508a5a73ed587)) |
| 13 | + |
| 14 | + |
| 15 | +### Bug Fixes |
| 16 | + |
| 17 | +* **bootstrap:** Include crates in noir projects hashes ([#11344](https://github.com/AztecProtocol/aztec-packages/issues/11344)) ([1075113](https://github.com/AztecProtocol/aztec-packages/commit/10751139c2f761bfc04fa8cb2fda41b764119bc6)) |
| 18 | +* Move eslint in circuits.js to dev deps ([#11340](https://github.com/AztecProtocol/aztec-packages/issues/11340)) ([079a2c4](https://github.com/AztecProtocol/aztec-packages/commit/079a2c4a4d2d214b8ff85fb90482e336f2db154d)) |
| 19 | +* **readme:** Remove stale link ([#11333](https://github.com/AztecProtocol/aztec-packages/issues/11333)) ([bfcd8a5](https://github.com/AztecProtocol/aztec-packages/commit/bfcd8a52c537c0ec7fa3b18a87c8813a53856b76)) |
| 20 | +* Spartan accounts ([#11321](https://github.com/AztecProtocol/aztec-packages/issues/11321)) ([fa9c9ce](https://github.com/AztecProtocol/aztec-packages/commit/fa9c9ceed3bf2fd82bedc4850f068e4d67d214b2)) |
| 21 | +* Stale selector comments ([#11311](https://github.com/AztecProtocol/aztec-packages/issues/11311)) ([629bd64](https://github.com/AztecProtocol/aztec-packages/commit/629bd648851884d277da2971cf99f3b3aa7715ae)) |
| 22 | +* Update devbox ([#11339](https://github.com/AztecProtocol/aztec-packages/issues/11339)) ([aca84ff](https://github.com/AztecProtocol/aztec-packages/commit/aca84fff818a0a67f4a3b88a35c3ef879e65a9c7)) |
| 23 | +* Verify start state of a block ([#11290](https://github.com/AztecProtocol/aztec-packages/issues/11290)) ([5eb3e8f](https://github.com/AztecProtocol/aztec-packages/commit/5eb3e8f498093ae52b8a29939051cd8c66aed3c1)) |
| 24 | + |
| 25 | + |
| 26 | +### Miscellaneous |
| 27 | + |
| 28 | +* Add OTEL_EXCLUDE_METRICS ([#11317](https://github.com/AztecProtocol/aztec-packages/issues/11317)) ([37d4fa8](https://github.com/AztecProtocol/aztec-packages/commit/37d4fa89c12ff120c03b5ddaac56ef38661231c7)) |
| 29 | +* Bump CRS and constants ([#11306](https://github.com/AztecProtocol/aztec-packages/issues/11306)) ([9e5ea3a](https://github.com/AztecProtocol/aztec-packages/commit/9e5ea3a6a45c1266504ec3c259b9c11aa4fd9f7a)) |
| 30 | +* **p2p:** Reorganise reqresp handlers ([#11327](https://github.com/AztecProtocol/aztec-packages/issues/11327)) ([f048acd](https://github.com/AztecProtocol/aztec-packages/commit/f048acd9e80f93c037867c941bef6aed413f3d87)) |
| 31 | +* Point to monorepo's nargo in vscode workspace settings ([#11349](https://github.com/AztecProtocol/aztec-packages/issues/11349)) ([bb96e7c](https://github.com/AztecProtocol/aztec-packages/commit/bb96e7ccddb5ed0068ab8f857658b212e8794e29)) |
| 32 | +* Redo typo PR by nnsW3 ([#11322](https://github.com/AztecProtocol/aztec-packages/issues/11322)) ([de64823](https://github.com/AztecProtocol/aztec-packages/commit/de648233385062ab526ccf9206c7c4060444c2ab)) |
| 33 | +* Redo typo PR by teenager-ETH ([#11320](https://github.com/AztecProtocol/aztec-packages/issues/11320)) ([77854e2](https://github.com/AztecProtocol/aztec-packages/commit/77854e2c92ccf11dea3770845928ca5077a606d8)) |
| 34 | +* Replace relative paths to noir-protocol-circuits ([7653c69](https://github.com/AztecProtocol/aztec-packages/commit/7653c69bcc7dd58bb80ed2d2a940766c29c4a83e)) |
| 35 | +* Replace relative paths to noir-protocol-circuits ([204476e](https://github.com/AztecProtocol/aztec-packages/commit/204476e804de4d52c5170143fa3a5ee47d0a0fea)) |
| 36 | +* Test starting multiple anvils allocates distinct ports ([#11314](https://github.com/AztecProtocol/aztec-packages/issues/11314)) ([e385ea9](https://github.com/AztecProtocol/aztec-packages/commit/e385ea9f3e34f8254aed6b8b15c8c6e3179427dc)) |
| 37 | +* Trace propagation from json rpc client to server ([#11325](https://github.com/AztecProtocol/aztec-packages/issues/11325)) ([85ccc15](https://github.com/AztecProtocol/aztec-packages/commit/85ccc1512cd9b1c461660ad8127dae848fde1878)) |
| 38 | +* Try fix flakey public processor test ([#11348](https://github.com/AztecProtocol/aztec-packages/issues/11348)) ([8de55d4](https://github.com/AztecProtocol/aztec-packages/commit/8de55d4095642ae203fce766270981326c14ec35)) |
| 39 | + |
3 | 40 | ## [0.71.0](https://github.com/AztecProtocol/aztec-packages/compare/aztec-packages-v0.70.0...aztec-packages-v0.71.0) (2025-01-17)
|
4 | 41 |
|
5 | 42 |
|
|
0 commit comments