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 aztec-packages #4764

Merged
merged 4 commits into from
Apr 11, 2024
Merged

feat: Sync from aztec-packages #4764

merged 4 commits into from
Apr 11, 2024

Commits on Apr 9, 2024

  1. feat: Sync from noir (AztecProtocol/aztec-packages#5619)

    Automated pull of development from the
    [noir](https://github.com/noir-lang/noir) programming language, a
    dependency of Aztec.
    BEGIN_COMMIT_OVERRIDE
    feat(nargo): Multiple circuits info for binary programs
    (#4719)
    chore: update condition for clearing warning comment on release PRs
    (#4739)
    chore(ci): fix cutting new versions of the docs
    (#4737)
    chore(ci): replace `yarn build:js:only` script
    (#4735)
    chore: update JS publish workflow to upload build artifacts correctly.
    (#4734)
    feat: add `remove_enable_side_effects` SSA pass
    (#4224)
    chore: update from vulnerable version of h2
    (#4714)
    chore(ci): stop updating version list before cutting new docs version
    (#4726)
    chore: remove `FunctionInput::dummy`
    (#4723)
    chore: remove docker CI flow
    (#4724)
    fix: unknown slice lengths coming from as_slice
    (#4725)
    chore: remove unused env vars from `Cross.toml`
    (#4717)
    feat: improve nargo check cli with --override flag and feedback for
    existing files (#4575)
    feat: Allow slices to brillig entry points
    (#4713)
    chore: simplify how `acvm_backend.wasm` is embedded
    (#4703)
    fix(acvm): Mark outputs of Opcode::Call solvable
    (#4708)
    fix: Field comparisons (#4704)
    feat(acvm_js): Execute program
    (#4694)
    chore: simplify how blns is loaded into tests
    (#4705)
    fix(ssa): Do not use get_value_max_num_bits when we want pure type
    information (#4700)
    chore: remove conditional compilation around `acvm_js` package
    (#4702)
    feat(docs): Documenting noir codegen
    (#4454)
    chore: check for references to private functions during path resolution
    (#4622)
    chore: fix clippy errors (#4684)
    fix: Last use analysis & make it an SSA pass
    (#4686)
    feat: improve SSA type-awareness in EQ and MUL instructions
    (#4691)
    feat: improve optimisations on range constraints
    (#4690)
    chore: remove last traces of nix
    (#4679)
    chore: Use is_entry_point helper on RuntimeType
    (#4678)
    END_COMMIT_OVERRIDE
    
    ---------
    
    Co-authored-by: sirasistant <sirasistant@gmail.com>
    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    Co-authored-by: vezenovm <mvezenov@gmail.com>
    4 people committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7b59eff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e190923 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. update to 0.33.0

    vezenovm committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    061ba39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e5bcd0 View commit details
    Browse the repository at this point in the history