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

Support for Hyrax polynomial commitment scheme #1

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    fe13834 View commit details
    Browse the repository at this point in the history
  2. small stuff

    sga001 authored and srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e2f1762 View commit details
    Browse the repository at this point in the history
  3. small stuff

    sga001 authored and srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a7f6882 View commit details
    Browse the repository at this point in the history
  4. some progress

    sga001 authored and srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6fdf48c View commit details
    Browse the repository at this point in the history
  5. fix transcript

    srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    aa17240 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e41cb22 View commit details
    Browse the repository at this point in the history
  7. local tests passing

    sga001 authored and srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    035a191 View commit details
    Browse the repository at this point in the history
  8. evaluation engine

    sga001 authored and srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a2734dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ce34f2 View commit details
    Browse the repository at this point in the history
  10. checkpoint

    srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    aa07afc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1251d23 View commit details
    Browse the repository at this point in the history
  12. fix an issue

    srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8c99733 View commit details
    Browse the repository at this point in the history
  13. test passes

    srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ddb1e08 View commit details
    Browse the repository at this point in the history
  14. fix clippy warnings

    srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b19c5ff View commit details
    Browse the repository at this point in the history
  15. reduce ck size

    srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ef280eb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ca87bf2 View commit details
    Browse the repository at this point in the history
  17. fix clippy

    srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a80aa15 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b1de20d View commit details
    Browse the repository at this point in the history
  19. fix bench

    srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    31ee086 View commit details
    Browse the repository at this point in the history
  20. remove unneeded Phantom

    srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1df4cab View commit details
    Browse the repository at this point in the history
  21. resolve conflicts

    srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ce0cf51 View commit details
    Browse the repository at this point in the history
  22. fix clippy

    srinathsetty committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    63f5636 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    dbda004 View commit details
    Browse the repository at this point in the history
  2. fix clippy

    srinathsetty committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    854f47f View commit details
    Browse the repository at this point in the history