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: Remove usage of acvm::default_is_opcode_supported #1366

Merged
merged 16 commits into from
May 23, 2023

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    da2525d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. update references

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

Commits on May 17, 2023

  1. code review

    phated committed May 17, 2023
    Configuration menu
    Copy the full SHA
    7439e39 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    cb05ac2 View commit details
    Browse the repository at this point in the history
  2. switch to using dyn

    vezenovm committed May 18, 2023
    Configuration menu
    Copy the full SHA
    6822b47 View commit details
    Browse the repository at this point in the history
  3. use Box new

    vezenovm committed May 18, 2023
    Configuration menu
    Copy the full SHA
    7e07bf9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60e0a79 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into mv/opcode_supported

    * 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
    d1ec8d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c7eae6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into phated/ref-string

    * 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
    2ac6352 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'phated/acvm-0.12.0' into phated/ref-string

    * phated/acvm-0.12.0:
    TomAFrench committed May 18, 2023
    Configuration menu
    Copy the full SHA
    2cf7e16 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'phated/ref-string' into mv/opcode_supported

    * phated/ref-string:
    TomAFrench committed May 18, 2023
    Configuration menu
    Copy the full SHA
    f719117 View commit details
    Browse the repository at this point in the history
  10. chore: fix build

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

Commits on May 23, 2023

  1. Merge branch 'phated/acvm-0.12.0' into mv/opcode_supported

    * phated/acvm-0.12.0:
      fix compilation issue
      switch to published acvm and backend
      feat(nargo): Consume CommonReferenceString functions & manage caching (#1348)
      fix(stdlib): Workaround for Field comparison error in EdDSA signature verification (#1372)
      feat!: remove concept of noir fallbacks for foreign functions (#1371)
      feat(ssa refactor): mem2reg opt pass (#1363)
      feat(stdlib): EdDSA sig verification (#1313)
    TomAFrench committed May 23, 2023
    Configuration menu
    Copy the full SHA
    4aba46e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf865f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88a17cb View commit details
    Browse the repository at this point in the history