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: add groth16 #1313

Merged
merged 16 commits into from
Aug 17, 2024
Merged

feat: add groth16 #1313

merged 16 commits into from
Aug 17, 2024

Commits on Aug 15, 2024

  1. feat: add groth16

    mattstam committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ead5a5f View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    mattstam committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d1e829c View commit details
    Browse the repository at this point in the history
  3. refactor: add to sdk

    mattstam committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    57bf725 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. fix vk paths

    mattstam committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    db72ec3 View commit details
    Browse the repository at this point in the history
  2. rm the unsafe

    mattstam committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5471e21 View commit details
    Browse the repository at this point in the history
  3. cleanup 1

    mattstam committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3535436 View commit details
    Browse the repository at this point in the history
  4. different SP1Verifier files

    mattstam committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    03e9752 View commit details
    Browse the repository at this point in the history
  5. re-use SP1Verifier.txt

    mattstam committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    fb9704f View commit details
    Browse the repository at this point in the history
  6. cleanup docker.rs

    mattstam committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2c227bf View commit details
    Browse the repository at this point in the history
  7. cleanup native.rs

    mattstam committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5a02321 View commit details
    Browse the repository at this point in the history
  8. cleanup 2

    mattstam committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    22e6fe1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. cleanup 3

    mattstam committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    5b3d0e3 View commit details
    Browse the repository at this point in the history
  2. fix: circuit -> Circuit

    mattstam committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    2198522 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9874334 View commit details
    Browse the repository at this point in the history
  4. fix test

    mattstam committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    4bf964c View commit details
    Browse the repository at this point in the history
  5. nit: get_raw_proof

    mattstam committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    f493f39 View commit details
    Browse the repository at this point in the history