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

Feature/s3 support #18

Merged
merged 29 commits into from
Apr 13, 2024
Merged

Feature/s3 support #18

merged 29 commits into from
Apr 13, 2024

Commits on Apr 3, 2024

  1. support s3

    evan committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8ec099b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    245593c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. fix runtime error

    evan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    32d8c54 View commit details
    Browse the repository at this point in the history
  2. use futures::executor::block_on instead

    evan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c04eced View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02e0c22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1bfd61 View commit details
    Browse the repository at this point in the history
  5. fix the but that input path has double /

    evan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1137924 View commit details
    Browse the repository at this point in the history
  6. add some log to debug

    evan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    099e5be View commit details
    Browse the repository at this point in the history
  7. add some logs

    evan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a885ad3 View commit details
    Browse the repository at this point in the history
  8. add log of stage service

    evan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    bb8855a View commit details
    Browse the repository at this point in the history
  9. add more logs

    evan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5a7ed14 View commit details
    Browse the repository at this point in the history
  10. add some prove task logs

    evan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0fb5bf5 View commit details
    Browse the repository at this point in the history
  11. add more logs

    evan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b601177 View commit details
    Browse the repository at this point in the history
  12. add log of prover node

    evan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5854bb0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c70d77c View commit details
    Browse the repository at this point in the history
  14. use segment_kernel_with_data function

    evan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1d909d0 View commit details
    Browse the repository at this point in the history
  15. remove loop logs

    evan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    024b3e8 View commit details
    Browse the repository at this point in the history
  16. support saving wrapper_proof on s3

    evan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b7a15cf View commit details
    Browse the repository at this point in the history
  17. update final proof log

    evan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6705363 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. recover sync functions of file operation

    evan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    8714707 View commit details
    Browse the repository at this point in the history
  2. update FinalProofRequest and write output

    evan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    481810d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. remove debug println

    evan committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    f369051 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6100397 View commit details
    Browse the repository at this point in the history
  3. add document of s3 support

    evan committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    1d933fa View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. use segment_kernel function

    evan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c05f30b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. format

    evan committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c865355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    359d2d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. recover zkm git

    evan committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    506d918 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. use trait to simplify file implementations

    evan committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b321bac View commit details
    Browse the repository at this point in the history