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): Add test for status, l1 and config commands. #2263

Merged
merged 159 commits into from
Aug 16, 2024

Commits on Apr 8, 2024

  1. fmt

    ColoCarletti committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    17e564c View commit details
    Browse the repository at this point in the history
  2. wip

    ColoCarletti committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    245b0a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e84243 View commit details
    Browse the repository at this point in the history
  4. go back to anihow

    ColoCarletti committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    17517b1 View commit details
    Browse the repository at this point in the history
  5. fmt

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

Commits on Apr 9, 2024

  1. rm tool workspace

    ColoCarletti committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4655201 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fmt

    ColoCarletti committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c32d1aa View commit details
    Browse the repository at this point in the history
  2. zk fmt

    ColoCarletti committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8e49e04 View commit details
    Browse the repository at this point in the history
  3. fix typo

    ColoCarletti committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    80e13da View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. move query to prover_dal

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

Commits on Apr 15, 2024

  1. remove --all flag

    Joaquin Carletti committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    69d2104 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. change command name

    ColoCarletti committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c9e6e5e View commit details
    Browse the repository at this point in the history
  2. merge main

    ColoCarletti committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    83fab40 View commit details
    Browse the repository at this point in the history
  3. fmt

    ColoCarletti committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cdbb467 View commit details
    Browse the repository at this point in the history
  4. add sqlx query json

    ColoCarletti committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d1f3994 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ee3ff2 View commit details
    Browse the repository at this point in the history
  6. update README

    ColoCarletti committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fff3910 View commit details
    Browse the repository at this point in the history
  7. zk fmt

    ColoCarletti committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ef906b9 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'prover_cli_status_command' of github.com:matter-labs/zk…

    …sync-era into prover_cli_status_command
    ColoCarletti committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3758547 View commit details
    Browse the repository at this point in the history
  9. remove eol

    ColoCarletti committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b3051b2 View commit details
    Browse the repository at this point in the history
  10. Move jobs cmd to status cmd module

    Ivan Litteri authored and Ivan Litteri committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ee9d35b View commit details
    Browse the repository at this point in the history
  11. Refactor status cmd

    Ivan Litteri authored and Ivan Litteri committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    82faf32 View commit details
    Browse the repository at this point in the history
  12. Update Cargo.lock

    Ivan Litteri authored and Ivan Litteri committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    aa44864 View commit details
    Browse the repository at this point in the history
  13. zk fmt

    Ivan Litteri authored and Ivan Litteri committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3fe32b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    d43dd15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70b0348 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    585059b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Refactor

    Ivan Litteri authored and Ivan Litteri committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9977e95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee88cfe View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    075e6dc View commit details
    Browse the repository at this point in the history
  2. fix typo

    ColoCarletti committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0120a09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a11a94 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. change query return type

    ColoCarletti committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1c92e95 View commit details
    Browse the repository at this point in the history
  2. Update Cargo files

    Ivan Litteri authored and Ivan Litteri committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    05e1636 View commit details
    Browse the repository at this point in the history
  3. Setle status cmd baseline

    Ivan Litteri authored and Ivan Litteri committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    58d47ad View commit details
    Browse the repository at this point in the history
  4. Add status cmd utils

    Ivan Litteri authored and Ivan Litteri committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f778759 View commit details
    Browse the repository at this point in the history
  5. Add status utils

    Ivan Litteri authored and Ivan Litteri committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e945df2 View commit details
    Browse the repository at this point in the history
  6. zk fmt

    Ivan Litteri authored and Ivan Litteri committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6585378 View commit details
    Browse the repository at this point in the history
  7. Document enums

    Ivan Litteri authored and Ivan Litteri committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    47df898 View commit details
    Browse the repository at this point in the history
  8. Add BatchDataBuilder struct

    Ivan Litteri authored and Ivan Litteri committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ceae289 View commit details
    Browse the repository at this point in the history
  9. Add TaskStatus::Custom enum variant

    Ivan Litteri authored and Ivan Litteri committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f6d7b9a View commit details
    Browse the repository at this point in the history
  10. Fix BatchDataBuilder

    Ivan Litteri authored and Ivan Litteri committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8e16d35 View commit details
    Browse the repository at this point in the history
  11. Rollback

    Ivan Litteri authored and Ivan Litteri committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a76cb32 View commit details
    Browse the repository at this point in the history
  12. impl From<ProofCompressionJobStatus> for TaskStatus

    Ivan Litteri authored and Ivan Litteri committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c460029 View commit details
    Browse the repository at this point in the history
  13. Fix TaskStatus::Custom fmt

    Ivan Litteri authored and Ivan Litteri committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e76da1f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Add query for getting proof compression job info for a batch

    Ivan Litteri authored and Ivan Litteri committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4be214e View commit details
    Browse the repository at this point in the history
  2. Add query for getting proof compression job info for a batch

    Ivan Litteri authored and Ivan Litteri committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e9e197f View commit details
    Browse the repository at this point in the history
  3. Handle proof compression job status for batches

    Ivan Litteri authored and Ivan Litteri committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7c9a499 View commit details
    Browse the repository at this point in the history
  4. Fix get_proof_compression_job_status_for_batch

    Ivan Litteri authored and Ivan Litteri committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    17b5875 View commit details
    Browse the repository at this point in the history
  5. Remove BatchDataBuilder struct

    It adds needless complexity to the code
    Ivan Litteri authored and Ivan Litteri committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3fdc055 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'prover_cli_status_command' of github.com:matter-labs/zk…

    …sync-era into prover_cli_compressor_status
    Ivan Litteri authored and Ivan Litteri committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a2ad3f9 View commit details
    Browse the repository at this point in the history
  7. Fix

    Ivan Litteri authored and Ivan Litteri committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3093cde View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fde3be1 View commit details
    Browse the repository at this point in the history
  9. Refactor query

    ilitteri committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    efd70ac View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1789 from matter-labs/prover_cli_compressor_status

    feat(Prover CLI): Batch proof compression job status
    ilitteri committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6ec0ac3 View commit details
    Browse the repository at this point in the history
  11. add bwg query

    ColoCarletti committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1830ced View commit details
    Browse the repository at this point in the history
  12. merge compresor job

    ColoCarletti committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a6105b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    bbe5dc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    111884b View commit details
    Browse the repository at this point in the history
  3. Refactor

    ilitteri committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9fef23d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. add leaf query

    ColoCarletti committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    01ecd2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25e089b View commit details
    Browse the repository at this point in the history
  3. fix merge

    ColoCarletti committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    590c58b View commit details
    Browse the repository at this point in the history
  4. add querys

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

