barretenberg: v0.4.0
Pre-release
Pre-release
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)