-
Notifications
You must be signed in to change notification settings - Fork 309
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 fix: lsp hover wasn't always working (noir-lang/noir#5515) fix: Mutability in the comptime interpreter (noir-lang/noir#5517) chore: Noir version for Pedersen commitment and hash (noir-lang/noir#5431) chore: add benchmark for ecdsa (noir-lang/noir#5113) feat(nargo): Default expression width field in `Nargo.toml` (noir-lang/noir#5505) chore: bump hardhat version to `2.22.6` (noir-lang/noir#5514) chore: added regression test for check_for_underconstrained_values resolve bug (noir-lang/noir#5490) feat: add debug codelens action (noir-lang/noir#5474) chore(ci): remove bad colon in yaml file (noir-lang/noir#5520) chore(ci): add workflow to run `nargo check` on external repos (noir-lang/noir#5355) feat: add support for usage of `super` in import paths (noir-lang/noir#5502) feat: Allow comptime attributes on traits & functions (noir-lang/noir#5496) feat: skip reading values immediately after it being written into an array (noir-lang/noir#5449) fix: Don't type error when calling certain trait impls in the interpreter (noir-lang/noir#5471) feat: LSP hover (noir-lang/noir#5491) chore: update typo PR script (noir-lang/noir#5488) feat: Handle ACIR calls in the debugger (noir-lang/noir#5051) feat: Add unquote function (noir-lang/noir#5497) feat: Allow arguments to attribute functions (noir-lang/noir#5494) END_COMMIT_OVERRIDE --------- Co-authored-by: TomAFrench <[email protected]> Co-authored-by: guipublic <[email protected]> Co-authored-by: guipublic <[email protected]> Co-authored-by: Tom French <[email protected]>
- Loading branch information
1 parent
25e6684
commit 4ec86c0
Showing
99 changed files
with
3,199 additions
and
1,612 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 @@ | ||
90b636e71333cfe46c5e3062ded34b583fcb64d5 | ||
951e821a585fe7e0697291cadd4d3c3aa49fd8e4 |
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
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
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.