Commits on Apr 30, 2024

  1. fix witnes jobs status

    ColoCarletti committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cf069b9 View commit details
    Browse the repository at this point in the history
  2. rm comments

    ColoCarletti committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6ad5566 View commit details
    Browse the repository at this point in the history
  3. Fix & refactors

    ilitteri committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a3f1938 View commit details
    Browse the repository at this point in the history
  4. zk lint rust

    ilitteri committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    78c7cd8 View commit details
    Browse the repository at this point in the history
  5. Fix import

    ilitteri committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    33729b8 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'prover_cli_status_command' of github.com:matter-labs/zk…

    …sync-era into prover_cli_status_command_lwg
    ilitteri committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1efde33 View commit details
    Browse the repository at this point in the history
  7. fix import

    ColoCarletti committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    112ae93 View commit details
    Browse the repository at this point in the history
  8. zk lint rust

    ilitteri committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e1854fa View commit details
    Browse the repository at this point in the history
  9. Merge branch 'prover_cli_status_command_lwg' of github.com:matter-lab…

    …s/zksync-era into prover_cli_status_command_lwg
    ColoCarletti committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ccab3d3 View commit details
    Browse the repository at this point in the history
  10. fix wg task types

    ColoCarletti committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fa26c26 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1830 from matter-labs/prover_cli_status_command_lwg

    feat(Prover CLI): status command lwg
    ColoCarletti committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    dbaf3b4 View commit details
    Browse the repository at this point in the history
  12. Merge main

    ColoCarletti committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4124f63 View commit details
    Browse the repository at this point in the history
  13. update README

    ColoCarletti committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a4fde1f View commit details
    Browse the repository at this point in the history
  14. fix EIP Blob use

    ColoCarletti committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    10fdcb9 View commit details
    Browse the repository at this point in the history
  15. fix typos

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

