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

Improve the design of circuit, config, and instances for CycleFold #158

Draft
wants to merge 29 commits into
base: main
Choose a base branch
from

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    aa89847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82d472b View commit details
    Browse the repository at this point in the history
  3. Return L_X_evals and intermediate phi_stars from ProtoGalaxy prover.

    These values will be used as hints to the augmented circuit
    winderica committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    73cd5d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5c2c47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f46430f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2b7ae8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    972a035 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4977885 View commit details
    Browse the repository at this point in the history
  9. Move eval_f to arith

    winderica committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b6593e7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0cdcfa3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea47553 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0a83094 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    df191a9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cc7b5bc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    03ae498 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    243907c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3be7683 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0980f41 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c230f0a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1c9257b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f83054e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5ee5490 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7f543ab View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3191a92 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    eca4849 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    5483ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82f473a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d779889 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Add CycleFoldCommittedInstanceVar::new_incoming_from_components to …

    …simplify the construction of incoming CF instances
    winderica committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bb0dd4f View commit details
    Browse the repository at this point in the history