-
Notifications
You must be signed in to change notification settings - Fork 234
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated pull of development from the [noir](https://github.com/noir-lang/noir) programming language, a dependency of Aztec. BEGIN_COMMIT_OVERRIDE feat: expose `derived_generators` and `pedersen_commitment_with_separator` from the stdlib (noir-lang/noir#6154) fix: Pass radix directly to the blackbox (noir-lang/noir#6164) chore: enable tests on aztec-nr and contracts (noir-lang/noir#6162) feat(perf): Handle array set optimization across blocks for Brillig functions (noir-lang/noir#6153) feat: visibility for globals (noir-lang/noir#6161) feat(perf): Remove useless paired RC instructions within a block during DIE (noir-lang/noir#6160) chore: deprecate various items in stdlib (noir-lang/noir#6156) feat: Hoist constant allocation outside of loops (noir-lang/noir#6158) chore(ci): Update gates diff action to not post Brillig sizes report with no changes (noir-lang/noir#6157) fix: Do not duplicate constant arrays in brillig (noir-lang/noir#6155) feat: detect unconstructed structs (noir-lang/noir#6061) fix: (LSP) make goto and hover work well for attributes (noir-lang/noir#6152) feat: visibility for type aliases (noir-lang/noir#6058) feat: Sync from aztec-packages (noir-lang/noir#6151) feat: allow silencing an unused variable defined via `let` (noir-lang/noir#6149) feat: simplify sha256 implementation (noir-lang/noir#6142) END_COMMIT_OVERRIDE --------- Co-authored-by: Nicolás Venturo <nicolas.venturo@gmail.com> Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com> Co-authored-by: Tom French <tom@tomfren.ch> Co-authored-by: sirasistant <sirasistant@gmail.com>
- Loading branch information
Showing
72 changed files
with
1,683 additions
and
353 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
164d29e4d1960d16fdeafe2cc8ea8144a769f7b2 | ||
877b806ee02cb640472c6bb2b1ed7bc76b861a9b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.55.0 | ||
0.56.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.