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

Merged
merged 9 commits into from
Apr 17, 2024
Merged

feat: Sync from aztec-packages #4833

merged 9 commits into from
Apr 17, 2024

Commits on Apr 17, 2024

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

    Automated pull of development from the
    [noir](https://github.com/noir-lang/noir) programming language, a
    dependency of Aztec.
    BEGIN_COMMIT_OVERRIDE
    chore: remove unnecessary casts in `BoundedVec`
    (#4831)
    fix: issue 4682 and add solver for unconstrained bigintegers
    (#4729)
    chore(docs): fix wrong Nargo.toml workspace examples
    (#4822)
    chore: delete unnecessary Prover.toml file
    (#4829)
    END_COMMIT_OVERRIDE
    
    ---------
    
    Co-authored-by: Tom French <tom@tomfren.ch>
    AztecBot and TomAFrench committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f1ddedd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into aztec-packages

    * master:
      feat: implement `Eq` trait on `BoundedVec` (#4830)
      chore: add benchmarks for serializing a dummy program (#4813)
      chore: remove unnecessary casts in `BoundedVec` (#4831)
      fix: issue 4682 and add solver for unconstrained bigintegers (#4729)
      chore(docs): fix wrong Nargo.toml workspace examples (#4822)
      chore: delete unnecessary Prover.toml file (#4829)
      chore: fix alerts on rust msrv (#4817)
      chore(ci): fix alerts on msrv issues (#4816)
      chore: run clippy (#4810)
      chore: optimize poseidon2 implementation (#4807)
      fix: catch panics from EC point creation (e.g. the point is at infinity) (#4790)
    TomAFrench committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    71547df View commit details
    Browse the repository at this point in the history
  3. chore: update bb

    TomAFrench committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fef81f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0305b8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c76e8fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55a4d72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4463757 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a2dcbbd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f466947 View commit details
    Browse the repository at this point in the history