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 batch and chunk provers and verifiers #689

Merged
merged 41 commits into from
Aug 1, 2023

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    c4ea906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c8d631 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    bd43070 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81c8df9 View commit details
    Browse the repository at this point in the history
  3. add chain_id (#690)

    0xmountaintop authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d05e699 View commit details
    Browse the repository at this point in the history
  4. Update libzkp.

    silathdiir committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4f5eae4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0faa50d View commit details
    Browse the repository at this point in the history
  6. Update verifiers.

    silathdiir committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d9532e2 View commit details
    Browse the repository at this point in the history
  7. Update prover config.

    silathdiir committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c6c4607 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ed3fe1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00ac11e View commit details
    Browse the repository at this point in the history
  10. fix

    silathdiir committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2c3aa8c View commit details
    Browse the repository at this point in the history
  11. fix test

    xinran chen committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ff2495f View commit details
    Browse the repository at this point in the history
  12. some fix

    xinran chen committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    89b84d7 View commit details
    Browse the repository at this point in the history
  13. add chunkHash

    xinran chen committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    964e5ca View commit details
    Browse the repository at this point in the history
  14. fix func name

    xinran chen committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4082672 View commit details
    Browse the repository at this point in the history
  15. fix prover.go

    xinran chen committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e2b935a View commit details
    Browse the repository at this point in the history
  16. Update prover_test.

    silathdiir committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    77d78a1 View commit details
    Browse the repository at this point in the history
  17. Update verifier_test.

    silathdiir committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    631e386 View commit details
    Browse the repository at this point in the history
  18. Update tests.

    silathdiir committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8138a6f View commit details
    Browse the repository at this point in the history
  19. Update

    silathdiir committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    80ab030 View commit details
    Browse the repository at this point in the history
  20. Update

    silathdiir committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8344dc2 View commit details
    Browse the repository at this point in the history
  21. Disable debug-assertions.

    silathdiir committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    34e4511 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Fix BatchProof.

    silathdiir committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    476f158 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    292559d View commit details
    Browse the repository at this point in the history
  3. rename (#692)

    0xmountaintop authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b22e447 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0503f40 View commit details
    Browse the repository at this point in the history
  5. some renamings

    0xmountaintop committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0007bab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52a76c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b464138 View commit details
    Browse the repository at this point in the history
  8. add catchwind

    xinran chen committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    51d5572 View commit details
    Browse the repository at this point in the history
  9. add imports

    xinran chen committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2896ae3 View commit details
    Browse the repository at this point in the history
  10. TaskDetail (#695)

    0xmountaintop authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a3f4050 View commit details
    Browse the repository at this point in the history
  11. fix rust

    xinran chen committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3343d2f View commit details
    Browse the repository at this point in the history
  12. Flatten ChunkProof.

    silathdiir committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d4a89c7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d1397da View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9ee198b View commit details
    Browse the repository at this point in the history
  15. more fix

    more fix
    
    more fix
    
    more fix
    
    more fix
    
    more fix
    
    more fix
    0xmountaintop committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    409ff52 View commit details
    Browse the repository at this point in the history
  16. Update version.go

    0xmountaintop authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    fea5768 View commit details
    Browse the repository at this point in the history
  17. Update version.go

    0xmountaintop authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0fb3ba8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fa899d8 View commit details
    Browse the repository at this point in the history