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

Merged
merged 9 commits into from
May 7, 2024
Merged

feat: Sync from noir #6234

merged 9 commits into from
May 7, 2024

Commits on May 7, 2024

  1. [1 changes] fix: set index and value to 0 for array_get with predicate (

    noir-lang/noir#4971)
    
    fix: Compute the correct slice length when coercing from a literal array of complex types (noir-lang/noir#4986)
    feat: add `Neg` trait to stdlib (noir-lang/noir#4983)
    feat: implement `From` array trait for `BoundedVec` (noir-lang/noir#4927)
    chore: Release Noir(0.29.0) (noir-lang/noir#4905)
    fix: Move remove_if_else pass after second inlining  (noir-lang/noir#4976)
    AztecBot committed May 7, 2024
    Configuration menu
    Copy the full SHA
    115665f View commit details
    Browse the repository at this point in the history
  2. chore: update cargo.lock

    TomAFrench committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f1c0241 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into sync-noir

    * master: (196 commits)
      fix: various aztec-builder issues (#6233)
      feat: always including debug data in a function artifact (#6223)
      feat: proving benchmark (#6051)
      fix: use random id for proving jobs (#6084)
      git subrepo push --branch=master noir-projects/aztec-nr
      git_subrepo.sh: Fix parent in .gitrepo file. [skip ci]
      chore: replace relative paths to noir-protocol-circuits
      git subrepo push --branch=master barretenberg
      fix: Sporadic failure of GoblinRecursionTests.Vanilla (#6218)
      feat(avm): Add TransactionFee opcode to simulator (#6210)
      chore(avm-simulator): avm's nested calls now stay internal and properly track PublicExecutionResult (#6165)
      chore(avm-simulator): track recursive public execution result in avm-simulator for integration with old kernel (#6106)
      chore(ci): optimize e2e build (#6202)
      chore(ci): more stable spot request (#6212)
      feat: making keys getters complete (#6171)
      git subrepo push --branch=master noir-projects/aztec-nr
      git_subrepo.sh: Fix parent in .gitrepo file. [skip ci]
      chore: replace relative paths to noir-protocol-circuits
      git subrepo push --branch=master barretenberg
      feat: move noir-tests to earthly (#6185)
      ...
    TomAFrench committed May 7, 2024
    Configuration menu
    Copy the full SHA
    06a10bf View commit details
    Browse the repository at this point in the history
  4. chore: portal bb.js

    TomAFrench committed May 7, 2024
    Configuration menu
    Copy the full SHA
    25d4fde View commit details
    Browse the repository at this point in the history
  5. chore: revert change

    TomAFrench committed May 7, 2024
    Configuration menu
    Copy the full SHA
    714eb42 View commit details
    Browse the repository at this point in the history
  6. empty commit

    TomAFrench committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3519433 View commit details
    Browse the repository at this point in the history
  7. chore: update yarn.lock

    TomAFrench committed May 7, 2024
    Configuration menu
    Copy the full SHA
    20b068b View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into sync-noir

    * master:
      Revert "cl/split_out_e2e_tests"
      feat: `multi_scalar_mul` blackbox func (#6097)
      cl/split_out_e2e_tests
      fix: aztec-run not exposing port for builder (#6241)
      feat: add ciphertext computation for log header (#6175)
    TomAFrench committed May 7, 2024
    Configuration menu
    Copy the full SHA
    167a15e View commit details
    Browse the repository at this point in the history
  9. chore: ignore hashmap

    TomAFrench committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8ecded0 View commit details
    Browse the repository at this point in the history