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 CLI): delete cmd #1802

Merged
merged 45 commits into from
May 14, 2024
Merged

feat(Prover CLI): delete cmd #1802

merged 45 commits into from
May 14, 2024

Commits on Apr 25, 2024

  1. Support delete cmd

    ilitteri committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a7d0591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1ca28a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d026ca2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    914e13d View commit details
    Browse the repository at this point in the history
  2. Implement delete_prover_db

    ilitteri committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    68fa9d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d48303 View commit details
    Browse the repository at this point in the history
  4. Fix queries

    ilitteri committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d849eb9 View commit details
    Browse the repository at this point in the history
  5. Fix command

    ilitteri committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2be245c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Refactor queries

    ilitteri committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    aae15a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e891a0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    487fd95 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    e557528 View commit details
    Browse the repository at this point in the history
  2. zk lint rust

    ilitteri committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9f28e4c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'prover_cli_delete_cmd' of github.com:matter-labs/zksync…

    …-era into prover_cli_delete_cmd
    ilitteri committed May 2, 2024
    Configuration menu
    Copy the full SHA
    46de113 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    078508b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dafaff View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    984e511 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b593be View commit details
    Browse the repository at this point in the history
  3. zk lint rust

    ilitteri committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b463fcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c9afd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dc428d View commit details
    Browse the repository at this point in the history
  6. Update deps

    ilitteri committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0fdddae View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Fix cmd

    ilitteri committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2e39b45 View commit details
    Browse the repository at this point in the history
  2. Move dep to workspace

    ilitteri committed May 6, 2024
    Configuration menu
    Copy the full SHA
    77c8f2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45df260 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Implement restart cmd

    ilitteri committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6c11115 View commit details
    Browse the repository at this point in the history
  2. Handle restart cmd

    ilitteri committed May 7, 2024
    Configuration menu
    Copy the full SHA
    39a113b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fce480 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0497586 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1868 from matter-labs/prover_cli_restart_batch

    feat(Prover CLI): `restart` cmd
    ilitteri authored May 7, 2024
    Configuration menu
    Copy the full SHA
    2a34b1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcb95c5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    8eb838f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d42de00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ebdfbe View commit details
    Browse the repository at this point in the history
  4. Fix merge

    ilitteri committed May 8, 2024
    Configuration menu
    Copy the full SHA
    de4aec6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c19e780 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 10, 2024

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

Commits on May 13, 2024

  1. Update Cargo.lock

    ilitteri committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4ce5a2f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'prover_cli_delete_cmd' of github.com:matter-labs/zksync…

    …-era into prover_cli_delete_cmd
    ilitteri committed May 13, 2024
    Configuration menu
    Copy the full SHA
    80ddf0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c1c0d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    018cfbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60a07b0 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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