Skip to content

Commit

Permalink
chore(master): Release 0.47.1 (#7605)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>aztec-package: 0.47.1</summary>

##
[0.47.1](AztecProtocol/aztec-packages@aztec-package-v0.47.0...aztec-package-v0.47.1)
(2024-07-30)


### Features

* Do not evict tx objects from p2p tx pool immediately
([#7652](AztecProtocol/aztec-packages#7652))
([96492dc](AztecProtocol/aztec-packages@96492dc))
* Min and max block times for sequencer
([#7630](AztecProtocol/aztec-packages#7630))
([2a013b8](AztecProtocol/aztec-packages@2a013b8))
* Transaction sender bot
([#7586](AztecProtocol/aztec-packages#7586))
([176fd08](AztecProtocol/aztec-packages@176fd08)),
closes
[#7562](AztecProtocol/aztec-packages#7562)


### Bug Fixes

* Aztec start --prover
([#7617](AztecProtocol/aztec-packages#7617))
([ac206a6](AztecProtocol/aztec-packages@ac206a6))


### Miscellaneous

* Add tx bot to terraform
([#7609](AztecProtocol/aztec-packages#7609))
([6caa914](AztecProtocol/aztec-packages@6caa914))
* Merge Devnet back to Master
([#7611](AztecProtocol/aztec-packages#7611))
([112961c](AztecProtocol/aztec-packages@112961c))
</details>

<details><summary>barretenberg.js: 0.47.1</summary>

##
[0.47.1](AztecProtocol/aztec-packages@barretenberg.js-v0.47.0...barretenberg.js-v0.47.1)
(2024-07-30)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions
</details>

<details><summary>aztec-packages: 0.47.1</summary>

##
[0.47.1](AztecProtocol/aztec-packages@aztec-packages-v0.47.0...aztec-packages-v0.47.1)
(2024-07-30)


### Features

* Add recursive aggregation object to proving/verification keys
([#6770](AztecProtocol/aztec-packages#6770))
([f48b069](AztecProtocol/aztec-packages@f48b069))
* Adding aggregation to honk and rollup
([#7466](AztecProtocol/aztec-packages#7466))
([2633aa9](AztecProtocol/aztec-packages@2633aa9))
* Allow get_notes to return zero notes
([#7621](AztecProtocol/aztec-packages#7621))
([e16452a](AztecProtocol/aztec-packages@e16452a))
* **avm:** Pedersen commit in avm
([#7634](AztecProtocol/aztec-packages#7634))
([45e7867](AztecProtocol/aztec-packages@45e7867))
* **avm:** Pedersen commitment sim
([#7632](AztecProtocol/aztec-packages#7632))
([cc420a0](AztecProtocol/aztec-packages@cc420a0))
* Do not evict tx objects from p2p tx pool immediately
([#7652](AztecProtocol/aztec-packages#7652))
([96492dc](AztecProtocol/aztec-packages@96492dc))
* Handle L1toL2 msgs in prover-node
([#7654](AztecProtocol/aztec-packages#7654))
([f35bac5](AztecProtocol/aztec-packages@f35bac5))
* Leonidas
([#7597](AztecProtocol/aztec-packages#7597))
([eda498a](AztecProtocol/aztec-packages@eda498a))
* Min and max block times for sequencer
([#7630](AztecProtocol/aztec-packages#7630))
([2a013b8](AztecProtocol/aztec-packages@2a013b8))
* **sol-honk:** Integrate solidity honk verifier with bb and acir tests
([#7573](AztecProtocol/aztec-packages#7573))
([344ca6f](AztecProtocol/aztec-packages@344ca6f))
* **sol-honk:** Test verifying recursive proof
([#7576](AztecProtocol/aztec-packages#7576))
([26408c1](AztecProtocol/aztec-packages@26408c1))
* Static.aztec.network
([#7649](AztecProtocol/aztec-packages#7649))
([9dffef5](AztecProtocol/aztec-packages@9dffef5))
* Transaction sender bot
([#7586](AztecProtocol/aztec-packages#7586))
([176fd08](AztecProtocol/aztec-packages@176fd08)),
closes
[#7562](AztecProtocol/aztec-packages#7562)


### Bug Fixes

* Aztec start --prover
([#7617](AztecProtocol/aztec-packages#7617))
([ac206a6](AztecProtocol/aztec-packages@ac206a6))
* Bb mac build
([#7619](AztecProtocol/aztec-packages#7619))
([e3c5602](AztecProtocol/aztec-packages@e3c5602))
* Faucet correctly derives its account
([#7645](AztecProtocol/aztec-packages#7645))
([921773f](AztecProtocol/aztec-packages@921773f))
* Uniswap e2e test "nonce too low"
([#7633](AztecProtocol/aztec-packages#7633))
([e9e2318](AztecProtocol/aztec-packages@e9e2318))


### Miscellaneous

* Add tx bot to terraform
([#7609](AztecProtocol/aztec-packages#7609))
([6caa914](AztecProtocol/aztec-packages@6caa914))
* **bb readme:** Add installation instructions and TODOs
([#7601](AztecProtocol/aztec-packages#7601))
([1a97698](AztecProtocol/aztec-packages@1a97698))
* **bb readme:** Update versioning instructions and add Honk Solidity
verifier commands
([#7608](AztecProtocol/aztec-packages#7608))
([9dd9195](AztecProtocol/aztec-packages@9dd9195))
* Bench client ivc proof verification
([#7553](AztecProtocol/aztec-packages#7553))
([b060309](AztecProtocol/aztec-packages@b060309))
* Call requests
([#7483](AztecProtocol/aztec-packages#7483))
([ffedf39](AztecProtocol/aztec-packages@ffedf39))
* Constant inputs for most blackboxes
([#7613](AztecProtocol/aztec-packages#7613))
([3247058](AztecProtocol/aztec-packages@3247058))
* **docs:** Fix links
([#7602](AztecProtocol/aztec-packages#7602))
([f2029be](AztecProtocol/aztec-packages@f2029be))
* Merge Devnet back to Master
([#7611](AztecProtocol/aztec-packages#7611))
([112961c](AztecProtocol/aztec-packages@112961c))
* **p2p:** Tx serialization cleanup
([#7620](AztecProtocol/aztec-packages#7620))
([022a899](AztecProtocol/aztec-packages@022a899))
* Replace relative paths to noir-protocol-circuits
([ebaafc7](AztecProtocol/aztec-packages@ebaafc7))
* Replace relative paths to noir-protocol-circuits
([d3b818d](AztecProtocol/aztec-packages@d3b818d))
* Replace relative paths to noir-protocol-circuits
([4a26a19](AztecProtocol/aztec-packages@4a26a19))
</details>

<details><summary>barretenberg: 0.47.1</summary>

##
[0.47.1](AztecProtocol/aztec-packages@barretenberg-v0.47.0...barretenberg-v0.47.1)
(2024-07-30)


### Features

* Add recursive aggregation object to proving/verification keys
([#6770](AztecProtocol/aztec-packages#6770))
([f48b069](AztecProtocol/aztec-packages@f48b069))
* Adding aggregation to honk and rollup
([#7466](AztecProtocol/aztec-packages#7466))
([2633aa9](AztecProtocol/aztec-packages@2633aa9))
* **avm:** Pedersen commit in avm
([#7634](AztecProtocol/aztec-packages#7634))
([45e7867](AztecProtocol/aztec-packages@45e7867))
* **avm:** Pedersen commitment sim
([#7632](AztecProtocol/aztec-packages#7632))
([cc420a0](AztecProtocol/aztec-packages@cc420a0))
* **sol-honk:** Integrate solidity honk verifier with bb and acir tests
([#7573](AztecProtocol/aztec-packages#7573))
([344ca6f](AztecProtocol/aztec-packages@344ca6f))
* **sol-honk:** Test verifying recursive proof
([#7576](AztecProtocol/aztec-packages#7576))
([26408c1](AztecProtocol/aztec-packages@26408c1))


### Bug Fixes

* Bb mac build
([#7619](AztecProtocol/aztec-packages#7619))
([e3c5602](AztecProtocol/aztec-packages@e3c5602))


### Miscellaneous

* **bb readme:** Add installation instructions and TODOs
([#7601](AztecProtocol/aztec-packages#7601))
([1a97698](AztecProtocol/aztec-packages@1a97698))
* **bb readme:** Update versioning instructions and add Honk Solidity
verifier commands
([#7608](AztecProtocol/aztec-packages#7608))
([9dd9195](AztecProtocol/aztec-packages@9dd9195))
* Call requests
([#7483](AztecProtocol/aztec-packages#7483))
([ffedf39](AztecProtocol/aztec-packages@ffedf39))
* Constant inputs for most blackboxes
([#7613](AztecProtocol/aztec-packages#7613))
([3247058](AztecProtocol/aztec-packages@3247058))
* Merge Devnet back to Master
([#7611](AztecProtocol/aztec-packages#7611))
([112961c](AztecProtocol/aztec-packages@112961c))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
AztecBot committed Jul 31, 2024
1 parent 2e11472 commit adc05c3
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 2 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## [0.47.1](https://github.com/AztecProtocol/aztec-packages/compare/barretenberg-v0.47.0...barretenberg-v0.47.1) (2024-07-30)


### Features

* Add recursive aggregation object to proving/verification keys ([#6770](https://github.com/AztecProtocol/aztec-packages/issues/6770)) ([f48b069](https://github.com/AztecProtocol/aztec-packages/commit/f48b069181e316cb2a9d81f0acf6c00ee90e3db3))
* Adding aggregation to honk and rollup ([#7466](https://github.com/AztecProtocol/aztec-packages/issues/7466)) ([2633aa9](https://github.com/AztecProtocol/aztec-packages/commit/2633aa91a97684f481a861aee0be8756c956135a))
* **avm:** Pedersen commit in avm ([#7634](https://github.com/AztecProtocol/aztec-packages/issues/7634)) ([45e7867](https://github.com/AztecProtocol/aztec-packages/commit/45e7867f4b42a3392b4b95767621284ebc7378fe))
* **avm:** Pedersen commitment sim ([#7632](https://github.com/AztecProtocol/aztec-packages/issues/7632)) ([cc420a0](https://github.com/AztecProtocol/aztec-packages/commit/cc420a081e23558b9441cbf563625002e1d45f18))
* **sol-honk:** Integrate solidity honk verifier with bb and acir tests ([#7573](https://github.com/AztecProtocol/aztec-packages/issues/7573)) ([344ca6f](https://github.com/AztecProtocol/aztec-packages/commit/344ca6f413263a3c2c516b388f85a11fada2840f))
* **sol-honk:** Test verifying recursive proof ([#7576](https://github.com/AztecProtocol/aztec-packages/issues/7576)) ([26408c1](https://github.com/AztecProtocol/aztec-packages/commit/26408c197f5c6e8a300d24e441f4a4860210b5f0))


### Bug Fixes

* Bb mac build ([#7619](https://github.com/AztecProtocol/aztec-packages/issues/7619)) ([e3c5602](https://github.com/AztecProtocol/aztec-packages/commit/e3c560216e1bce7d22e30ef18d428f1ab7335a09))


### Miscellaneous

* **bb readme:** Add installation instructions and TODOs ([#7601](https://github.com/AztecProtocol/aztec-packages/issues/7601)) ([1a97698](https://github.com/AztecProtocol/aztec-packages/commit/1a97698071a667cd56510c7b7201373a9ac9c646))
* **bb readme:** Update versioning instructions and add Honk Solidity verifier commands ([#7608](https://github.com/AztecProtocol/aztec-packages/issues/7608)) ([9dd9195](https://github.com/AztecProtocol/aztec-packages/commit/9dd9195d8da2d7e2bc85d39e53b33cc82597da1f))
* Call requests ([#7483](https://github.com/AztecProtocol/aztec-packages/issues/7483)) ([ffedf39](https://github.com/AztecProtocol/aztec-packages/commit/ffedf39d98aee4c4149e55e4a133e878553e1e25))
* Constant inputs for most blackboxes ([#7613](https://github.com/AztecProtocol/aztec-packages/issues/7613)) ([3247058](https://github.com/AztecProtocol/aztec-packages/commit/3247058d2e54e1fb84680ad9fcf9ece611235e96))
* Merge Devnet back to Master ([#7611](https://github.com/AztecProtocol/aztec-packages/issues/7611)) ([112961c](https://github.com/AztecProtocol/aztec-packages/commit/112961cd9c9276e2cd95b41b6de31d27bb43bb41))

## [0.47.0](https://github.com/AztecProtocol/aztec-packages/compare/barretenberg-v0.46.7...barretenberg-v0.47.0) (2024-07-24)


Expand Down
2 changes: 1 addition & 1 deletion cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.24 FATAL_ERROR)
project(
Barretenberg
DESCRIPTION "BN254 elliptic curve library, and PLONK SNARK prover"
VERSION 0.47.0 # x-release-please-version
VERSION 0.47.1 # x-release-please-version
LANGUAGES CXX C
)
# Insert version into `bb` config file
Expand Down
7 changes: 7 additions & 0 deletions ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.47.1](https://github.com/AztecProtocol/aztec-packages/compare/barretenberg.js-v0.47.0...barretenberg.js-v0.47.1) (2024-07-30)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions

## [0.47.0](https://github.com/AztecProtocol/aztec-packages/compare/barretenberg.js-v0.46.7...barretenberg.js-v0.47.0) (2024-07-24)


Expand Down
2 changes: 1 addition & 1 deletion ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aztec/bb.js",
"version": "0.47.0",
"version": "0.47.1",
"homepage": "https://github.com/AztecProtocol/aztec-packages/tree/master/barretenberg/ts",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit adc05c3

Please sign in to comment.