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

chore!: update to ACVM 0.13.0 #1393

Merged
merged 33 commits into from
Jun 1, 2023
Merged

chore!: update to ACVM 0.13.0 #1393

merged 33 commits into from
Jun 1, 2023

Commits on May 15, 2023

  1. chore!: Update to ACVM 0.12.0

    phated committed May 15, 2023
    Configuration menu
    Copy the full SHA
    4f139ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    133e261 View commit details
    Browse the repository at this point in the history
  3. chore: update cargo tomls

    sirasistant authored and phated committed May 15, 2023
    Configuration menu
    Copy the full SHA
    57d1cbf View commit details
    Browse the repository at this point in the history
  4. test: re enabled sort test

    sirasistant authored and phated committed May 15, 2023
    Configuration menu
    Copy the full SHA
    9375d3b View commit details
    Browse the repository at this point in the history
  5. fix: improve variable resolution

    sirasistant authored and phated committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2132c0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d22be54 View commit details
    Browse the repository at this point in the history
  7. updates for latest

    phated committed May 15, 2023
    Configuration menu
    Copy the full SHA
    b71f690 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1f5b61 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Merge branch 'master' into phated/acvm-0.12.0

    * master:
      fix: Fix modulo operator for comptime values (#1361)
      chore: clarify that `verify_signature` takes a hashed message (#1365)
      feat: pass in closure to `Driver` to signal backend opcode support (#1349)
      feat(nargo)!: retire print-acir in favour of flag (#1328)
      chore(ssa): enable cse for assert (#1350)
      chore(ssa refactor): Add basic instruction simplification (#1329)
      chore(noir): Release 0.6.0 (#1279)
    TomAFrench committed May 18, 2023
    Configuration menu
    Copy the full SHA
    fc9df35 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    140587b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3316fb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56a237d View commit details
    Browse the repository at this point in the history
  4. fix compilation issue

    phated committed May 22, 2023
    Configuration menu
    Copy the full SHA
    6a2330c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. chore: Remove usage of acvm::default_is_opcode_supported (#1366)

    Co-authored-by: Blaine Bublitz <[email protected]>
    Co-authored-by: Tom French <[email protected]>
    3 people authored May 23, 2023
    Configuration menu
    Copy the full SHA
    8ca4ec6 View commit details
    Browse the repository at this point in the history
  2. add issue numbers to TODOs

    phated committed May 23, 2023
    Configuration menu
    Copy the full SHA
    60ba165 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    29c6f66 View commit details
    Browse the repository at this point in the history
  2. chore: fix broken import

    TomAFrench committed May 24, 2023
    Configuration menu
    Copy the full SHA
    d62cb23 View commit details
    Browse the repository at this point in the history
  3. chore: bump commit

    TomAFrench committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c8c91d7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. merge conflcits with master

    vezenovm committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b46bf1d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. chore: Update Acvm 0.13.0 branch (#1465)

    have acvm-backend-bberg patch reference new branch with additional crate-type
    vezenovm authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e0ecfb1 View commit details
    Browse the repository at this point in the history
  2. Update Cargo.toml

    kevaundray authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    fabc8b3 View commit details
    Browse the repository at this point in the history
  3. Update Cargo.toml

    kevaundray authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e3aa026 View commit details
    Browse the repository at this point in the history
  4. update flake.lock

    kevaundray committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    a2defce View commit details
    Browse the repository at this point in the history
  5. feat!: var message size for keccak in stdlib (#1481)

    * Var message size for keccak in stdlib
    
    * fix the build:
    remove aes blackbox
    add domain separator for pedersen
    
    * pedersen with domain separator
    guipublic authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    9ed1068 View commit details
    Browse the repository at this point in the history
  6. chore: update pedersen test case for domain separator (#1482)

    pedersen with domain separator
    guipublic authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    6fa8e73 View commit details
    Browse the repository at this point in the history
  7. chore: add pedersen hash with domain separator in stdlib (#1483)

    * pedersen with domain separator
    
    * separator for pedersen
    guipublic authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    cf50120 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    afd58af View commit details
    Browse the repository at this point in the history
  9. update cargo lock

    vezenovm committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    f50d246 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa26a5b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    944eba3 View commit details
    Browse the repository at this point in the history
  12. try ubuntu-large

    kevaundray committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    8b756d0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2e6d0fa View commit details
    Browse the repository at this point in the history
  14. cargo.lock

    vezenovm committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    4f7b1f4 View commit details
    Browse the repository at this point in the history