-
Notifications
You must be signed in to change notification settings - Fork 327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Sync from noir #8792
Merged
feat: Sync from noir #8792
Conversation
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
noir-lang/noir#6149) feat: simplify sha256 implementation (noir-lang/noir#6142)
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)
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)
Changes to public function bytecode sizes
🧾 Summary (100% most significant diffs)
Full diff report 👇
|
Changes to circuit sizes
🧾 Summary (100% most significant diffs)
Full diff report 👇
|
…ng/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)
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)
…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)
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)
…t_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)
…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)
sirasistant
approved these changes
Sep 27, 2024
Rumata888
pushed a commit
that referenced
this pull request
Sep 27, 2024
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>
Rumata888
pushed a commit
that referenced
this pull request
Sep 27, 2024
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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automated pull of development from the noir programming language, a dependency of Aztec.
BEGIN_COMMIT_OVERRIDE
feat: expose
derived_generators
andpedersen_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