Skip to content

chore(barretenberg): Release 0.2.0#537

Merged
kevaundray merged 1 commit intomasterfrom
release-please--branches--master--components--barretenberg
Jul 11, 2023
Merged

chore(barretenberg): Release 0.2.0#537
kevaundray merged 1 commit intomasterfrom
release-please--branches--master--components--barretenberg

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Jun 15, 2023

🤖 I have created a release beep boop

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)
  • Parallelised 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


This PR was generated with Release Please. See documentation.

@kevaundray
Copy link
Copy Markdown

kevaundray commented Jun 15, 2023

This now updates the version in project() in CMakeLists.txt -- @dbanks12 there seems to be a VERSION file in the root of the project, should this be updated too on releases? Its currently at version 3.0 so perhaps its refering to the version of something else

@github-actions github-actions Bot force-pushed the release-please--branches--master--components--barretenberg branch 5 times, most recently from f842604 to 9021fa0 Compare June 16, 2023 21:48
@kevaundray
Copy link
Copy Markdown

kevaundray commented Jun 16, 2023

The version bumping on releases has now been added to the VERSION file -- @phated I'm guessing we need it for barretenberg.nix too here?

EDIT: This has been added in #549

@github-actions github-actions Bot force-pushed the release-please--branches--master--components--barretenberg branch 2 times, most recently from 0c2478a to 309b6aa Compare June 20, 2023 17:38
@github-actions github-actions Bot changed the title chore(barretenberg): Release 0.1.1 chore(barretenberg): Release 0.2.0 Jun 21, 2023
@github-actions github-actions Bot force-pushed the release-please--branches--master--components--barretenberg branch 10 times, most recently from 500df4f to 1f38a30 Compare June 28, 2023 13:59
@github-actions github-actions Bot force-pushed the release-please--branches--master--components--barretenberg branch 8 times, most recently from 757e170 to 23a7520 Compare July 6, 2023 20:07
@github-actions github-actions Bot force-pushed the release-please--branches--master--components--barretenberg branch from 23a7520 to 06abf86 Compare July 8, 2023 17:58
@github-actions github-actions Bot force-pushed the release-please--branches--master--components--barretenberg branch 3 times, most recently from cb35f76 to 5589e1e Compare July 11, 2023 12:09
@github-actions github-actions Bot force-pushed the release-please--branches--master--components--barretenberg branch from 5589e1e to 6ee3159 Compare July 11, 2023 13:39
@kevaundray kevaundray merged commit 2fa0805 into master Jul 11, 2023
@kevaundray kevaundray deleted the release-please--branches--master--components--barretenberg branch July 11, 2023 15:33
@github-actions
Copy link
Copy Markdown
Author

ludamad pushed a commit to AztecProtocol/aztec-packages that referenced this pull request Jul 22, 2023
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ludamad pushed a commit to AztecProtocol/aztec-packages that referenced this pull request Jul 24, 2023
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant