From dc63383faeeed91b30977dc977c04feef8f42d2e Mon Sep 17 00:00:00 2001 From: Aztec Bot <49558828+AztecBot@users.noreply.github.com> Date: Thu, 5 Mar 2026 15:36:26 -0500 Subject: [PATCH] chore(v4): release 4.1.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 336 ++++++++++++++++++++++++++++++++++ 2 files changed, 337 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 411256bcab3d..9965c417fbe1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "4.1.0" + ".": "4.1.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d0f0db9a4afe..f5f0225e6b51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,341 @@ # Changelog +## [4.1.1](https://github.com/AztecProtocol/aztec-packages/compare/v4.1.0...v4.1.1) (2026-03-05) + + +### ⚠ BREAKING CHANGES + +* AVM was missing range check on remainder for div in ALU ([#21066](https://github.com/AztecProtocol/aztec-packages/issues/21066)) +* undo bad fix ([#20987](https://github.com/AztecProtocol/aztec-packages/issues/20987)) +* Bump l2 gas per note hash ([#20862](https://github.com/AztecProtocol/aztec-packages/issues/20862)) +* Bump l2 gas per note hash (https://github.com/AztecProtocol/aztec-packages/pull/20862) +* Bump l2 gas per note hash (https://github.com/AztecProtocol/aztec-packages/pull/20862) +* Bump l2 gas per note hash (https://github.com/AztecProtocol/aztec-packages/pull/20862) +* update da gas ([#20611](https://github.com/AztecProtocol/aztec-packages/issues/20611)) +* update da gas +* change max private log size to 16 fields ([#20515](https://github.com/AztecProtocol/aztec-packages/issues/20515)) +* change max private log size to 16 fields + +### Features + +* (A-302) add reloadKeystore admin RPC endpoint ([a001805](https://github.com/AztecProtocol/aztec-packages/commit/a0018057bd585b0e4a52796e4347913c09e6f63b)) +* (A-302) add reloadKeystore admin RPC endpoint ([#20325](https://github.com/AztecProtocol/aztec-packages/issues/20325)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* (A-302) add reloadKeystore admin RPC endpoint ([#20325](https://github.com/AztecProtocol/aztec-packages/issues/20325)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* (A-302) add reloadKeystore admin RPC endpoint ([#20325](https://github.com/AztecProtocol/aztec-packages/issues/20325)) ([1d43be9](https://github.com/AztecProtocol/aztec-packages/commit/1d43be9223c00f9f7251a3904e873be1e1cc17f0)) +* (A-302) add reloadKeystore admin RPC endpoint ([#20325](https://github.com/AztecProtocol/aztec-packages/issues/20325)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* (A-302) add reloadKeystore admin RPC endpoint ([#20325](https://github.com/AztecProtocol/aztec-packages/issues/20325)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* (A-302) add reloadKeystore admin RPC endpoint ([#20325](https://github.com/AztecProtocol/aztec-packages/issues/20325)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* (A-302) add reloadKeystore admin RPC endpoint ([#20325](https://github.com/AztecProtocol/aztec-packages/issues/20325)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* (A-451) error codes for RPC calls ([#20560](https://github.com/AztecProtocol/aztec-packages/issues/20560)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* (A-451) error codes for RPC calls ([#20560](https://github.com/AztecProtocol/aztec-packages/issues/20560)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* (A-451) error codes for RPC calls ([#20560](https://github.com/AztecProtocol/aztec-packages/issues/20560)) ([a39635b](https://github.com/AztecProtocol/aztec-packages/commit/a39635b852b1982bc77aff5642fde64926901276)) +* (A-451) error codes for RPC calls ([#20560](https://github.com/AztecProtocol/aztec-packages/issues/20560)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* (A-451) error codes for RPC calls ([#20560](https://github.com/AztecProtocol/aztec-packages/issues/20560)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* (A-451) error codes for RPC calls ([#20560](https://github.com/AztecProtocol/aztec-packages/issues/20560)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* (A-451) error codes for RPC calls ([#20560](https://github.com/AztecProtocol/aztec-packages/issues/20560)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* (A-514) add API key authentication for admin RPC endpoint ([#20411](https://github.com/AztecProtocol/aztec-packages/issues/20411)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* (A-514) add API key authentication for admin RPC endpoint ([#20411](https://github.com/AztecProtocol/aztec-packages/issues/20411)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* (A-514) add API key authentication for admin RPC endpoint ([#20411](https://github.com/AztecProtocol/aztec-packages/issues/20411)) ([60b4fc7](https://github.com/AztecProtocol/aztec-packages/commit/60b4fc7ec7cdd1f77723509ae332efea404efbf7)) +* (A-514) add API key authentication for admin RPC endpoint ([#20411](https://github.com/AztecProtocol/aztec-packages/issues/20411)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* (A-514) add API key authentication for admin RPC endpoint ([#20411](https://github.com/AztecProtocol/aztec-packages/issues/20411)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* (A-514) add API key authentication for admin RPC endpoint ([#20411](https://github.com/AztecProtocol/aztec-packages/issues/20411)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* (A-514) add API key authentication for admin RPC endpoint ([#20411](https://github.com/AztecProtocol/aztec-packages/issues/20411)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* add `aztec profile` command with gate count profiling ([#20695](https://github.com/AztecProtocol/aztec-packages/issues/20695)) ([83ea202](https://github.com/AztecProtocol/aztec-packages/commit/83ea2023bb6d1a928943e9af7a9e17bb6a6e8d11)) +* add aztec profile flamegraph command ([#20741](https://github.com/AztecProtocol/aztec-packages/issues/20741)) ([83ea202](https://github.com/AztecProtocol/aztec-packages/commit/83ea2023bb6d1a928943e9af7a9e17bb6a6e8d11)) +* add pinned-build support for noir protocol circuit folders ([#20961](https://github.com/AztecProtocol/aztec-packages/issues/20961)) ([6d9f3ba](https://github.com/AztecProtocol/aztec-packages/commit/6d9f3ba97185e59e79570fdc6e3c9af0bbd9ffed)) +* add pinned-build support for protocol contracts in noir-contracts (v4) ([#20982](https://github.com/AztecProtocol/aztec-packages/issues/20982)) ([e654e8a](https://github.com/AztecProtocol/aztec-packages/commit/e654e8a8a52642dfadf824c1425e3548973e59f9)) +* add support for signed integers on contract functions ([#20784](https://github.com/AztecProtocol/aztec-packages/issues/20784)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* adding mempool transactions ([#20679](https://github.com/AztecProtocol/aztec-packages/issues/20679)) ([43caf7c](https://github.com/AztecProtocol/aztec-packages/commit/43caf7c71f19e1f16151b81ed1f93a09b8de3666)) +* allow custom addresses to be prefunded with fee juice in local network (backport [#21000](https://github.com/AztecProtocol/aztec-packages/issues/21000)) ([#21004](https://github.com/AztecProtocol/aztec-packages/issues/21004)) ([13c7cae](https://github.com/AztecProtocol/aztec-packages/commit/13c7caeeee9177223ad72cfc56d18ad909e25a42)) +* alpha payload ([6702e6c](https://github.com/AztecProtocol/aztec-packages/commit/6702e6c1db23d8aa707616faedbbd27bf40136f4)) +* alpha payload ([#20865](https://github.com/AztecProtocol/aztec-packages/issues/20865)) ([7a09c3c](https://github.com/AztecProtocol/aztec-packages/commit/7a09c3ccffe7433ccece6fa4bf3d4a4c320a0720)) +* **archiver:** add l2 tips cache ([#20510](https://github.com/AztecProtocol/aztec-packages/issues/20510)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* **archiver:** add l2 tips cache ([#20510](https://github.com/AztecProtocol/aztec-packages/issues/20510)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* **archiver:** add l2 tips cache ([#20510](https://github.com/AztecProtocol/aztec-packages/issues/20510)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* **archiver:** add l2 tips cache ([#20510](https://github.com/AztecProtocol/aztec-packages/issues/20510)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* **archiver:** add l2 tips cache ([#20510](https://github.com/AztecProtocol/aztec-packages/issues/20510)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* **archiver:** add l2 tips cache ([#20510](https://github.com/AztecProtocol/aztec-packages/issues/20510)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* **archiver:** return L2 block data to avoid fetching full block ([#20503](https://github.com/AztecProtocol/aztec-packages/issues/20503)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* **archiver:** return L2 block data to avoid fetching full block ([#20503](https://github.com/AztecProtocol/aztec-packages/issues/20503)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* **archiver:** return L2 block data to avoid fetching full block ([#20503](https://github.com/AztecProtocol/aztec-packages/issues/20503)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* **archiver:** return L2 block data to avoid fetching full block ([#20503](https://github.com/AztecProtocol/aztec-packages/issues/20503)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* **archiver:** return L2 block data to avoid fetching full block ([#20503](https://github.com/AztecProtocol/aztec-packages/issues/20503)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* **archiver:** return L2 block data to avoid fetching full block ([#20503](https://github.com/AztecProtocol/aztec-packages/issues/20503)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* automatically stop node from signalling ([#20416](https://github.com/AztecProtocol/aztec-packages/issues/20416)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* automatically stop node from signalling ([#20416](https://github.com/AztecProtocol/aztec-packages/issues/20416)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* automatically stop node from signalling ([#20416](https://github.com/AztecProtocol/aztec-packages/issues/20416)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* automatically stop node from signalling ([#20416](https://github.com/AztecProtocol/aztec-packages/issues/20416)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* automatically stop node from signalling ([#20416](https://github.com/AztecProtocol/aztec-packages/issues/20416)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* automatically stop node from signalling ([#20416](https://github.com/AztecProtocol/aztec-packages/issues/20416)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* avoid redundant serial zeroing in polynomial allocation ([#20670](https://github.com/AztecProtocol/aztec-packages/issues/20670)) ([715cb89](https://github.com/AztecProtocol/aztec-packages/commit/715cb89ccfea6d3585134d579c7bc6ccf6369644)) +* avoid redundant serial zeroing in polynomial allocation ([#20670](https://github.com/AztecProtocol/aztec-packages/issues/20670)) ([bf3191c](https://github.com/AztecProtocol/aztec-packages/commit/bf3191c985a5f887b84fad5cf540674249b2452a)) +* avoid redundant serial zeroing in polynomial allocation ([#20670](https://github.com/AztecProtocol/aztec-packages/issues/20670)) ([bb844d4](https://github.com/AztecProtocol/aztec-packages/commit/bb844d4242e3823169b0ec9b2f9ad4f59dd5ce02)) +* **aztec:** node enters standby mode on genesis root mismatch ([#20937](https://github.com/AztecProtocol/aztec-packages/issues/20937)) ([ed3f61d](https://github.com/AztecProtocol/aztec-packages/commit/ed3f61d61745bcd895056ee49e4c6a849928d19e)) +* call syncImmediate without block number during chain prune ([#20717](https://github.com/AztecProtocol/aztec-packages/issues/20717)) ([43caf7c](https://github.com/AztecProtocol/aztec-packages/commit/43caf7c71f19e1f16151b81ed1f93a09b8de3666)) +* calldata length validation of public setup function allowlist ([#21139](https://github.com/AztecProtocol/aztec-packages/issues/21139)) ([77e5b3c](https://github.com/AztecProtocol/aztec-packages/commit/77e5b3ca816702e2cee866aec1a0d6ce997e0ea6)) +* check calldata against emitted hashes ([#20486](https://github.com/AztecProtocol/aztec-packages/issues/20486)) ([43caf7c](https://github.com/AztecProtocol/aztec-packages/commit/43caf7c71f19e1f16151b81ed1f93a09b8de3666)) +* **ci.aztec-labs.com:** CI cost and metrics tracking ([#20100](https://github.com/AztecProtocol/aztec-packages/issues/20100)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* **ci.aztec-labs.com:** CI cost and metrics tracking ([#20100](https://github.com/AztecProtocol/aztec-packages/issues/20100)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* **ci.aztec-labs.com:** CI cost and metrics tracking ([#20100](https://github.com/AztecProtocol/aztec-packages/issues/20100)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* **ci.aztec-labs.com:** CI cost and metrics tracking ([#20100](https://github.com/AztecProtocol/aztec-packages/issues/20100)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* **ci.aztec-labs.com:** CI cost and metrics tracking ([#20100](https://github.com/AztecProtocol/aztec-packages/issues/20100)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* **ci.aztec-labs.com:** CI cost and metrics tracking ([#20100](https://github.com/AztecProtocol/aztec-packages/issues/20100)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* disabling peer scoring for block proposals topic ([#20577](https://github.com/AztecProtocol/aztec-packages/issues/20577)) ([6414d9b](https://github.com/AztecProtocol/aztec-packages/commit/6414d9ba2e2e622a5cb6541612dfdc119388522b)) +* dynamically adjust missing txs set ([#20300](https://github.com/AztecProtocol/aztec-packages/issues/20300)) ([dedf440](https://github.com/AztecProtocol/aztec-packages/commit/dedf44097cc8dcfc7969e46baa05303005b092e9)) +* dynamically adjust missing txs set ([#20300](https://github.com/AztecProtocol/aztec-packages/issues/20300)) ([84d400c](https://github.com/AztecProtocol/aztec-packages/commit/84d400c7c419cf4db2f2031cb1db674548cc7a39)) +* dynamically adjust missing txs set ([#20300](https://github.com/AztecProtocol/aztec-packages/issues/20300)) ([e73e0de](https://github.com/AztecProtocol/aztec-packages/commit/e73e0de8642fbe69fa042608dcc0a9077aa02fe3)) +* dynamically adjust missing txs set ([#20300](https://github.com/AztecProtocol/aztec-packages/issues/20300)) ([3c5f51d](https://github.com/AztecProtocol/aztec-packages/commit/3c5f51d2e7fda3ca6aefe9e3707841c0010e2a35)) +* dynamically adjust missing txs set ([#20300](https://github.com/AztecProtocol/aztec-packages/issues/20300)) ([637df1c](https://github.com/AztecProtocol/aztec-packages/commit/637df1c30f9a17bb3a497745076fca82a8aad55e)) +* dynamically adjust missing txs set ([#20300](https://github.com/AztecProtocol/aztec-packages/issues/20300)) ([07ffd46](https://github.com/AztecProtocol/aztec-packages/commit/07ffd46fba6f433c27cb1e1d9fc5542595084c35)) +* dynamically adjust missing txs set ([#20300](https://github.com/AztecProtocol/aztec-packages/issues/20300)) ([00e18c5](https://github.com/AztecProtocol/aztec-packages/commit/00e18c5a7a5c59a172b5d922131853bf3f28a846)) +* Error codes for RPC calls ([43ed6a9](https://github.com/AztecProtocol/aztec-packages/commit/43ed6a90bdaf8772f479735f90fdc4fb1e4ba8b8)) +* expose blockheader getters ([#20790](https://github.com/AztecProtocol/aztec-packages/issues/20790)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* Metrics added to the transaction pool ([#20477](https://github.com/AztecProtocol/aztec-packages/issues/20477)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* Metrics added to the transaction pool ([#20477](https://github.com/AztecProtocol/aztec-packages/issues/20477)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* Metrics added to the transaction pool ([#20477](https://github.com/AztecProtocol/aztec-packages/issues/20477)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* Metrics added to the transaction pool ([#20477](https://github.com/AztecProtocol/aztec-packages/issues/20477)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* Metrics added to the transaction pool ([#20477](https://github.com/AztecProtocol/aztec-packages/issues/20477)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* Metrics added to the transaction pool ([#20477](https://github.com/AztecProtocol/aztec-packages/issues/20477)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* notify slack on merge train PR merge ([98eda62](https://github.com/AztecProtocol/aztec-packages/commit/98eda62b9d11fe4bd4ea3c7f5f3b568cf49cfa93)) +* notify slack on merge train PR merge ([#20614](https://github.com/AztecProtocol/aztec-packages/issues/20614)) ([dbbeddc](https://github.com/AztecProtocol/aztec-packages/commit/dbbeddcf7978f81521ef50ff8dc4ff70a8a8db8d)) +* **p2p:** add download metrics to file store tx source ([#20601](https://github.com/AztecProtocol/aztec-packages/issues/20601)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* **p2p:** add download metrics to file store tx source ([#20601](https://github.com/AztecProtocol/aztec-packages/issues/20601)) ([76923c1](https://github.com/AztecProtocol/aztec-packages/commit/76923c1ca5c66337e51501f2d4124e469088b805)) +* **p2p:** add download metrics to file store tx source ([#20601](https://github.com/AztecProtocol/aztec-packages/issues/20601)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* **p2p:** add download metrics to file store tx source ([#20601](https://github.com/AztecProtocol/aztec-packages/issues/20601)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* **p2p:** add download metrics to file store tx source ([#20601](https://github.com/AztecProtocol/aztec-packages/issues/20601)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* **p2p:** add download metrics to file store tx source ([#20601](https://github.com/AztecProtocol/aztec-packages/issues/20601)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* **p2p:** add download metrics to file store tx source ([#20601](https://github.com/AztecProtocol/aztec-packages/issues/20601)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* printing out public contract function debug logs in a tx ([#20749](https://github.com/AztecProtocol/aztec-packages/issues/20749)) ([83ea202](https://github.com/AztecProtocol/aztec-packages/commit/83ea2023bb6d1a928943e9af7a9e17bb6a6e8d11)) +* Re-instate the function optionally to delete all transactions in an epoch prune ([#20602](https://github.com/AztecProtocol/aztec-packages/issues/20602)) ([dedf440](https://github.com/AztecProtocol/aztec-packages/commit/dedf44097cc8dcfc7969e46baa05303005b092e9)) +* Re-instate the function optionally to delete all transactions in an epoch prune ([#20602](https://github.com/AztecProtocol/aztec-packages/issues/20602)) ([84d400c](https://github.com/AztecProtocol/aztec-packages/commit/84d400c7c419cf4db2f2031cb1db674548cc7a39)) +* Re-instate the function optionally to delete all transactions in an epoch prune ([#20602](https://github.com/AztecProtocol/aztec-packages/issues/20602)) ([e73e0de](https://github.com/AztecProtocol/aztec-packages/commit/e73e0de8642fbe69fa042608dcc0a9077aa02fe3)) +* Re-instate the function optionally to delete all transactions in an epoch prune ([#20602](https://github.com/AztecProtocol/aztec-packages/issues/20602)) ([3c5f51d](https://github.com/AztecProtocol/aztec-packages/commit/3c5f51d2e7fda3ca6aefe9e3707841c0010e2a35)) +* Re-instate the function optionally to delete all transactions in an epoch prune ([#20602](https://github.com/AztecProtocol/aztec-packages/issues/20602)) ([637df1c](https://github.com/AztecProtocol/aztec-packages/commit/637df1c30f9a17bb3a497745076fca82a8aad55e)) +* Re-instate the function optionally to delete all transactions in an epoch prune ([#20602](https://github.com/AztecProtocol/aztec-packages/issues/20602)) ([07ffd46](https://github.com/AztecProtocol/aztec-packages/commit/07ffd46fba6f433c27cb1e1d9fc5542595084c35)) +* Re-instate the function optionally to delete all transactions in an epoch prune ([#20602](https://github.com/AztecProtocol/aztec-packages/issues/20602)) ([41cb45a](https://github.com/AztecProtocol/aztec-packages/commit/41cb45a789e14f47e6f444cb9bacfbdaf99c11af)) +* reduced hashing ([#20676](https://github.com/AztecProtocol/aztec-packages/issues/20676)) ([715cb89](https://github.com/AztecProtocol/aztec-packages/commit/715cb89ccfea6d3585134d579c7bc6ccf6369644)) +* reduced hashing ([#20676](https://github.com/AztecProtocol/aztec-packages/issues/20676)) ([bf3191c](https://github.com/AztecProtocol/aztec-packages/commit/bf3191c985a5f887b84fad5cf540674249b2452a)) +* reduced hashing ([#20676](https://github.com/AztecProtocol/aztec-packages/issues/20676)) ([bb844d4](https://github.com/AztecProtocol/aztec-packages/commit/bb844d4242e3823169b0ec9b2f9ad4f59dd5ce02)) +* reenable function selectors + additional validation in public setup allowlist (backport [#20909](https://github.com/AztecProtocol/aztec-packages/issues/20909), [#21122](https://github.com/AztecProtocol/aztec-packages/issues/21122)) ([#21129](https://github.com/AztecProtocol/aztec-packages/issues/21129)) ([77e5b3c](https://github.com/AztecProtocol/aztec-packages/commit/77e5b3ca816702e2cee866aec1a0d6ce997e0ea6)) +* remove epk sign from message payload ([#20926](https://github.com/AztecProtocol/aztec-packages/issues/20926)) ([36b95fa](https://github.com/AztecProtocol/aztec-packages/commit/36b95fa4cee9673111376b1fdd8d705e68a722a2)) +* Remove non-protocol contracts from public setup allowlist ([#21154](https://github.com/AztecProtocol/aztec-packages/issues/21154)) ([77e5b3c](https://github.com/AztecProtocol/aztec-packages/commit/77e5b3ca816702e2cee866aec1a0d6ce997e0ea6)) +* run AVM NAPI simulations on dedicated threads instead of libuv pool ([#21138](https://github.com/AztecProtocol/aztec-packages/issues/21138)) ([77e5b3c](https://github.com/AztecProtocol/aztec-packages/commit/77e5b3ca816702e2cee866aec1a0d6ce997e0ea6)) +* run low priority eviction rule on chain_pruned ([#20687](https://github.com/AztecProtocol/aztec-packages/issues/20687)) ([43caf7c](https://github.com/AztecProtocol/aztec-packages/commit/43caf7c71f19e1f16151b81ed1f93a09b8de3666)) +* **sequencer:** add SEQ_MAX_TX_PER_CHECKPOINT config (backport [#21016](https://github.com/AztecProtocol/aztec-packages/issues/21016)) ([#21115](https://github.com/AztecProtocol/aztec-packages/issues/21115)) ([64ab33f](https://github.com/AztecProtocol/aztec-packages/commit/64ab33fb9544f4d14fe1c1e85fe49da9b8f7f0c2)) +* **sequencer:** set block building limits from checkpoint limits (backport [#20974](https://github.com/AztecProtocol/aztec-packages/issues/20974)) ([#21055](https://github.com/AztecProtocol/aztec-packages/issues/21055)) ([46943b6](https://github.com/AztecProtocol/aztec-packages/commit/46943b6001b0228522add0c23fa032398aadacc2)) +* **slasher:** make slash grace period relative to rollup upgrade time ([#20942](https://github.com/AztecProtocol/aztec-packages/issues/20942)) ([3cdca29](https://github.com/AztecProtocol/aztec-packages/commit/3cdca29ca48b68d1202166295bb749f35bec5902)) +* standby mode for prover broker ([#21098](https://github.com/AztecProtocol/aztec-packages/issues/21098)) ([77e5b3c](https://github.com/AztecProtocol/aztec-packages/commit/77e5b3ca816702e2cee866aec1a0d6ce997e0ea6)) +* suspend sentinel during escape hatch ([#20471](https://github.com/AztecProtocol/aztec-packages/issues/20471)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* suspend sentinel during escape hatch ([#20471](https://github.com/AztecProtocol/aztec-packages/issues/20471)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* suspend sentinel during escape hatch ([#20471](https://github.com/AztecProtocol/aztec-packages/issues/20471)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* suspend sentinel during escape hatch ([#20471](https://github.com/AztecProtocol/aztec-packages/issues/20471)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* suspend sentinel during escape hatch ([#20471](https://github.com/AztecProtocol/aztec-packages/issues/20471)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* suspend sentinel during escape hatch ([#20471](https://github.com/AztecProtocol/aztec-packages/issues/20471)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* suspend sentinel during escape hatch ([#20471](https://github.com/AztecProtocol/aztec-packages/issues/20471)) ([1207cfa](https://github.com/AztecProtocol/aztec-packages/commit/1207cfa7726117bc8382adf5beb2cf739c5e6ce0)) +* tcmalloc enabled in docker images ([#20644](https://github.com/AztecProtocol/aztec-packages/issues/20644)) ([b87c8ae](https://github.com/AztecProtocol/aztec-packages/commit/b87c8ae0aed61474dbcbca5acabc5a833404b817)) +* trim attestations to the minimum required length ([#20591](https://github.com/AztecProtocol/aztec-packages/issues/20591)) ([43caf7c](https://github.com/AztecProtocol/aztec-packages/commit/43caf7c71f19e1f16151b81ed1f93a09b8de3666)) +* Update L1 to L2 message APIs ([#20913](https://github.com/AztecProtocol/aztec-packages/issues/20913)) ([77e5b3c](https://github.com/AztecProtocol/aztec-packages/commit/77e5b3ca816702e2cee866aec1a0d6ce997e0ea6)) +* use native crypto to compute p2p message ID ([#20846](https://github.com/AztecProtocol/aztec-packages/issues/20846)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* Validate num txs in block proposals ([#20850](https://github.com/AztecProtocol/aztec-packages/issues/20850)) ([f3f5438](https://github.com/AztecProtocol/aztec-packages/commit/f3f543878af6f9e428618f0d751675585638ff0c)) +* **validator:** add VALIDATOR_ env vars for independent block limits (backport [#21060](https://github.com/AztecProtocol/aztec-packages/issues/21060)) ([#21132](https://github.com/AztecProtocol/aztec-packages/issues/21132)) ([d60df27](https://github.com/AztecProtocol/aztec-packages/commit/d60df274ae974b256570911ea5ef499bed8bf314)) +* worker thread wallet ([#20557](https://github.com/AztecProtocol/aztec-packages/issues/20557)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* worker thread wallet ([#20557](https://github.com/AztecProtocol/aztec-packages/issues/20557)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* worker thread wallet ([#20557](https://github.com/AztecProtocol/aztec-packages/issues/20557)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* worker thread wallet ([#20557](https://github.com/AztecProtocol/aztec-packages/issues/20557)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* worker thread wallet ([#20557](https://github.com/AztecProtocol/aztec-packages/issues/20557)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* worker thread wallet ([#20557](https://github.com/AztecProtocol/aztec-packages/issues/20557)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* World state history length is now defined in checkpoints ([#20566](https://github.com/AztecProtocol/aztec-packages/issues/20566)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* World state history length is now defined in checkpoints ([#20566](https://github.com/AztecProtocol/aztec-packages/issues/20566)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* World state history length is now defined in checkpoints ([#20566](https://github.com/AztecProtocol/aztec-packages/issues/20566)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* World state history length is now defined in checkpoints ([#20566](https://github.com/AztecProtocol/aztec-packages/issues/20566)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* World state history length is now defined in checkpoints ([#20566](https://github.com/AztecProtocol/aztec-packages/issues/20566)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* World state history length is now defined in checkpoints ([#20566](https://github.com/AztecProtocol/aztec-packages/issues/20566)) ([4601ffa](https://github.com/AztecProtocol/aztec-packages/commit/4601ffa87101b83ad524437ed4aad2e8bb8dffb0)) +* World state history length is now defined in checkpoints ([#20566](https://github.com/AztecProtocol/aztec-packages/issues/20566)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) + + +### Bug Fixes + +* (A-575) prevent checkpoint event spam in L2BlockStream on restart ([#20791](https://github.com/AztecProtocol/aztec-packages/issues/20791)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* `DelayedPublicMutable` not relying on the guarantee of increasing timestamps ([693b104](https://github.com/AztecProtocol/aztec-packages/commit/693b1042c6e29050ed45b2a815aa94dc1b06da1c)) +* `DelayedPublicMutable` not relying on the guarantee of increasing timestamps ([#20244](https://github.com/AztecProtocol/aztec-packages/issues/20244)) ([a178034](https://github.com/AztecProtocol/aztec-packages/commit/a178034dbadb351b7ab302ccdc66ab90ce7e4920)) +* adapt chonk proof compression for v4 Translator layout ([#21067](https://github.com/AztecProtocol/aztec-packages/issues/21067)) ([77e5b3c](https://github.com/AztecProtocol/aztec-packages/commit/77e5b3ca816702e2cee866aec1a0d6ce997e0ea6)) +* add -g0 to zig presets to eliminate 11GB debug info bloat (backport [#21071](https://github.com/AztecProtocol/aztec-packages/issues/21071)) ([#21085](https://github.com/AztecProtocol/aztec-packages/issues/21085)) ([da8f7b8](https://github.com/AztecProtocol/aztec-packages/commit/da8f7b8e7fe1b7376f3302d5efaa5ea9b13a010d)) +* allow compiling mixed (contract + noir script) aztec project ([#20428](https://github.com/AztecProtocol/aztec-packages/issues/20428)) ([83ea202](https://github.com/AztecProtocol/aztec-packages/commit/83ea2023bb6d1a928943e9af7a9e17bb6a6e8d11)) +* **archiver:** enforce checkpoint boundary on rollbackTo ([#20908](https://github.com/AztecProtocol/aztec-packages/issues/20908)) ([f3f5438](https://github.com/AztecProtocol/aztec-packages/commit/f3f543878af6f9e428618f0d751675585638ff0c)) +* async blob ([#20559](https://github.com/AztecProtocol/aztec-packages/issues/20559)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* async blob ([#20559](https://github.com/AztecProtocol/aztec-packages/issues/20559)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* async blob ([#20559](https://github.com/AztecProtocol/aztec-packages/issues/20559)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* async blob ([#20559](https://github.com/AztecProtocol/aztec-packages/issues/20559)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* async blob ([#20559](https://github.com/AztecProtocol/aztec-packages/issues/20559)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* async blob ([#20559](https://github.com/AztecProtocol/aztec-packages/issues/20559)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* async blob ([#20559](https://github.com/AztecProtocol/aztec-packages/issues/20559)) ([ab30ee4](https://github.com/AztecProtocol/aztec-packages/commit/ab30ee487503bc3aed072229a9cd9dfa275c8585)) +* async dispose() lint rule ([#20587](https://github.com/AztecProtocol/aztec-packages/issues/20587)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* async dispose() lint rule ([#20587](https://github.com/AztecProtocol/aztec-packages/issues/20587)) ([101ef01](https://github.com/AztecProtocol/aztec-packages/commit/101ef01fd918e1fb73efbb732ede48eba9437dbe)) +* async dispose() lint rule ([#20587](https://github.com/AztecProtocol/aztec-packages/issues/20587)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* async dispose() lint rule ([#20587](https://github.com/AztecProtocol/aztec-packages/issues/20587)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* async dispose() lint rule ([#20587](https://github.com/AztecProtocol/aztec-packages/issues/20587)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* async dispose() lint rule ([#20587](https://github.com/AztecProtocol/aztec-packages/issues/20587)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* async dispose() lint rule ([#20587](https://github.com/AztecProtocol/aztec-packages/issues/20587)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* async world state cleanups ([#20578](https://github.com/AztecProtocol/aztec-packages/issues/20578)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* async world state cleanups ([#20578](https://github.com/AztecProtocol/aztec-packages/issues/20578)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* async world state cleanups ([#20578](https://github.com/AztecProtocol/aztec-packages/issues/20578)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* async world state cleanups ([#20578](https://github.com/AztecProtocol/aztec-packages/issues/20578)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* async world state cleanups ([#20578](https://github.com/AztecProtocol/aztec-packages/issues/20578)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* async world state cleanups ([#20578](https://github.com/AztecProtocol/aztec-packages/issues/20578)) ([e8d3a69](https://github.com/AztecProtocol/aztec-packages/commit/e8d3a6957a5180088e4b2e8b6b3855609f4e6116)) +* async world state cleanups ([#20578](https://github.com/AztecProtocol/aztec-packages/issues/20578)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* AVM was missing range check on remainder for div in ALU ([#21066](https://github.com/AztecProtocol/aztec-packages/issues/21066)) ([96eca77](https://github.com/AztecProtocol/aztec-packages/commit/96eca77fe31dd030545b16012ffd587f6decda7c)) +* **avm:** alu gadget fuzzer serialisation ([#19115](https://github.com/AztecProtocol/aztec-packages/issues/19115)) ([50e778a](https://github.com/AztecProtocol/aztec-packages/commit/50e778ade1f6dc60abbc4d693a356b6abe81c38a)) +* **avm:** alu gadget fuzzer serialisation ([#19115](https://github.com/AztecProtocol/aztec-packages/issues/19115)) ([6fcc86e](https://github.com/AztecProtocol/aztec-packages/commit/6fcc86e33e9020de5ba60f22adb88ea56ee7a24c)) +* **avm:** alu gadget fuzzer serialisation ([#19115](https://github.com/AztecProtocol/aztec-packages/issues/19115)) ([f039b7e](https://github.com/AztecProtocol/aztec-packages/commit/f039b7e0165d9399a872c4205108b5feb30fc3d3)) +* **avm:** alu gadget fuzzer serialisation ([#19115](https://github.com/AztecProtocol/aztec-packages/issues/19115)) ([2cc6846](https://github.com/AztecProtocol/aztec-packages/commit/2cc68466bc60fc2cf9a514341167c6657f899dc8)) +* **avm:** alu gadget fuzzer serialisation ([#19115](https://github.com/AztecProtocol/aztec-packages/issues/19115)) ([71dc368](https://github.com/AztecProtocol/aztec-packages/commit/71dc36802cb2c4b4df5a8254e08ed67d085ffc9c)) +* **avm:** alu gadget fuzzer serialisation ([#19115](https://github.com/AztecProtocol/aztec-packages/issues/19115)) ([4774f44](https://github.com/AztecProtocol/aztec-packages/commit/4774f44739af57cf1b8b263c5b89e42a40287996)) +* **avm:** alu gadget fuzzer serialisation ([#19115](https://github.com/AztecProtocol/aztec-packages/issues/19115)) ([13d7316](https://github.com/AztecProtocol/aztec-packages/commit/13d73162358609af5decf339a97d17093aea6e66)) +* **avm:** alu gadget fuzzer serialisation ([#19115](https://github.com/AztecProtocol/aztec-packages/issues/19115)) ([a0262f0](https://github.com/AztecProtocol/aztec-packages/commit/a0262f06660c4768191c3d5987e5a64324f26030)) +* **avm:** alu gadget fuzzer serialisation ([#19115](https://github.com/AztecProtocol/aztec-packages/issues/19115)) ([c8e0b00](https://github.com/AztecProtocol/aztec-packages/commit/c8e0b008241be4ce1b81ef8376697f92b3eba029)) +* **avm:** alu gadget fuzzer serialisation ([#19115](https://github.com/AztecProtocol/aztec-packages/issues/19115)) ([7eef2cf](https://github.com/AztecProtocol/aztec-packages/commit/7eef2cfea9d78c0753f50c9df29f28e93a0c5566)) +* **avm:** alu gadget fuzzer serialisation ([#19115](https://github.com/AztecProtocol/aztec-packages/issues/19115)) ([3c3d0fc](https://github.com/AztecProtocol/aztec-packages/commit/3c3d0fcc573405b4c33f72b4d4c1d15e792f8d22)) +* **aztec-nr:** account for AES PKCS[#7](https://github.com/AztecProtocol/aztec-packages/issues/7) padding in message plaintext length ([#20840](https://github.com/AztecProtocol/aztec-packages/issues/20840)) ([67a908d](https://github.com/AztecProtocol/aztec-packages/commit/67a908d91dbd89118c8a6ab7236a1d12bfdf5de5)) +* **aztec-up:** install noir-profiler alongside nargo ([#20896](https://github.com/AztecProtocol/aztec-packages/issues/20896)) ([f3f5438](https://github.com/AztecProtocol/aztec-packages/commit/f3f543878af6f9e428618f0d751675585638ff0c)) +* Bump l2 gas per note hash ([#20862](https://github.com/AztecProtocol/aztec-packages/issues/20862)) ([83ea202](https://github.com/AztecProtocol/aztec-packages/commit/83ea2023bb6d1a928943e9af7a9e17bb6a6e8d11)) +* Bump l2 gas per note hash (https://github.com/AztecProtocol/aztec-packages/pull/20862) ([8e3f5db](https://github.com/AztecProtocol/aztec-packages/commit/8e3f5db414794273da123abc7c355f7397458fa7)) +* Bump l2 gas per note hash (https://github.com/AztecProtocol/aztec-packages/pull/20862) ([4d653dd](https://github.com/AztecProtocol/aztec-packages/commit/4d653dde22ed1955cc4396a43174a1e13974c581)) +* Bump l2 gas per note hash (https://github.com/AztecProtocol/aztec-packages/pull/20862) ([d3638f7](https://github.com/AztecProtocol/aztec-packages/commit/d3638f72bacea7c2b700b83f1077d3fa400d87ae)) +* charge 3.6M for epoch verification ([#20765](https://github.com/AztecProtocol/aztec-packages/issues/20765)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* **ci:** insufficient parallelism in merge-queue-heavy ([130f488](https://github.com/AztecProtocol/aztec-packages/commit/130f4885a0bac489b32a57594b06b08b0e599ec0)) +* **ci:** insufficient parallelism in merge-queue-heavy ([#20613](https://github.com/AztecProtocol/aztec-packages/issues/20613)) ([5bfbd67](https://github.com/AztecProtocol/aztec-packages/commit/5bfbd6742d12e493fa5590bb159cff9ee8c6520e)) +* **ci:** preserve both attempt logs when retrying flaky tests ([#20439](https://github.com/AztecProtocol/aztec-packages/issues/20439)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* **ci:** preserve both attempt logs when retrying flaky tests ([#20439](https://github.com/AztecProtocol/aztec-packages/issues/20439)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* **ci:** preserve both attempt logs when retrying flaky tests ([#20439](https://github.com/AztecProtocol/aztec-packages/issues/20439)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* **ci:** preserve both attempt logs when retrying flaky tests ([#20439](https://github.com/AztecProtocol/aztec-packages/issues/20439)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* **ci:** preserve both attempt logs when retrying flaky tests ([#20439](https://github.com/AztecProtocol/aztec-packages/issues/20439)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* **ci:** preserve both attempt logs when retrying flaky tests ([#20439](https://github.com/AztecProtocol/aztec-packages/issues/20439)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* do not ignore test artifacts ([9e08cef](https://github.com/AztecProtocol/aztec-packages/commit/9e08cefa4375c36e7efca57fe6bd178c796ee552)) +* do not ignore test artifacts ([#20574](https://github.com/AztecProtocol/aztec-packages/issues/20574)) ([402f438](https://github.com/AztecProtocol/aztec-packages/commit/402f4388d28977b77f02bba61bca6ed1565482e9)) +* docs examples lockfile ([ef20d2d](https://github.com/AztecProtocol/aztec-packages/commit/ef20d2d5ad5fb11ccd23e5762322663e4599191a)) +* docs examples lockfile ([#20453](https://github.com/AztecProtocol/aztec-packages/issues/20453)) ([4bf9ddd](https://github.com/AztecProtocol/aztec-packages/commit/4bf9ddd84c1812532dca7d4dbac0568b660423de)) +* **ethereum:** check timeout before consuming nonce in L1TxUtils ([#20501](https://github.com/AztecProtocol/aztec-packages/issues/20501)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* **ethereum:** check timeout before consuming nonce in L1TxUtils ([#20501](https://github.com/AztecProtocol/aztec-packages/issues/20501)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* **ethereum:** check timeout before consuming nonce in L1TxUtils ([#20501](https://github.com/AztecProtocol/aztec-packages/issues/20501)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* **ethereum:** check timeout before consuming nonce in L1TxUtils ([#20501](https://github.com/AztecProtocol/aztec-packages/issues/20501)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* **ethereum:** check timeout before consuming nonce in L1TxUtils ([#20501](https://github.com/AztecProtocol/aztec-packages/issues/20501)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* **ethereum:** check timeout before consuming nonce in L1TxUtils ([#20501](https://github.com/AztecProtocol/aztec-packages/issues/20501)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* **ethereum:** remove viem NonceManager to fix nonce gap after failed sends ([#20819](https://github.com/AztecProtocol/aztec-packages/issues/20819)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* evicted transactions could reappear after a node restart ([#20773](https://github.com/AztecProtocol/aztec-packages/issues/20773)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* Fix checkpoint invalidation test ([#20579](https://github.com/AztecProtocol/aztec-packages/issues/20579)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* Fix checkpoint invalidation test ([#20579](https://github.com/AztecProtocol/aztec-packages/issues/20579)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* Fix checkpoint invalidation test ([#20579](https://github.com/AztecProtocol/aztec-packages/issues/20579)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* Fix checkpoint invalidation test ([#20579](https://github.com/AztecProtocol/aztec-packages/issues/20579)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* Fix checkpoint invalidation test ([#20579](https://github.com/AztecProtocol/aztec-packages/issues/20579)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* Fix checkpoint invalidation test ([#20579](https://github.com/AztecProtocol/aztec-packages/issues/20579)) ([625a7c5](https://github.com/AztecProtocol/aztec-packages/commit/625a7c5afa709718d03f3837bc0ce9bdb26e05fd)) +* Fix checkpoint invalidation test ([#20579](https://github.com/AztecProtocol/aztec-packages/issues/20579)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* Fix the epoch long proving test ([#20617](https://github.com/AztecProtocol/aztec-packages/issues/20617)) ([6414d9b](https://github.com/AztecProtocol/aztec-packages/commit/6414d9ba2e2e622a5cb6541612dfdc119388522b)) +* flag stripping error ([#20655](https://github.com/AztecProtocol/aztec-packages/issues/20655)) ([b87c8ae](https://github.com/AztecProtocol/aztec-packages/commit/b87c8ae0aed61474dbcbca5acabc5a833404b817)) +* getVotes return empty instead of stale data ([#20756](https://github.com/AztecProtocol/aztec-packages/issues/20756)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* handle scientific notation in bigintConfigHelper ([#20929](https://github.com/AztecProtocol/aztec-packages/issues/20929)) ([0ed0a06](https://github.com/AztecProtocol/aztec-packages/commit/0ed0a0680c42ca88e650bffd0f2eee3ac93c3f5a)) +* handle scientific notation in bigintConfigHelper ([#20929](https://github.com/AztecProtocol/aztec-packages/issues/20929)) ([1fa71ae](https://github.com/AztecProtocol/aztec-packages/commit/1fa71ae18d94c4dbfee74b07c23b932e9236dbc7)) +* hodgepodge of small things ([#20720](https://github.com/AztecProtocol/aztec-packages/issues/20720)) ([43caf7c](https://github.com/AztecProtocol/aztec-packages/commit/43caf7c71f19e1f16151b81ed1f93a09b8de3666)) +* increase waitForTx timeout in epochs_invalidate_block test ([#20603](https://github.com/AztecProtocol/aztec-packages/issues/20603)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* increase waitForTx timeout in epochs_invalidate_block test ([#20603](https://github.com/AztecProtocol/aztec-packages/issues/20603)) ([6b2cade](https://github.com/AztecProtocol/aztec-packages/commit/6b2cade3d6862926d0e22537363750a3d5915b70)) +* increase waitForTx timeout in epochs_invalidate_block test ([#20603](https://github.com/AztecProtocol/aztec-packages/issues/20603)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* increase waitForTx timeout in epochs_invalidate_block test ([#20603](https://github.com/AztecProtocol/aztec-packages/issues/20603)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* increase waitForTx timeout in epochs_invalidate_block test ([#20603](https://github.com/AztecProtocol/aztec-packages/issues/20603)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* increase waitForTx timeout in epochs_invalidate_block test ([#20603](https://github.com/AztecProtocol/aztec-packages/issues/20603)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* increase waitForTx timeout in epochs_invalidate_block test ([#20603](https://github.com/AztecProtocol/aztec-packages/issues/20603)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* limit number of threads when verifying server-side proofs ([#20818](https://github.com/AztecProtocol/aztec-packages/issues/20818)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* logging of class instances ([#20807](https://github.com/AztecProtocol/aztec-packages/issues/20807)) ([3cdca29](https://github.com/AztecProtocol/aztec-packages/commit/3cdca29ca48b68d1202166295bb749f35bec5902)) +* min expiration timestamp instead of assert ([9852c84](https://github.com/AztecProtocol/aztec-packages/commit/9852c8465b437d1859c9d8754b2353baf0324fe7)) +* min expiration timestamp instead of assert ([#20554](https://github.com/AztecProtocol/aztec-packages/issues/20554)) ([fa29717](https://github.com/AztecProtocol/aztec-packages/commit/fa29717547a9ba32ce21ff46dae5f0750a84ec4d)) +* **node:** sync ws before simulating public calls ([#20499](https://github.com/AztecProtocol/aztec-packages/issues/20499)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* **node:** sync ws before simulating public calls ([#20499](https://github.com/AztecProtocol/aztec-packages/issues/20499)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* **node:** sync ws before simulating public calls ([#20499](https://github.com/AztecProtocol/aztec-packages/issues/20499)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* **node:** sync ws before simulating public calls ([#20499](https://github.com/AztecProtocol/aztec-packages/issues/20499)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* **node:** sync ws before simulating public calls ([#20499](https://github.com/AztecProtocol/aztec-packages/issues/20499)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* **node:** sync ws before simulating public calls ([#20499](https://github.com/AztecProtocol/aztec-packages/issues/20499)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* omit bigint priceBumpPercentage from IPC config in testbench worker ([#21086](https://github.com/AztecProtocol/aztec-packages/issues/21086)) ([77e5b3c](https://github.com/AztecProtocol/aztec-packages/commit/77e5b3ca816702e2cee866aec1a0d6ce997e0ea6)) +* **p2p:** fix compress option in file store and enable for tx uploads ([#20605](https://github.com/AztecProtocol/aztec-packages/issues/20605)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* **p2p:** fix compress option in file store and enable for tx uploads ([#20605](https://github.com/AztecProtocol/aztec-packages/issues/20605)) ([7ea6a37](https://github.com/AztecProtocol/aztec-packages/commit/7ea6a37bad49db41bdde2e6f9d68298c43c08a70)) +* **p2p:** fix compress option in file store and enable for tx uploads ([#20605](https://github.com/AztecProtocol/aztec-packages/issues/20605)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* **p2p:** fix compress option in file store and enable for tx uploads ([#20605](https://github.com/AztecProtocol/aztec-packages/issues/20605)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* **p2p:** fix compress option in file store and enable for tx uploads ([#20605](https://github.com/AztecProtocol/aztec-packages/issues/20605)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* **p2p:** fix compress option in file store and enable for tx uploads ([#20605](https://github.com/AztecProtocol/aztec-packages/issues/20605)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* **p2p:** fix compress option in file store and enable for tx uploads ([#20605](https://github.com/AztecProtocol/aztec-packages/issues/20605)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* **p2p:** remove default block handler in favor of block handler ([#21105](https://github.com/AztecProtocol/aztec-packages/issues/21105)) ([77e5b3c](https://github.com/AztecProtocol/aztec-packages/commit/77e5b3ca816702e2cee866aec1a0d6ce997e0ea6)) +* **p2p:** wait for GossipSub mesh formation before sending txs in e2e tests ([#20626](https://github.com/AztecProtocol/aztec-packages/issues/20626)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* pass CARGO_REGISTRY_TOKEN to CI release environment ([9598e7e](https://github.com/AztecProtocol/aztec-packages/commit/9598e7eff941a151aeff4cf4264327283db39a88)) +* pass log level to AVM simulator ([#20762](https://github.com/AztecProtocol/aztec-packages/issues/20762)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* pxe native prover log level ([#20724](https://github.com/AztecProtocol/aztec-packages/issues/20724)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* Reduce tx hash conversions inside tx pool ([#20829](https://github.com/AztecProtocol/aztec-packages/issues/20829)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* separate rejected and aborted proving jobs ([#20777](https://github.com/AztecProtocol/aztec-packages/issues/20777)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* Set Aztec slot duration as a multiple of the Ethereum slot duration ([#20608](https://github.com/AztecProtocol/aztec-packages/issues/20608)) ([dedf440](https://github.com/AztecProtocol/aztec-packages/commit/dedf44097cc8dcfc7969e46baa05303005b092e9)) +* Set Aztec slot duration as a multiple of the Ethereum slot duration ([#20608](https://github.com/AztecProtocol/aztec-packages/issues/20608)) ([84d400c](https://github.com/AztecProtocol/aztec-packages/commit/84d400c7c419cf4db2f2031cb1db674548cc7a39)) +* Set Aztec slot duration as a multiple of the Ethereum slot duration ([#20608](https://github.com/AztecProtocol/aztec-packages/issues/20608)) ([e73e0de](https://github.com/AztecProtocol/aztec-packages/commit/e73e0de8642fbe69fa042608dcc0a9077aa02fe3)) +* Set Aztec slot duration as a multiple of the Ethereum slot duration ([#20608](https://github.com/AztecProtocol/aztec-packages/issues/20608)) ([3c5f51d](https://github.com/AztecProtocol/aztec-packages/commit/3c5f51d2e7fda3ca6aefe9e3707841c0010e2a35)) +* Set Aztec slot duration as a multiple of the Ethereum slot duration ([#20608](https://github.com/AztecProtocol/aztec-packages/issues/20608)) ([637df1c](https://github.com/AztecProtocol/aztec-packages/commit/637df1c30f9a17bb3a497745076fca82a8aad55e)) +* Set Aztec slot duration as a multiple of the Ethereum slot duration ([#20608](https://github.com/AztecProtocol/aztec-packages/issues/20608)) ([07ffd46](https://github.com/AztecProtocol/aztec-packages/commit/07ffd46fba6f433c27cb1e1d9fc5542595084c35)) +* Set Aztec slot duration as a multiple of the Ethereum slot duration ([#20608](https://github.com/AztecProtocol/aztec-packages/issues/20608)) ([afd4cbe](https://github.com/AztecProtocol/aztec-packages/commit/afd4cbe3023e1de4cd4e1f7bf8c946e4c5f0b29a)) +* set PXE sync chain tip to proposed for scenario bot ([#20530](https://github.com/AztecProtocol/aztec-packages/issues/20530)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* set PXE sync chain tip to proposed for scenario bot ([#20530](https://github.com/AztecProtocol/aztec-packages/issues/20530)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* set PXE sync chain tip to proposed for scenario bot ([#20530](https://github.com/AztecProtocol/aztec-packages/issues/20530)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* set PXE sync chain tip to proposed for scenario bot ([#20530](https://github.com/AztecProtocol/aztec-packages/issues/20530)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* set PXE sync chain tip to proposed for scenario bot ([#20530](https://github.com/AztecProtocol/aztec-packages/issues/20530)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* set PXE sync chain tip to proposed for scenario bot ([#20530](https://github.com/AztecProtocol/aztec-packages/issues/20530)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* **spartan:** wire SEQ_L1_PUBLISHING_TIME_ALLOWANCE_IN_SLOT env var ([#21017](https://github.com/AztecProtocol/aztec-packages/issues/21017)) ([2776313](https://github.com/AztecProtocol/aztec-packages/commit/27763135ac6b934d9dbaeac6df960ed01b4103d5)) +* stringify all bigints in pino-logger ([#20303](https://github.com/AztecProtocol/aztec-packages/issues/20303)) ([639368d](https://github.com/AztecProtocol/aztec-packages/commit/639368da6989c0a1e7d5723561ed7d9ca2b5d2db)) +* stringify all bigints in pino-logger ([#20303](https://github.com/AztecProtocol/aztec-packages/issues/20303)) ([3bd5145](https://github.com/AztecProtocol/aztec-packages/commit/3bd51454d99241b3fe643e958017bb30fa4d516d)) +* stringify all bigints in pino-logger ([#20303](https://github.com/AztecProtocol/aztec-packages/issues/20303)) ([a2b87e2](https://github.com/AztecProtocol/aztec-packages/commit/a2b87e22059c48fd5fd39d08e13ee7a6b4aa4959)) +* stringify all bigints in pino-logger ([#20303](https://github.com/AztecProtocol/aztec-packages/issues/20303)) ([326744c](https://github.com/AztecProtocol/aztec-packages/commit/326744c3b5e9e242db2d51dc9ef0d6f19b3c08ef)) +* stringify all bigints in pino-logger ([#20303](https://github.com/AztecProtocol/aztec-packages/issues/20303)) ([0aef088](https://github.com/AztecProtocol/aztec-packages/commit/0aef0889eefa868d9013421ad2f243727de839a7)) +* stringify all bigints in pino-logger ([#20303](https://github.com/AztecProtocol/aztec-packages/issues/20303)) ([7a3bbcc](https://github.com/AztecProtocol/aztec-packages/commit/7a3bbcc9b0921e7dc8eb4720f417cd90d4283e91)) +* track last seen nonce in case of stale fallback L1 RPC node ([#20855](https://github.com/AztecProtocol/aztec-packages/issues/20855)) ([83ea202](https://github.com/AztecProtocol/aztec-packages/commit/83ea2023bb6d1a928943e9af7a9e17bb6a6e8d11)) +* **txe:** committing after txs ([#20714](https://github.com/AztecProtocol/aztec-packages/issues/20714)) ([83ea202](https://github.com/AztecProtocol/aztec-packages/commit/83ea2023bb6d1a928943e9af7a9e17bb6a6e8d11)) +* underflow in snapshot synch ([#20780](https://github.com/AztecProtocol/aztec-packages/issues/20780)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* undo bad fix ([#20987](https://github.com/AztecProtocol/aztec-packages/issues/20987)) ([5e3eed8](https://github.com/AztecProtocol/aztec-packages/commit/5e3eed8f660a4ebf8183aa988aeb73b10ab9b975)) +* update MAX_EVENT_SERIALIZATION_LENGTH and re-enable TXE tests in CI (backport [#21020](https://github.com/AztecProtocol/aztec-packages/issues/21020)) ([#21027](https://github.com/AztecProtocol/aztec-packages/issues/21027)) ([b7f2353](https://github.com/AztecProtocol/aztec-packages/commit/b7f2353e6359c2553f88511b9878f4ccd2ad57df)) +* Use async poseidon ([#20826](https://github.com/AztecProtocol/aztec-packages/issues/20826)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* use ci3_labels_to_env.sh for ci-external label ([4d48205](https://github.com/AztecProtocol/aztec-packages/commit/4d48205f0f3a09bbeab496348d1b82f3f3334a48)) +* use ci3_labels_to_env.sh for ci-external label ([#20597](https://github.com/AztecProtocol/aztec-packages/issues/20597)) ([3efb1d9](https://github.com/AztecProtocol/aztec-packages/commit/3efb1d9298daf9f4c266c7f1626f862ec35bdfd4)) +* write pointers for environ_get and environ_sizes_get functions ([#20902](https://github.com/AztecProtocol/aztec-packages/issues/20902)) ([f3f5438](https://github.com/AztecProtocol/aztec-packages/commit/f3f543878af6f9e428618f0d751675585638ff0c)) +* yolo debugging tweaks ([0a9d6e0](https://github.com/AztecProtocol/aztec-packages/commit/0a9d6e007ee247164aabf4e39f3f381fa5642870)) +* yolo some fd cleanup, maybe stop hangs ([43d292c](https://github.com/AztecProtocol/aztec-packages/commit/43d292c4844af2c891a8504e2e49b47f482ad556)) + + +### Miscellaneous + +* change max private log size to 16 fields ([b9378ca](https://github.com/AztecProtocol/aztec-packages/commit/b9378ca777df2deac7b0e8431ae615f48c420e1d)) +* change max private log size to 16 fields ([#20515](https://github.com/AztecProtocol/aztec-packages/issues/20515)) ([736a202](https://github.com/AztecProtocol/aztec-packages/commit/736a202e7c59901948e767c7575decd4aa9add17)) +* update da gas ([94c5a4c](https://github.com/AztecProtocol/aztec-packages/commit/94c5a4cab7e72311036bd5ddd3386f9a64029f52)) +* update da gas ([#20611](https://github.com/AztecProtocol/aztec-packages/issues/20611)) ([6ec7568](https://github.com/AztecProtocol/aztec-packages/commit/6ec75680acf2f4c2022b58d39f17b2eb1adb20d1)) + + +### Documentation + +* add docs on state vars docs re packing in structs ([#20747](https://github.com/AztecProtocol/aztec-packages/issues/20747)) ([3cdca29](https://github.com/AztecProtocol/aztec-packages/commit/3cdca29ca48b68d1202166295bb749f35bec5902)) +* document RevertCodeEnum phases and add 120-char line width rule ([#20751](https://github.com/AztecProtocol/aztec-packages/issues/20751)) ([83ea202](https://github.com/AztecProtocol/aztec-packages/commit/83ea2023bb6d1a928943e9af7a9e17bb6a6e8d11)) +* fix avm docs - l2 gas is not the same as mana ([#20565](https://github.com/AztecProtocol/aztec-packages/issues/20565)) ([50e778a](https://github.com/AztecProtocol/aztec-packages/commit/50e778ade1f6dc60abbc4d693a356b6abe81c38a)) +* fix avm docs - l2 gas is not the same as mana ([#20565](https://github.com/AztecProtocol/aztec-packages/issues/20565)) ([6fcc86e](https://github.com/AztecProtocol/aztec-packages/commit/6fcc86e33e9020de5ba60f22adb88ea56ee7a24c)) +* fix avm docs - l2 gas is not the same as mana ([#20565](https://github.com/AztecProtocol/aztec-packages/issues/20565)) ([f039b7e](https://github.com/AztecProtocol/aztec-packages/commit/f039b7e0165d9399a872c4205108b5feb30fc3d3)) +* fix avm docs - l2 gas is not the same as mana ([#20565](https://github.com/AztecProtocol/aztec-packages/issues/20565)) ([2cc6846](https://github.com/AztecProtocol/aztec-packages/commit/2cc68466bc60fc2cf9a514341167c6657f899dc8)) +* fix avm docs - l2 gas is not the same as mana ([#20565](https://github.com/AztecProtocol/aztec-packages/issues/20565)) ([71dc368](https://github.com/AztecProtocol/aztec-packages/commit/71dc36802cb2c4b4df5a8254e08ed67d085ffc9c)) +* fix avm docs - l2 gas is not the same as mana ([#20565](https://github.com/AztecProtocol/aztec-packages/issues/20565)) ([13d7316](https://github.com/AztecProtocol/aztec-packages/commit/13d73162358609af5decf339a97d17093aea6e66)) +* fix avm docs - l2 gas is not the same as mana ([#20565](https://github.com/AztecProtocol/aztec-packages/issues/20565)) ([a0262f0](https://github.com/AztecProtocol/aztec-packages/commit/a0262f06660c4768191c3d5987e5a64324f26030)) +* fix avm docs - l2 gas is not the same as mana ([#20565](https://github.com/AztecProtocol/aztec-packages/issues/20565)) ([c8e0b00](https://github.com/AztecProtocol/aztec-packages/commit/c8e0b008241be4ce1b81ef8376697f92b3eba029)) +* fix avm docs - l2 gas is not the same as mana ([#20565](https://github.com/AztecProtocol/aztec-packages/issues/20565)) ([7eef2cf](https://github.com/AztecProtocol/aztec-packages/commit/7eef2cfea9d78c0753f50c9df29f28e93a0c5566)) +* fix avm docs - l2 gas is not the same as mana ([#20565](https://github.com/AztecProtocol/aztec-packages/issues/20565)) ([3c3d0fc](https://github.com/AztecProtocol/aztec-packages/commit/3c3d0fcc573405b4c33f72b4d4c1d15e792f8d22)) +* fix avm docs - l2 gas is not the same as mana ([#20565](https://github.com/AztecProtocol/aztec-packages/issues/20565)) ([27aa830](https://github.com/AztecProtocol/aztec-packages/commit/27aa830acbbd1af1d99cb93ee28c7e2334640a1a)) +* minor clarification ([#20788](https://github.com/AztecProtocol/aztec-packages/issues/20788)) ([fdd0d0d](https://github.com/AztecProtocol/aztec-packages/commit/fdd0d0d6b37751ddb419475fc6634a9ae13f8235)) +* simulator readme typos ([#19701](https://github.com/AztecProtocol/aztec-packages/issues/19701)) ([50e778a](https://github.com/AztecProtocol/aztec-packages/commit/50e778ade1f6dc60abbc4d693a356b6abe81c38a)) +* simulator readme typos ([#19701](https://github.com/AztecProtocol/aztec-packages/issues/19701)) ([6fcc86e](https://github.com/AztecProtocol/aztec-packages/commit/6fcc86e33e9020de5ba60f22adb88ea56ee7a24c)) +* simulator readme typos ([#19701](https://github.com/AztecProtocol/aztec-packages/issues/19701)) ([f039b7e](https://github.com/AztecProtocol/aztec-packages/commit/f039b7e0165d9399a872c4205108b5feb30fc3d3)) +* simulator readme typos ([#19701](https://github.com/AztecProtocol/aztec-packages/issues/19701)) ([2cc6846](https://github.com/AztecProtocol/aztec-packages/commit/2cc68466bc60fc2cf9a514341167c6657f899dc8)) +* simulator readme typos ([#19701](https://github.com/AztecProtocol/aztec-packages/issues/19701)) ([71dc368](https://github.com/AztecProtocol/aztec-packages/commit/71dc36802cb2c4b4df5a8254e08ed67d085ffc9c)) +* simulator readme typos ([#19701](https://github.com/AztecProtocol/aztec-packages/issues/19701)) ([13d7316](https://github.com/AztecProtocol/aztec-packages/commit/13d73162358609af5decf339a97d17093aea6e66)) +* simulator readme typos ([#19701](https://github.com/AztecProtocol/aztec-packages/issues/19701)) ([a0262f0](https://github.com/AztecProtocol/aztec-packages/commit/a0262f06660c4768191c3d5987e5a64324f26030)) +* simulator readme typos ([#19701](https://github.com/AztecProtocol/aztec-packages/issues/19701)) ([c8e0b00](https://github.com/AztecProtocol/aztec-packages/commit/c8e0b008241be4ce1b81ef8376697f92b3eba029)) +* simulator readme typos ([#19701](https://github.com/AztecProtocol/aztec-packages/issues/19701)) ([7eef2cf](https://github.com/AztecProtocol/aztec-packages/commit/7eef2cfea9d78c0753f50c9df29f28e93a0c5566)) +* simulator readme typos ([#19701](https://github.com/AztecProtocol/aztec-packages/issues/19701)) ([3c3d0fc](https://github.com/AztecProtocol/aztec-packages/commit/3c3d0fcc573405b4c33f72b4d4c1d15e792f8d22)) +* simulator readme typos ([#19701](https://github.com/AztecProtocol/aztec-packages/issues/19701)) ([a1e4b61](https://github.com/AztecProtocol/aztec-packages/commit/a1e4b6193c93f24808d1445049b4c9339e96bbb1)) + ## [4.0.4](https://github.com/AztecProtocol/aztec-packages/compare/v4.0.3...v4.0.4) (2026-02-27)