-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into tf/noir-artifacts
* master: (43 commits) feat(experimental): Implement macro calls & splicing into `Expr` values (#5203) feat: add BoundedVec::map (#5250) chore: add no predicate to poseidon2 (#5252) feat: add `set` and `set_unchecked` methods to `Vec` and `BoundedVec` (#5241) fix: Disable `if` optimization (#5240) chore: redo typo PR by dropbigfish (#5234) chore: add property tests for ABI encoding (#5216) chore: thread generics through ACIR/brillig gen (#5120) chore: copy across typo PR script from aztec-packages (#5235) chore(docs): fixing trailing slash issue (#5233) fix: add support for nested arrays returned by oracles (#5132) chore: Parse macros (#5229) chore: Optimize the elaborator (#5230) fix(elaborator): Fix regression introduced by lazy-global changes (#5223) fix(elaborator): Fix duplicate methods error (#5225) chore: fixing all relative paths (#5220) chore: push code related to ABI gen into `noirc_driver` (#5218) chore: avoid `bn254_blackbox_solver` polluting feature flags (#5141) chore!: remove `distinct` keyword (#5219) feat: Sync from aztec-packages (#5222) ...
- Loading branch information
Showing
367 changed files
with
5,610 additions
and
3,059 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 @@ | ||
1d785fd1087d7387fc29213ca3be50b2fc9c4725 | ||
86a33140f9a65e518003b3f4c60f97d132f85b89 |
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
Oops, something went wrong.