Skip to content

Releases: AztecProtocol/barretenberg

Nightly build

27 Aug 11:16
Compare
Choose a tag to compare
Nightly build Pre-release
Pre-release

Artifacts are updated each night

barretenberg.js: v0.4.3

23 Aug 16:08
b42bb32
Compare
Choose a tag to compare
Pre-release

0.4.3 (2023-08-23)

Bug Fixes

  • Download SRS using one canonical URL across the codebase (#1748) (5c91de7)
  • Proving fails when circuit has size > ~500K (#1739) (6d32383)

barretenberg: v0.4.3

23 Aug 16:08
b42bb32
Compare
Choose a tag to compare
barretenberg: v0.4.3 Pre-release
Pre-release

0.4.3 (2023-08-23)

Features

  • bb: Use an environment variable to set the transcript URL (#1750) (41d362e)

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

21 Aug 21:52
9b6fc60
Compare
Choose a tag to compare
Pre-release

0.4.2 (2023-08-21)

Miscellaneous Chores

  • barretenberg.js: Synchronize barretenberg versions

barretenberg.js: v0.4.1

21 Aug 19:00
a7331d4
Compare
Choose a tag to compare
Pre-release

0.4.1 (2023-08-21)

Bug Fixes

barretenberg.js: v0.4.0

21 Aug 11:34
7592641
Compare
Choose a tag to compare
Pre-release

0.4.0 (2023-08-21)

⚠ BREAKING CHANGES

  • Barretenberg binaries now take in the encoded circuit instead of a json file (#1618)

Bug Fixes

  • Barretenberg binaries now take in the encoded circuit instead of a json file (#1618) (180cdc9)
  • Bin reference when installing package (#678) (c734295)
  • Sync aztec master (#680) (3afc243)

barretenberg: v0.4.2

21 Aug 21:52
9b6fc60
Compare
Choose a tag to compare
barretenberg: v0.4.2 Pre-release
Pre-release

0.4.2 (2023-08-21)

Bug Fixes

  • Remove automatic update to AztecProtocol/dev-bb.js (#1712) (d883900)

barretenberg: v0.4.1

21 Aug 19:00
a7331d4
Compare
Choose a tag to compare
barretenberg: v0.4.1 Pre-release
Pre-release

0.4.1 (2023-08-21)

Bug Fixes

barretenberg: v0.4.0

21 Aug 11:34
7592641
Compare
Choose a tag to compare
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

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)

barretenberg.js: v0.3.6

08 Aug 13:40
c5c2934
Compare
Choose a tag to compare
Pre-release

0.3.6 (2023-08-08)

Miscellaneous Chores

  • barretenberg.js: Synchronize barretenberg versions