Commits on May 2, 2024

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

    ilitteri committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1bbde93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16be778 View commit details
    Browse the repository at this point in the history
  4. Initial test code

    ilitteri committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1fc445c View commit details
    Browse the repository at this point in the history
  5. Basic status tests

    ilitteri committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4a7e58a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    43565ec View commit details
    Browse the repository at this point in the history
  2. Add dev dependency

    ilitteri committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c1ea0b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3808eb View commit details
    Browse the repository at this point in the history
  4. Update tests

    ilitteri committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7f6a53d View commit details
    Browse the repository at this point in the history
  5. Fix

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    dee2192 View commit details
    Browse the repository at this point in the history
  2. Remove old constants

    ilitteri committed May 6, 2024
    Configuration menu
    Copy the full SHA
    00269ff View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on May 31, 2024

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

Commits on Jun 4, 2024

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

Commits on Jun 6, 2024

  1. merge main

    ColoCarletti committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    26987be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9d4d3d View commit details
    Browse the repository at this point in the history
  3. add db to prover tests

    ColoCarletti committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c568f61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d6fe06 View commit details
    Browse the repository at this point in the history
  5. fix l1 import

    ColoCarletti committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6639833 View commit details
    Browse the repository at this point in the history
  6. update batch tests

    ColoCarletti committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4ed261d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62b46e7 View commit details
    Browse the repository at this point in the history
  8. fix batch command

    ColoCarletti committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    92a5c73 View commit details
    Browse the repository at this point in the history
  9. add test db connection

    ColoCarletti committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3038d1b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fix queued status

    ColoCarletti committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b49820f View commit details
    Browse the repository at this point in the history
  2. fmt

    ColoCarletti committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f149dd2 View commit details
    Browse the repository at this point in the history
  3. fix imports

    ColoCarletti committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0125dd2 View commit details
    Browse the repository at this point in the history
  4. add status tests

    ColoCarletti committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0532ec9 View commit details
    Browse the repository at this point in the history
  5. rm env set

    ColoCarletti committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    87aa6dd View commit details
    Browse the repository at this point in the history
  6. fix config command

    ColoCarletti committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9a77683 View commit details
    Browse the repository at this point in the history
  7. remove unused fn

    ColoCarletti committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    291d89b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. add verbose tests

    ColoCarletti committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d05ca3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4000fda View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. finish verbose tests

    ColoCarletti committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    aee6fe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d993ce1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 24, 2024

  1. merge main

    ColoCarletti committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    77e9e53 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    f87058d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d5df76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d01de36 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 4, 2024

  1. fix imports

    ColoCarletti committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    27ae83f View commit details
    Browse the repository at this point in the history
  2. update Cargo.lock

    ColoCarletti committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    16a0398 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fda18c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    b88f594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d747119 View commit details
    Browse the repository at this point in the history
  3. change test db url

    ColoCarletti committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7389589 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b49e977 View commit details
    Browse the repository at this point in the history
  5. add prover_test_pool

    ColoCarletti committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    76f4d9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    069c401 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    6a00610 View commit details
    Browse the repository at this point in the history
  2. remove sqlx from .toml

    ColoCarletti committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    161d521 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. update cargo.lock

    ColoCarletti committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1a26d96 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    312b57a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b60969 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95aa565 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b0b20e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a84ab6f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    0075155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af08b08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    981e02e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. fix plicongif

    ColoCarletti committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2646cbf View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    734c569 View commit details
    Browse the repository at this point in the history
  2. Change structs to pub

    ColoCarletti committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    717a1b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 8, 2024

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

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    ea6b2c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f136f81 View commit details
    Browse the repository at this point in the history
  3. updte Cargo.locl

    ColoCarletti committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6da8084 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1694d5 View commit details
    Browse the repository at this point in the history
  5. fix flaky test

    ColoCarletti committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d7c6326 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64851d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4fc66e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Aug 16, 2024

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