-
Notifications
You must be signed in to change notification settings - Fork 233
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 #5697
Merged
Merged
feat: Sync from noir #5697
Commits on Apr 11, 2024
-
[1 changes] feat: Unroll loops iteratively (noir-lang/noir#4779)
chore: Release Noir(0.27.0) (noir-lang/noir#4632) fix: Update commit for noir-gates-diff (noir-lang/noir#4773) fix: correct ICE panic messages in brillig `convert_black_box_call` (noir-lang/noir#4761) chore(docs): Fix link in the Data Types page (noir-lang/noir#4527) chore(doc): Fix broken docs links (noir-lang/noir#4606) chore: Remove the old Value struct from the oracle docs (noir-lang/noir#4738) feat(nargo): Multiple circuits info for binary programs (noir-lang/noir#4719) chore: update condition for clearing warning comment on release PRs (noir-lang/noir#4739) chore(ci): fix cutting new versions of the docs (noir-lang/noir#4737) chore(ci): replace `yarn build:js:only` script (noir-lang/noir#4735) chore: update JS publish workflow to upload build artifacts correctly. (noir-lang/noir#4734) feat: add `remove_enable_side_effects` SSA pass (noir-lang/noir#4224) chore: update from vulnerable version of h2 (noir-lang/noir#4714) chore(ci): stop updating version list before cutting new docs version (noir-lang/noir#4726) chore: remove `FunctionInput::dummy` (noir-lang/noir#4723) chore: remove docker CI flow (noir-lang/noir#4724) fix: unknown slice lengths coming from as_slice (noir-lang/noir#4725) chore: remove unused env vars from `Cross.toml` (noir-lang/noir#4717) feat: improve nargo check cli with --override flag and feedback for existing files (noir-lang/noir#4575) feat: Allow slices to brillig entry points (noir-lang/noir#4713) chore: simplify how `acvm_backend.wasm` is embedded (noir-lang/noir#4703) fix(acvm): Mark outputs of Opcode::Call solvable (noir-lang/noir#4708) fix: Field comparisons (noir-lang/noir#4704) feat(acvm_js): Execute program (noir-lang/noir#4694) chore: simplify how blns is loaded into tests (noir-lang/noir#4705) fix(ssa): Do not use get_value_max_num_bits when we want pure type information (noir-lang/noir#4700) chore: remove conditional compilation around `acvm_js` package (noir-lang/noir#4702) feat(docs): Documenting noir codegen (noir-lang/noir#4454) chore: check for references to private functions during path resolution (noir-lang/noir#4622) chore: fix clippy errors (noir-lang/noir#4684) fix: Last use analysis & make it an SSA pass (noir-lang/noir#4686) feat: improve SSA type-awareness in EQ and MUL instructions (noir-lang/noir#4691) feat: improve optimisations on range constraints (noir-lang/noir#4690) chore: remove last traces of nix (noir-lang/noir#4679) chore: Use is_entry_point helper on RuntimeType (noir-lang/noir#4678)
Configuration menu - View commit details
-
Copy full SHA for 9a76379 - Browse repository at this point
Copy the full SHA 9a76379View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6a63f7 - Browse repository at this point
Copy the full SHA e6a63f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f0412f - Browse repository at this point
Copy the full SHA 4f0412fView commit details -
[1 changes] chore: create placeholder version of 0.26.0 docs (noir-la…
…ng/noir#4782) feat: Sync from aztec-packages (noir-lang/noir#4764) feat: Unroll loops iteratively (noir-lang/noir#4779) chore: Release Noir(0.27.0) (noir-lang/noir#4632) fix: Update commit for noir-gates-diff (noir-lang/noir#4773) fix: correct ICE panic messages in brillig `convert_black_box_call` (noir-lang/noir#4761) chore(docs): Fix link in the Data Types page (noir-lang/noir#4527) chore(doc): Fix broken docs links (noir-lang/noir#4606) chore: Remove the old Value struct from the oracle docs (noir-lang/noir#4738)
Configuration menu - View commit details
-
Copy full SHA for 45ca356 - Browse repository at this point
Copy the full SHA 45ca356View commit details -
chore: create placeholder version of 0.26.0 docs (noir-lang/noir#4782)
feat: Sync from aztec-packages (noir-lang/noir#4764) feat: Unroll loops iteratively (noir-lang/noir#4779) chore: Release Noir(0.27.0) (noir-lang/noir#4632) fix: Update commit for noir-gates-diff (noir-lang/noir#4773) fix: correct ICE panic messages in brillig `convert_black_box_call` (noir-lang/noir#4761) chore(docs): Fix link in the Data Types page (noir-lang/noir#4527) chore(doc): Fix broken docs links (noir-lang/noir#4606) chore: Remove the old Value struct from the oracle docs (noir-lang/noir#4738)
Configuration menu - View commit details
-
Copy full SHA for d3436c8 - Browse repository at this point
Copy the full SHA d3436c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a289ec - Browse repository at this point
Copy the full SHA 9a289ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb5200f - Browse repository at this point
Copy the full SHA bb5200fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74c4b28 - Browse repository at this point
Copy the full SHA 74c4b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 531a293 - Browse repository at this point
Copy the full SHA 531a293View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4462dee - Browse repository at this point
Copy the full SHA 4462deeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c89ea - Browse repository at this point
Copy the full SHA 18c89eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6175902 - Browse repository at this point
Copy the full SHA 6175902View commit details
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.