Skip to content
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 12 commits into from
Apr 11, 2024
Merged

feat: Sync from noir #5697

merged 12 commits into from
Apr 11, 2024

Commits on Apr 11, 2024

  1. [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)
    AztecBot committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9a76379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6a63f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f0412f View commit details
    Browse the repository at this point in the history
  4. [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)
    AztecBot committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    45ca356 View commit details
    Browse the repository at this point in the history
  5. 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)
    AztecBot committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d3436c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a289ec View commit details
    Browse the repository at this point in the history
  7. chore: optional wasm-opt

    sirasistant committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    bb5200f View commit details
    Browse the repository at this point in the history
  8. chore: remove .envrc copy

    sirasistant committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    74c4b28 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    531a293 View commit details
    Browse the repository at this point in the history
  10. fix: restore portal

    sirasistant committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4462dee View commit details
    Browse the repository at this point in the history
  11. chore: update lock

    sirasistant committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    18c89ea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6175902 View commit details
    Browse the repository at this point in the history