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 #4438

Merged
merged 5 commits into from
Feb 27, 2024
Merged

feat: Sync from aztec-packages #4438

merged 5 commits into from
Feb 27, 2024

Commits on Feb 27, 2024

  1. chore: Sync to noir-lang/noir

    feat: Parallel native/wasm bb builds. Better messaging around using ci cache. (AztecProtocol/aztec-packages#4766)
    chore(noir): extend 4681 bitsize refactor (AztecProtocol/aztec-packages#4689)
    feat!: renamings of state var wrappers (AztecProtocol/aztec-packages#4739)
    chore(ci): enforce formatting of noir rust code (AztecProtocol/aztec-packages#4765)
    chore: bootstrap improvements. (AztecProtocol/aztec-packages#4711)
    refactor: using Tuples in `TxEffect`s and renaming note commitments (AztecProtocol/aztec-packages#4717)
    chore: Build nargo against Ubuntu 20 for better compatability (AztecProtocol/aztec-packages#4710)
    fix(dsl): Add full recursive verification test (AztecProtocol/aztec-packages#4658)
    feat!: autogenerate compute_note_hash_and_nullifier (AztecProtocol/aztec-packages#4610)
    chore: add struct for each bigint modulus (AztecProtocol/aztec-packages#4422)
    AztecBot committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    438d190 View commit details
    Browse the repository at this point in the history
  2. chore: format

    TomAFrench committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c82a9c9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into aztec-packages

    * master: (45 commits)
      chore(docs): correct 'Edit this page' URL for dev docs (#4433)
      feat: Sync from aztec-packages (#4390)
      chore(docs): fix external contributor force push workflow (#4437)
      chore!: Remove empty value from bounded vec (#4431)
      chore: nargo fmt (#4434)
      feat: add poseidon2 opcode implementation for acvm/brillig, and Noir (#4398)
      fix: remove panic when generic array length is not resolvable (#4408)
      chore(ci): enforce formatting of noir code in CI (#4422)
      fix: correct formatting for databus visibility types (#4423)
      chore: remove duplicate `parse_all` function in wasm compiler (#4411)
      chore(ci): prevent msrv checks from blocking PRs (#4414)
      feat: expose separate functions to compile programs vs contracts in `noir_wasm` (#4413)
      chore: do not panic when dividing by zero (#4424)
      chore: remove unwanted prints (#4419)
      fix: remove print from monomorphization pass (#4417)
      chore(ssa): Remove mem2reg run before flattening (#4415)
      feat: Add HashMap to the stdlib (#4242)
      fix!: Ban Fields in for loop indices and bitwise ops (#4376)
      chore: Add #[recursive] Explainer to Documentation (#4399)
      feat(ci): Use wasm-opt when compiling wasm packages (#4334)
      ...
    TomAFrench committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    58a0bfc View commit details
    Browse the repository at this point in the history
  4. chore: fix test

    TomAFrench committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    dc137de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cbf53f View commit details
    Browse the repository at this point in the history