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

Sumcheck #18

Merged
merged 26 commits into from
Aug 3, 2023
Merged

Sumcheck #18

merged 26 commits into from
Aug 3, 2023

Commits on Aug 2, 2023

  1. polynomial utilities

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    50202aa View commit details
    Browse the repository at this point in the history
  2. sumcheck verify outline

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6a66e4b View commit details
    Browse the repository at this point in the history
  3. decompression logic

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d705016 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54c2b2a View commit details
    Browse the repository at this point in the history
  5. fix absorb

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1720392 View commit details
    Browse the repository at this point in the history
  6. data contract

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3e01008 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2382189 View commit details
    Browse the repository at this point in the history
  8. Add primary part testing

    storojs72 authored and mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5066372 View commit details
    Browse the repository at this point in the history
  9. Apply formatting

    storojs72 authored and mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e5edefe View commit details
    Browse the repository at this point in the history
  10. sumcheck tests

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    89eca16 View commit details
    Browse the repository at this point in the history
  11. forge fmt

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    28f19a5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6094d28 View commit details
    Browse the repository at this point in the history
  13. fix data generation script

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6a7df3f View commit details
    Browse the repository at this point in the history
  14. add bounds

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8e7fef2 View commit details
    Browse the repository at this point in the history
  15. adjust primary verify logic

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    cc3bb3b View commit details
    Browse the repository at this point in the history
  16. fix secondary test

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0f6b5d4 View commit details
    Browse the repository at this point in the history
  17. base -> scalar

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ea091a5 View commit details
    Browse the repository at this point in the history
  18. forge fmt

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    437c010 View commit details
    Browse the repository at this point in the history
  19. delete debug console log

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a29a2a5 View commit details
    Browse the repository at this point in the history
  20. delete repeated test

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f4d3d05 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    051aa03 View commit details
    Browse the repository at this point in the history
  22. finish the refactor

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e2cc04c View commit details
    Browse the repository at this point in the history
  23. forge fmt

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0f18aa3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6622382 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9e92330 View commit details
    Browse the repository at this point in the history
  26. forge fmt

    mpenciak committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7909c57 View commit details
    Browse the repository at this point in the history