Releases: AztecProtocol/barretenberg
Releases · AztecProtocol/barretenberg
Nightly build
Artifacts are updated each night
barretenberg.js: v0.4.3
barretenberg: v0.4.3
0.4.3 (2023-08-23)
Features
Bug Fixes
- Clang version in README and subrepo edge case (#1730) (74158c4)
- Download SRS using one canonical URL across the codebase (#1748) (5c91de7)
- Proving fails when circuit has size > ~500K (#1739) (6d32383)
- Revert clang check bootstrap.sh (#1734) (65a38bc)
- Update barretenberg bootstrap.sh for mac (#1732) (f21ac3e)
barretenberg.js: v0.4.2
barretenberg.js: v0.4.1
barretenberg.js: v0.4.0
barretenberg: v0.4.2
barretenberg: v0.4.1
barretenberg: v0.4.0
0.4.0 (2023-08-21)
⚠ BREAKING CHANGES
- Barretenberg binaries now take in the encoded circuit instead of a json file (#1618)
Features
- Add msgpack defs to remaining circuit types (#1538) (e560e39)
- Add workflow to output to dev-bb.js (#1299) (25a54f1)
- Celer benchmark (#1369) (8fd364a)
- Honk recursive verifier Pt. 1 (#1488) (030dace)
- New stdlib Transcript (#1219) (1b9e077)
Bug Fixes
- acir: When retrying failed ACIR tests it should not use the default CLI argument (#1673) (ea4792d)
- Align bbmalloc implementations (#1513) (b92338d)
- Barretenberg binaries now take in the encoded circuit instead of a json file (#1618) (180cdc9)
- Bb sync take 2 (#1669) (d3eebe4)
- Bin reference when installing package (#678) (c734295)
- Fix paths in
barretenberg
bootstrap.sh script (#1662) (c8917cd) - Fixed a failing test and added a small fuzzer (#1384) (441e972)
- Sync aztec master (#680) (3afc243)