-
Notifications
You must be signed in to change notification settings - Fork 270
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: expose
derived_generators
and `pedersen_commitment_with_separ…
…ator` 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)
- Loading branch information
Showing
8 changed files
with
17 additions
and
628 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 @@ | ||
fd03ea0824835e1d1ae6c1777ae3e1dcfff6ad7d | ||
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
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
6 changes: 0 additions & 6 deletions
6
noir/noir-repo/test_programs/execution_success/verify_honk_proof/Nargo.toml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.