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(zk_toolbox): Add prover run #2272

Merged
merged 110 commits into from
Jul 9, 2024
Merged

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    f3efb31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a694dc View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    ee26056 View commit details
    Browse the repository at this point in the history
  2. Run key generator

    matias-gonz committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d82b8b3 View commit details
    Browse the repository at this point in the history
  3. fix setup data path

    matias-gonz committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    351c9ee View commit details
    Browse the repository at this point in the history
  4. Refactor msgs

    matias-gonz committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    866bdc9 View commit details
    Browse the repository at this point in the history
  5. fmt

    matias-gonz committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    535fd18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4458d71 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    ae75d11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    660f1f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29e4459 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8766e45 View commit details
    Browse the repository at this point in the history
  5. Remove type annotation

    matias-gonz committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    511c318 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ed3f19 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    6628238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f58ef92 View commit details
    Browse the repository at this point in the history
  3. Add get_link_to_prover

    matias-gonz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3891d63 View commit details
    Browse the repository at this point in the history
  4. fmt

    matias-gonz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    595e98f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15002a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a84d66 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'matias-gonz-zk-toolbox-add-prover-init' of github.com:m…

    …atter-labs/zksync-era into matias-gonz-zk-toolbox-add-prover-init
    matias-gonz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4eb1363 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af51320 View commit details
    Browse the repository at this point in the history
  9. Add ProverCommands::Run

    matias-gonz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    50f1a1d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merge branch 'main' of github.com:matter-labs/zksync-era into matias-…

    …gonz-zk-toolbox-add-prover-run
    matias-gonz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    be724af View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    29940c7 View commit details
    Browse the repository at this point in the history
  2. Add ProverRunArgs

    matias-gonz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5ab441d View commit details
    Browse the repository at this point in the history
  3. Add run functions

    matias-gonz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6bb0d45 View commit details
    Browse the repository at this point in the history
  4. fmt

    matias-gonz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c6c6fa8 View commit details
    Browse the repository at this point in the history
  5. Add run_gateway

    matias-gonz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    515f3a9 View commit details
    Browse the repository at this point in the history
  6. Add run in background

    matias-gonz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1b283ab View commit details
    Browse the repository at this point in the history
  7. fix run in background

    matias-gonz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a5b663b View commit details
    Browse the repository at this point in the history
  8. Use nohup

    matias-gonz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    627f39a View commit details
    Browse the repository at this point in the history
  9. fix fmt

    matias-gonz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6f060da View commit details
    Browse the repository at this point in the history
  10. Add PID message

    matias-gonz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e9b4ac3 View commit details
    Browse the repository at this point in the history
  11. add sh

    matias-gonz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bccf534 View commit details
    Browse the repository at this point in the history
  12. remove \'

    matias-gonz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ffe5901 View commit details
    Browse the repository at this point in the history
  13. remove sh

    matias-gonz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    193ff58 View commit details
    Browse the repository at this point in the history
  14. Remove nohup

    matias-gonz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    aee700e View commit details
    Browse the repository at this point in the history
  15. remove command variable

    matias-gonz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b620f25 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Run with command

    matias-gonz committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    fe6aabe View commit details
    Browse the repository at this point in the history
  2. Update current dur

    matias-gonz committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    364664c View commit details
    Browse the repository at this point in the history
  3. Refactor msgs

    matias-gonz committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ccf013c View commit details
    Browse the repository at this point in the history
  4. Fix params

    matias-gonz committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f5dea76 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Remove run in background

    matias-gonz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    65e6399 View commit details
    Browse the repository at this point in the history
  2. Add run_witness_generator

    matias-gonz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f18c527 View commit details
    Browse the repository at this point in the history
  3. Fix run_witness_generator

    matias-gonz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    47236a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dca0c41 View commit details
    Browse the repository at this point in the history
  5. Add run_prover

    matias-gonz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c28ca67 View commit details
    Browse the repository at this point in the history
  6. Fix prover command

    matias-gonz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f2f577b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge branch 'main' of github.com:matter-labs/zksync-era into matias-…

    …gonz-zk-toolbox-add-prover-run
    matias-gonz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3a476ce View commit details
    Browse the repository at this point in the history
  2. fmt

    matias-gonz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a9d1580 View commit details
    Browse the repository at this point in the history
  3. Add WitnessGeneratorArgs

    matias-gonz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    017850e View commit details
    Browse the repository at this point in the history
  4. Add run_compressor

    matias-gonz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    83da0e1 View commit details
    Browse the repository at this point in the history
  5. Fix run_compressor

    matias-gonz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2112fd4 View commit details
    Browse the repository at this point in the history
  6. Remove unused function

    matias-gonz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    89e83e3 View commit details
    Browse the repository at this point in the history
  7. Fix download_setup_key

    matias-gonz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b0b49d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    3be1b70 View commit details
    Browse the repository at this point in the history
  2. Fix setup_key_path

    matias-gonz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d021255 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:matter-labs/zksync-era into matias-…

    …gonz-zk-toolbox-add-prover-run
    matias-gonz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9c40be7 View commit details
    Browse the repository at this point in the history
  4. Add static KEYSTORE

    matias-gonz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    962c540 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5dd5ee7 View commit details
    Browse the repository at this point in the history
  6. Update variable name

    matias-gonz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    774f932 View commit details
    Browse the repository at this point in the history
  7. lint

    matias-gonz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    df5907f View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' of github.com:matter-labs/zksync-era into matias-…

    …gonz-zk-toolbox-add-prover-run
    matias-gonz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f4b720b View commit details
    Browse the repository at this point in the history
  9. Update vk hashes

    matias-gonz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    03b6ab8 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'matias-vk-setup-data-generator-file-based-config' of gi…

    …thub.com:matter-labs/zksync-era into matias-gonz-zk-toolbox-add-prover-run
    matias-gonz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7a1472e View commit details
    Browse the repository at this point in the history
  11. Fix public object store

    matias-gonz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f359b4f View commit details
    Browse the repository at this point in the history
  12. Fix object store

    matias-gonz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d752fe4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    06d37c0 View commit details
    Browse the repository at this point in the history
  14. Update prometheus ports

    matias-gonz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    15b4c92 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    213ebf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Fix run_compressor

    matias-gonz committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    245047b View commit details
    Browse the repository at this point in the history
  2. Add init_bellman_cuda

    matias-gonz committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0316019 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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

    matias-gonz committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6a3986a View commit details
    Browse the repository at this point in the history
  3. Update readme

    matias-gonz committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9bf2d5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d58a4ce View commit details
    Browse the repository at this point in the history
  5. Add nvidia prerequisite

    matias-gonz committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e7f274d View commit details
    Browse the repository at this point in the history
  6. Update strum version

    matias-gonz committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0cc9ca8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce41b12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3cbb8d0 View commit details
    Browse the repository at this point in the history
  9. Fix download_setup_key

    matias-gonz committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    225479b View commit details
    Browse the repository at this point in the history
  10. Remove unused variable

    matias-gonz committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a457c37 View commit details
    Browse the repository at this point in the history
  11. lint

    matias-gonz committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1c05899 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b908055 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8357145 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c136429 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    86adc0d View commit details
    Browse the repository at this point in the history
  16. Remove mut

    matias-gonz committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    585e612 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0542ac0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5a4aaa2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    a7aec18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d2d09b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:matter-labs/zksync-era into matias-…

    …gonz-prometheus-port-witness-generator
    matias-gonz committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6c37439 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b4c6b2 View commit details
    Browse the repository at this point in the history
  5. Remove unused variable

    matias-gonz committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cd83f5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    324db12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c66acb View commit details
    Browse the repository at this point in the history
  8. Fix setup key download

    matias-gonz committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2ad428d View commit details
    Browse the repository at this point in the history
  9. Merge branch 'matias-gonz-prometheus-port-witness-generator' of githu…

    …b.com:matter-labs/zksync-era into matias-gonz-zk-toolbox-add-prover-run
    matias-gonz committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c0f2e22 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eeecf5a View commit details
    Browse the repository at this point in the history
  11. Add InitBellmanCuda

    matias-gonz committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d08d76c View commit details
    Browse the repository at this point in the history
  12. fmt

    matias-gonz committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    68cab6e View commit details
    Browse the repository at this point in the history
  13. lint

    matias-gonz committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    54f6343 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    156e2b8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    edce71a View commit details
    Browse the repository at this point in the history
  16. lint

    matias-gonz committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    22a2f19 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    55fe720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d55d83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7153685 View commit details
    Browse the repository at this point in the history