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(l2): prover comparison benchmarks #1221

Merged
merged 24 commits into from
Nov 29, 2024
Merged

feat(l2): prover comparison benchmarks #1221

merged 24 commits into from
Nov 29, 2024

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    6dc7653 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. rename binaries

    xqft committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    588d9bf View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    3fbfb78 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. add Prove command

    xqft committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d31d83f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f18fea View commit details
    Browse the repository at this point in the history
  3. fix Prove cmd

    xqft committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    eb9e1e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17c6fd0 View commit details
    Browse the repository at this point in the history
  5. remove bench crate

    xqft committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9b245c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8331368 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    02bb9a9 View commit details
    Browse the repository at this point in the history
  2. add rsp input cache

    xqft committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    cceadd3 View commit details
    Browse the repository at this point in the history
  3. add .gitignore

    xqft committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a001efc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b41fe04 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. disable dev mode

    xqft committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    f4524e2 View commit details
    Browse the repository at this point in the history
  2. fix stdout redirect

    xqft committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    2e327e4 View commit details
    Browse the repository at this point in the history
  3. ignore git clone error

    xqft committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    8619d1e View commit details
    Browse the repository at this point in the history
  4. fix stdout

    xqft committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6fbbcba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    577db3a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    a054edf View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    dc099a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67da075 View commit details
    Browse the repository at this point in the history
  3. fix clippy

    xqft committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    975378c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    894a512 View commit details
    Browse the repository at this point in the history
  5. Update prover.rs

    xqft authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    e4c5ad3 View commit details
    Browse the repository at this point in the history