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

Closed
wants to merge 3 commits into from
Closed

feat: Sync from aztec-packages #4880

wants to merge 3 commits into from

Commits on Apr 22, 2024

  1. chore: redo typo PR by dockercui (AztecProtocol/aztec-packages#5930)

    Thanks dockercui for
    AztecProtocol/aztec-packages#5913. Our policy is
    to redo typo changes to dissuade metric farming. This is an automated
    script.
    
    ---------
    
    Co-authored-by: AztecBot <tech@aztecprotocol.com>
    AztecBot committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    afe40aa View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

    Automated pull of development from the
    [noir](https://github.com/noir-lang/noir) programming language, a
    dependency of Aztec.
    BEGIN_COMMIT_OVERRIDE
    chore: remove pub wildcard import of ast into `noirc_frontend` root
    (#4862)
    chore: remove `SecondaryAttribute::Event`
    (#4868)
    chore: more explicit `self` parameter in `Into` trait
    (#4867)
    chore: remove initialisation of logger in `acvm_js` tests
    (#4850)
    chore: bump MSRV to `1.74.1`
    (#4873)
    chore: update NoirJS tutorial
    (#4861)
    chore(docs): remove link to play.noir-lang.org
    (#4872)
    chore: update noir README (#4856)
    feat(experimental): Add `comptime` keyword
    (#4840)
    feat: add `min` and `max` functions to the stdlib
    (#4839)
    feat: Allow numeric generics to non inlined ACIR functions
    (#4834)
    chore!: Add `as_array` and remove `_slice` variants of hash functions
    (#4675)
    feat!: reserve keyword `super`
    (#4836)
    feat: simplify `BoundedVec::eq`
    (#4838)
    feat: Add comptime Interpreter
    (#4821)
    feat: Sync from aztec-packages
    (#4833)
    feat: implement `Eq` trait on `BoundedVec`
    (#4830)
    chore: add benchmarks for serializing a dummy program
    (#4813)
    END_COMMIT_OVERRIDE
    
    ---------
    
    Co-authored-by: TomAFrench <tom@tomfren.ch>
    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    Co-authored-by: Maxim Vezenov <mvezenov@gmail.com>
    4 people committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c2130e8 View commit details
    Browse the repository at this point in the history
  2. feat: Sync from noir (AztecProtocol/aztec-packages#5935)

    Automated pull of development from the
    [noir](https://github.com/noir-lang/noir) programming language, a
    dependency of Aztec.
    BEGIN_COMMIT_OVERRIDE
    chore: remove pub wildcard import of ast into `noirc_frontend` root
    (#4862)
    chore: remove `SecondaryAttribute::Event`
    (#4868)
    chore: more explicit `self` parameter in `Into` trait
    (#4867)
    chore: remove initialisation of logger in `acvm_js` tests
    (#4850)
    chore: bump MSRV to `1.74.1`
    (#4873)
    chore: update NoirJS tutorial
    (#4861)
    chore(docs): remove link to play.noir-lang.org
    (#4872)
    chore: update noir README (#4856)
    feat(experimental): Add `comptime` keyword
    (#4840)
    feat: add `min` and `max` functions to the stdlib
    (#4839)
    feat: Allow numeric generics to non inlined ACIR functions
    (#4834)
    chore!: Add `as_array` and remove `_slice` variants of hash functions
    (#4675)
    feat!: reserve keyword `super`
    (#4836)
    feat: simplify `BoundedVec::eq`
    (#4838)
    feat: Add comptime Interpreter
    (#4821)
    feat: Sync from aztec-packages
    (#4833)
    feat: implement `Eq` trait on `BoundedVec`
    (#4830)
    chore: add benchmarks for serializing a dummy program
    (#4813)
    END_COMMIT_OVERRIDE
    
    ---------
    
    Co-authored-by: TomAFrench <tom@tomfren.ch>
    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    Co-authored-by: Maxim Vezenov <mvezenov@gmail.com>
    4 people committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    703dddf View commit details
    Browse the repository at this point in the history