Skip to content

Latest commit

 

History

History
805 lines (478 loc) · 74 KB

CHANGELOG.md

File metadata and controls

805 lines (478 loc) · 74 KB

Changelog

0.12.0 (2023-10-26)

⚠ BREAKING CHANGES

  • remove plookup pedersen methods from c_bind namespace (#3033)

Features

  • Added correctness tests for several small relations in Goblin Translator (Goblin Translator part 8) (#2963) (4c83250)
  • Correctness tests for decomposition and non-native field relations (Goblin Translator Part 9) (#2981) (cdc830d)
  • Enable sol verifier tests in ci (#2997) (058de1e)
  • Goblin Translator flavor and permutation correctness (Goblin Translator part 7) (#2961) (737f17f)

Bug Fixes

Miscellaneous

  • acir_tests: Add script to regenerate double_verify_proof inputs (#3005) (9c4eab2)
  • Fix pedersen_compress_with_hash_index c_bind function (#3054) (a136f6e)
  • Proxy redundant hash methods (#3046) (df389b5)
  • Remove pedersen_buffer_to_field from c_bind (#3045) (de7e63b)
  • Remove pedersen hash oracle (#3023) (0e6958c)
  • Remove plookup pedersen methods from c_bind namespace (#3033) (a8ea391)

0.11.1 (2023-10-24)

Features

  • ProverPlookupAuxiliaryWidget kernel bench (#2924) (faffc39)

0.11.0 (2023-10-24)

Features

Miscellaneous

0.10.1 (2023-10-24)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.10.0 (2023-10-24)

Features

Bug Fixes

Miscellaneous

0.9.0 (2023-10-17)

Features

0.8.14 (2023-10-13)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.8.13 (2023-10-13)

Bug Fixes

  • Fix check_circuit in goblin translator (resulted in flimsy test) (#2827) (98b1679)

0.8.12 (2023-10-13)

Bug Fixes

0.8.11 (2023-10-13)

Features

  • Goblin Translator Decomposition relation (Goblin Translator part 4) (#2802) (3c3cd9f)
  • Goblin Translator GenPermSort relation (Goblin Translator part 3) (#2795) (b36fdc4)
  • Goblin translator opcode constraint and accumulator transfer relations (Goblin Translator part 5) (#2805) (b3d1f28)
  • Goblin Translator Permutation relation (Goblin Translator part 2) (#2790) (9a354c9)
  • Integrate ZeroMorph into Honk (#2774) (ea86869)
  • Update goblin translator circuit builder (Goblin Translator part 1) (#2764) (32c69ae)

Miscellaneous

0.8.10 (2023-10-11)

Features

Miscellaneous

0.8.9 (2023-10-10)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.8.8 (2023-10-09)

Features

Bug Fixes

Miscellaneous

0.8.7 (2023-10-04)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.8.6 (2023-10-04)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.8.5 (2023-10-04)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.8.4 (2023-10-04)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.8.3 (2023-10-04)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.8.2 (2023-10-04)

Bug Fixes

  • Include ignition data in package or save after 1st download (#2591) (d5e9f8b), closes #2445
  • Make target architecture configurable, target westmere in GA. (#2660) (3cb9639)

0.8.1 (2023-10-03)

Bug Fixes

  • Add missing ecc doubling gate into ultra plonk and ultra honk (#2610) (7cb7c58)

Miscellaneous

  • Update acir_tests script to point to master (#2650) (51d1e79)

0.8.0 (2023-10-03)

Features

Bug Fixes

  • barretenberg: Brittle headers caused error compiling for clang-16 on mainframe (#2547) (cc909da)
  • Bb rebuild patterns (#2499) (868cceb)
  • Fix working dir bug causing stdlib-tests to not run. (#2495) (6b3402c)
  • Nightly subrepo mirror (#2520) (bedc8c8)

Miscellaneous

Documentation

0.7.10 (2023-09-20)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.7.9 (2023-09-19)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.7.8 (2023-09-19)

Features

  • Allow tracing build system with [debug ci] (#2389) (ce311a9)

0.7.7 (2023-09-18)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.7.6 (2023-09-18)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.7.5 (2023-09-15)

Features

0.7.4 (2023-09-15)

Features

0.7.3 (2023-09-15)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.7.2 (2023-09-14)

Features

0.7.1 (2023-09-14)

Miscellaneous

  • Move barretenberg to top of repo. Make circuits build off barretenberg build. (#2221) (404ec34)

0.7.0 (2023-09-13)

⚠ BREAKING CHANGES

  • aztec-noir: rename noir-aztec to aztec-noir (#2071)

Features

Bug Fixes

Miscellaneous

0.6.7 (2023-09-11)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.6.6 (2023-09-11)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.6.5 (2023-09-08)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.6.4 (2023-09-08)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.6.3 (2023-09-08)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.6.2 (2023-09-08)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

0.6.1 (2023-09-08)

Bug Fixes

  • Work around intermittent wasm webkit issue (#2140) (a9b0934)

Miscellaneous

0.5.2 (2023-09-08)

Bug Fixes

  • Work around intermittent wasm webkit issue (#2140) (a9b0934)

Miscellaneous

0.5.1 (2023-09-05)

Features

  • Add info command to bb (#2010) (2882d97)
  • ci: Use content hash in build system, restrict docs build to *.ts or *.cpp (#1953) (297a20d)

Bug Fixes

  • Adds Mac cross compile flags into barretenberg (#1954) (0e17d97)
  • bb.js: (breaking change) bundles bb.js properly so that it works in the browser and in node (#1855) (bc93a5f)
  • ci: Incorrect content hash in some build targets (#1973) (c6c469a)
  • Compilation on homebrew clang 16.06 (#1937) (79c29ee)
  • Master (#1981) (59a454e)
  • Unify base64 interface between mac and linux (cherry-picked) (#1968) (37ee120)

0.5.0 (2023-09-01)

⚠ BREAKING CHANGES

  • update to acvm 0.24.0 (#1925)

Bug Fixes

Miscellaneous Chores

0.4.6 (2023-08-29)

Bug Fixes

  • Truncate SRS size to the amount of points that we have downloaded (#1862) (3bcf12b)

0.4.5 (2023-08-28)

Bug Fixes

  • Conditionally compile base64 command for bb binary (#1851) (8f8b9f4)

0.4.4 (2023-08-28)

Features

  • Add ARM build for Mac + cleanup artifacts (#1837) (2d2d5ea)

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)

0.4.2 (2023-08-21)

Bug Fixes

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

0.4.1 (2023-08-21)

Bug Fixes

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)

0.3.6 (2023-08-08)

Features

0.3.5 (2023-08-07)

Features

Bug Fixes

0.3.4 (2023-07-25)

Features

0.3.3 (2023-07-17)

Features

  • Bb and bb.js directly parse nargo bincode format. (#610) (d25e37a)
  • Goblin work done in Valencia (#569) (57af751)

0.3.2 (2023-07-12)

Features

  • msgpack: Ability to specify NOSCHEMA for cbinds (#605) (8a4f5f1)

0.3.1 (2023-07-11)

Features

0.3.0 (2023-07-11)

⚠ BREAKING CHANGES

  • Use circuit builders (#501)
  • dsl: add hash index to pedersen constraint (#436)
  • add support for ROM and RAM ACVM opcodes (#417)
  • replace MerkleMembershipConstraint withComputeMerkleRootConstraint (#385)
  • Remove TOOLCHAIN logic and replace with CMake presets (#162)

Features

  • Add get_sibling_path method in MerkleTree (#584) (b3db9f8)
  • Add signature_verification_result to schnorr stdlib (#173) (7ae381e)
  • Add equality and serialization to poly_triple (#172) (142b041)
  • Add installation targets for libbarretenberg, wasm & headers (#185) (f2fdebe)
  • Add Noir DSL with acir_format and turbo_proofs namespaces (#198) (54fab22)
  • Add pkgconfig output for installed target (#208) (d85a365)
  • add support for ROM and RAM ACVM opcodes (#417) (697fabb)
  • Allow bootstrap to work with linux + clang on ARM (#131) (52cb06b)
  • api: external cpp header for circuits (#489) (fbbb342)
  • bb.js: initial API (#232) (c860b02)
  • Benchmark suite update (d7b1499)
  • Benchmark suite update (#508) (d7b1499)
  • CI to test aztec circuits with current commit of bberg (#418) (20a0873)
  • dsl: Add ECDSA secp256r1 verification (#582) (adc4c7b)
  • dsl: add hash index to pedersen constraint (#436) (e0b8804)
  • github: add pull request template (65f3e33)
  • honk: Shared relation arithmetic (#514) (0838474)
  • Improve barretenberg headers (#201) (4e03839)
  • Initial native version of bb binary. (#524) (4a1b532)
  • Make the circuit constructors field agnostic so we can check circuits on grumpkin (#534) (656d794)
  • Multithreaded Sumcheck (#556) (c4094b1)
  • nullifier_tree: make empty nullifier tree leaves hash be 0 (#360) (#382) (b85ab8d)
  • Optimize memory consumption of pedersen generators (#413) (d60b16a)
  • Parallelized folding in Gemini (#550) (3b962d3)
  • pkg-config: Add a bindir variable (#239) (611bf34)
  • Remove TOOLCHAIN logic and replace with CMake presets (#162) (09db0be)
  • replace MerkleMembershipConstraint withComputeMerkleRootConstraint (#385) (74dbce5)
  • Sort includes (#571) (dfa8736)
  • Split plonk and honk tests (#529) (ba583ff)
  • Support nix package manager (#234) (19a72fe)
  • ts: allow passing srs via env functions (#260) (ac78353)
  • ultrahonk: Added a simple filler table to minimize the amount of entries used to make UltraHonk polynomials non-zero (b20b401)
  • ultrahonk: Added a simple filler table to minimize the amount of entries used to make UltraHonk polynomials non-zero (#531) (b20b401)
  • Utilize globally installed benchmark if available (#152) (fbc5027)
  • Utilize globally installed gtest if available (#151) (efa18a6)
  • Utilize globally installed leveldb if available (#134) (255dfb5)
  • Working UltraPlonk for Noir (#299) (d56dfbd)

Bug Fixes

  • add NUM_RESERVED_GATES before fetching subgroup size in composer (#539) (fa11abf)
  • Adds VERSION file to release-please (#542) (31fb34c)
  • Align native library object library with wasm (#238) (4fa6c0d)
  • Avoid bb.js memory issues. (#578) (96891de)
  • Avoid targeting honk test files when testing is disabled (#125) (e4a70ed)
  • BarycentricData instantiation time and unused code in secp curves (#572) (bc78bb0)
  • bbmalloc linker error (#459) (d4761c1)
  • Build on stock apple clang. (#592) (0ac4bc3)
  • build: git add -f .yalc (#265) (7671192)
  • bump timeout on common test. (c9bc87d)
  • Check for wasm-opt during configure & run on post_build (#175) (1ff6af3)
  • check_circuit bug fix (#510) (4b156a3)
  • cleanup of include statements and dependencies (#527) (b288c24)
  • cmake: Remove leveldb dependency that was accidentally re-added (#335) (3534e2b)
  • dsl: Use info instead of std::cout to log (#323) (486d738)
  • Ecdsa Malleability Bug (#512) (5cf856c)
  • ecdsa: correct short weierstrass curve eqn (#567) (386ec63)
  • Ensure barretenberg provides headers that Noir needs (#200) (0171a49)
  • Ensure TBB is optional using OPTIONAL_COMPONENTS (#127) (e3039b2)
  • Fixed the memory issue (#509) (107d438)
  • Increment CMakeList version on releases (#536) (b571411)
  • msgpack error (#456) (943d6d0)
  • msgpack variant_impl.hpp (#462) (b5838a6)
  • nix: Disable ASM & ADX when building in Nix (#327) (3bc724d)
  • nix: Use wasi-sdk 12 to provide barretenberg-wasm in overlay (#315) (4a06992)
  • Pass brew omp location via LDFLAGS and CPPFLAGS (#126) (54141f1)
  • Remove leveldb_store from stdlib_merkle_tree (#149) (3ce5e7e)
  • Revert "fix: add NUM_RESERVED_GATES before fetching subgroup size in composer" (#540) (a9fbc39)
  • Revert generator changes that cause memory OOB access (#338) (500daf1)
  • Soundness issue in bigfield's evaluate_multiply_add method (#558) (1a98ac6)
  • srs: Detect shasum utility when downloading lagrange (#143) (515604d)
  • Store lagrange forms of selector polys w/ Ultra (#255) (b121963)
  • throw -> throw_or_abort in sol gen (#388) (7cfe3f0)
  • Trigger release-please (#594) (5042861)
  • Update versioning in nix files when a release is made (#549) (1b3ff93)
  • wasm: Remove the CMAKE_STAGING_PREFIX variable from wasm preset (#240) (f2f8d1f)
  • Wrap each use of filesystem library in ifndef wasm (#181) (0eae962)

Code Refactoring

0.2.0 (2023-07-11)

⚠ BREAKING CHANGES

  • Use circuit builders (#501)

Features

  • Add get_sibling_path method in MerkleTree (#584) (b3db9f8)
  • dsl: Add ECDSA secp256r1 verification (#582) (adc4c7b)
  • Initial native version of bb binary. (#524) (4a1b532)
  • Make the circuit constructors field agnostic so we can check circuits on grumpkin (#534) (656d794)
  • Multithreaded Sumcheck (#556) (c4094b1)
  • Optimize memory consumption of pedersen generators (#413) (d60b16a)
  • Parallelized folding in Gemini (#550) (3b962d3)
  • Sort includes (#571) (dfa8736)
  • Split plonk and honk tests (#529) (ba583ff)

Bug Fixes

  • add NUM_RESERVED_GATES before fetching subgroup size in composer (#539) (fa11abf)
  • Adds VERSION file to release-please (#542) (31fb34c)
  • Avoid bb.js memory issues. (#578) (96891de)
  • BarycentricData instantiation time and unused code in secp curves (#572) (bc78bb0)
  • Build on stock apple clang. (#592) (0ac4bc3)
  • bump timeout on common test. (c9bc87d)
  • check_circuit bug fix (#510) (4b156a3)
  • cleanup of include statements and dependencies (#527) (b288c24)
  • Ecdsa Malleability Bug (#512) (5cf856c)
  • ecdsa: correct short weierstrass curve eqn (#567) (386ec63)
  • Increment CMakeList version on releases (#536) (b571411)
  • Revert "fix: add NUM_RESERVED_GATES before fetching subgroup size in composer" (#540) (a9fbc39)
  • Soundness issue in bigfield's evaluate_multiply_add method (#558) (1a98ac6)
  • Update versioning in nix files when a release is made (#549) (1b3ff93)

Code Refactoring

0.1.0 (2023-06-15)

⚠ BREAKING CHANGES

  • dsl: add hash index to pedersen constraint (#436)
  • add support for ROM and RAM ACVM opcodes (#417)
  • replace MerkleMembershipConstraint withComputeMerkleRootConstraint (#385)
  • Remove TOOLCHAIN logic and replace with CMake presets (#162)

Features

  • Add signature_verification_result to schnorr stdlib (#173) (7ae381e)
  • Add equality and serialization to poly_triple (#172) (142b041)
  • Add installation targets for libbarretenberg, wasm & headers (#185) (f2fdebe)
  • Add Noir DSL with acir_format and turbo_proofs namespaces (#198) (54fab22)
  • Add pkgconfig output for installed target (#208) (d85a365)
  • add support for ROM and RAM ACVM opcodes (#417) (697fabb)
  • Allow bootstrap to work with linux + clang on ARM (#131) (52cb06b)
  • api: external cpp header for circuits (#489) (fbbb342)
  • bb.js: initial API (#232) (c860b02)
  • Benchmark suite update (d7b1499)
  • Benchmark suite update (#508) (d7b1499)
  • CI to test aztec circuits with current commit of bberg (#418) (20a0873)
  • dsl: add hash index to pedersen constraint (#436) (e0b8804)
  • github: add pull request template (65f3e33)
  • honk: Shared relation arithmetic (#514) (0838474)
  • Improve barretenberg headers (#201) (4e03839)
  • nullifier_tree: make empty nullifier tree leaves hash be 0 (#360) (#382) (b85ab8d)
  • pkg-config: Add a bindir variable (#239) (611bf34)
  • Remove TOOLCHAIN logic and replace with CMake presets (#162) (09db0be)
  • replace MerkleMembershipConstraint withComputeMerkleRootConstraint (#385) (74dbce5)
  • Support nix package manager (#234) (19a72fe)
  • ts: allow passing srs via env functions (#260) (ac78353)
  • ultrahonk: Added a simple filler table to minimize the amount of entries used to make UltraHonk polynomials non-zero (b20b401)
  • ultrahonk: Added a simple filler table to minimize the amount of entries used to make UltraHonk polynomials non-zero (#531) (b20b401)
  • Utilize globally installed benchmark if available (#152) (fbc5027)
  • Utilize globally installed gtest if available (#151) (efa18a6)
  • Utilize globally installed leveldb if available (#134) (255dfb5)
  • Working UltraPlonk for Noir (#299) (d56dfbd)

Bug Fixes

  • Align native library object library with wasm (#238) (4fa6c0d)
  • Avoid targeting honk test files when testing is disabled (#125) (e4a70ed)
  • bbmalloc linker error (#459) (d4761c1)
  • build: git add -f .yalc (#265) (7671192)
  • Check for wasm-opt during configure & run on post_build (#175) (1ff6af3)
  • cmake: Remove leveldb dependency that was accidentally re-added (#335) (3534e2b)
  • dsl: Use info instead of std::cout to log (#323) (486d738)
  • Ensure barretenberg provides headers that Noir needs (#200) (0171a49)
  • Ensure TBB is optional using OPTIONAL_COMPONENTS (#127) (e3039b2)
  • Fixed the memory issue (#509) (107d438)
  • msgpack error (#456) (943d6d0)
  • msgpack variant_impl.hpp (#462) (b5838a6)
  • nix: Disable ASM & ADX when building in Nix (#327) (3bc724d)
  • nix: Use wasi-sdk 12 to provide barretenberg-wasm in overlay (#315) (4a06992)
  • Pass brew omp location via LDFLAGS and CPPFLAGS (#126) (54141f1)
  • Remove leveldb_store from stdlib_merkle_tree (#149) (3ce5e7e)
  • Revert generator changes that cause memory OOB access (#338) (500daf1)
  • srs: Detect shasum utility when downloading lagrange (#143) (515604d)
  • Store lagrange forms of selector polys w/ Ultra (#255) (b121963)
  • throw -> throw_or_abort in sol gen (#388) (7cfe3f0)
  • wasm: Remove the CMAKE_STAGING_PREFIX variable from wasm preset (#240) (f2f8d1f)
  • Wrap each use of filesystem library in ifndef wasm (#181) (0eae962)