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

update for kzg #70

Open
wants to merge 36 commits into
base: community-edition
Choose a base branch
from
Open

update for kzg #70

wants to merge 36 commits into from

Commits on May 27, 2023

  1. update for kzg

    punwai committed May 27, 2023
    Configuration menu
    Copy the full SHA
    d005ae4 View commit details
    Browse the repository at this point in the history
  2. add commitmnets

    punwai committed May 27, 2023
    Configuration menu
    Copy the full SHA
    19a04b5 View commit details
    Browse the repository at this point in the history
  3. setup dummy test

    lyronctk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    194bdcd View commit details
    Browse the repository at this point in the history
  4. polynomial struct

    lyronctk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    bcf238a View commit details
    Browse the repository at this point in the history
  5. compute opening proof

    lyronctk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    a784a17 View commit details
    Browse the repository at this point in the history
  6. circuit testing scaffold

    lyronctk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    38a1f25 View commit details
    Browse the repository at this point in the history
  7. finish chip

    punwai committed May 27, 2023
    Configuration menu
    Copy the full SHA
    8a2a9e6 View commit details
    Browse the repository at this point in the history
  8. transfer dummy

    punwai committed May 27, 2023
    Configuration menu
    Copy the full SHA
    c118ade View commit details
    Browse the repository at this point in the history
  9. getting dummy usage circuit

    lyronctk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    f724ba6 View commit details
    Browse the repository at this point in the history
  10. merge

    lyronctk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    3f1dfcf View commit details
    Browse the repository at this point in the history
  11. smoke test passes

    lyronctk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    129f83d View commit details
    Browse the repository at this point in the history
  12. cleaned up

    lyronctk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    98a167a View commit details
    Browse the repository at this point in the history
  13. cleaned up multiopen test

    lyronctk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    ea5551e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. test compiles

    punwai committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f165a30 View commit details
    Browse the repository at this point in the history
  2. f

    punwai committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b9dd215 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4aed727 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14112e1 View commit details
    Browse the repository at this point in the history
  5. save all changes

    punwai committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3fe5860 View commit details
    Browse the repository at this point in the history
  6. save kzg

    punwai committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    04544ac View commit details
    Browse the repository at this point in the history
  7. save

    punwai committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b6fe329 View commit details
    Browse the repository at this point in the history
  8. save

    punwai committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7a51f21 View commit details
    Browse the repository at this point in the history
  9. f

    punwai committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7d222ec View commit details
    Browse the repository at this point in the history
  10. r

    punwai committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    364708c View commit details
    Browse the repository at this point in the history
  11. add comments

    punwai committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5f822a6 View commit details
    Browse the repository at this point in the history
  12. add polynomial chip comment

    punwai committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e21be4c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    f645ca8 View commit details
    Browse the repository at this point in the history
  2. deleted extra files

    lyronctk committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    d70e22b View commit details
    Browse the repository at this point in the history
  3. organized

    lyronctk committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    4747723 View commit details
    Browse the repository at this point in the history
  4. bench with real proving

    lyronctk committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    7cbde28 View commit details
    Browse the repository at this point in the history
  5. undo srs

    lyronctk committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b25c857 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    655596e View commit details
    Browse the repository at this point in the history
  7. using fft for p(X) now

    lyronctk committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    64cf1df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    956d995 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e7070f View commit details
    Browse the repository at this point in the history
  10. ready for PR

    lyronctk committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2b5174b View commit details
    Browse the repository at this point in the history
  11. removed tmp line

    lyronctk committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    37268ba View commit details
    Browse the repository at this point in the history