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] prover support sp1 proof #344

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

[feat] prover support sp1 proof #344

wants to merge 18 commits into from

Commits on Oct 3, 2024

  1. sp1 chunk test

    noel2004 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    48e3de4 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. renaming snark

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2f637c5 View commit details
    Browse the repository at this point in the history
  2. fix naming

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ae9cc80 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. refactoring sp1 test

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    7c7c458 View commit details
    Browse the repository at this point in the history
  2. resume path extracting

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    6a6c467 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. test for integrating sp1 to batch

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a4f9490 View commit details
    Browse the repository at this point in the history
  2. purge uncessary dumping

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3e92fa2 View commit details
    Browse the repository at this point in the history
  3. e2e support sp1 path

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    37e41f6 View commit details
    Browse the repository at this point in the history
  4. lints

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6cf60cf View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. add testing stuff for sp1

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1491df4 View commit details
    Browse the repository at this point in the history
  2. add PI digest log

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    592156c View commit details
    Browse the repository at this point in the history
  3. update testing stuff

    lispc committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b1e121b View commit details
    Browse the repository at this point in the history
  4. fix an issue in restore results

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    595b742 View commit details
    Browse the repository at this point in the history
  5. more fixing

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c6ab340 View commit details
    Browse the repository at this point in the history
  6. also fix issue for zkevm-chunk-test

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    332fc3b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. add post batch test

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    520609c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. fmt

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b32d3a5 View commit details
    Browse the repository at this point in the history
  2. missed clippy

    Signed-off-by: noelwei <[email protected]>
    noel2004 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f20c6b4 View commit details
    Browse the repository at this point in the history