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: implement batching [VM-614] #2291

Merged
merged 35 commits into from
Jul 30, 2024
Merged

feat: implement batching [VM-614] #2291

merged 35 commits into from
Jul 30, 2024

Commits on Jun 14, 2024

  1. feat: implement batching

    justprosh committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ea4fe98 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. poll global nonce

    justprosh committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3d889e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. add logs

    justprosh committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b207655 View commit details
    Browse the repository at this point in the history
  2. update ccp

    justprosh committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    069db22 View commit details
    Browse the repository at this point in the history
  3. add logs

    justprosh committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    26e0dd1 View commit details
    Browse the repository at this point in the history
  4. add logs

    justprosh committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6f577a8 View commit details
    Browse the repository at this point in the history
  5. serde nonce as hex

    justprosh committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8fb0aa8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5d6b80 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. add logs

    justprosh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    fc2be19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    721664e View commit details
    Browse the repository at this point in the history
  3. update ccp deps

    justprosh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2a27d76 View commit details
    Browse the repository at this point in the history
  4. fix logs

    justprosh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e92a4cf View commit details
    Browse the repository at this point in the history
  5. change deps

    justprosh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    95ecb26 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. fix bug

    justprosh committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c95eda4 View commit details
    Browse the repository at this point in the history
  2. update deps

    justprosh committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    90730ab View commit details
    Browse the repository at this point in the history
  3. chore: set up login to git

    enjenjenje committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    73d957f View commit details
    Browse the repository at this point in the history
  4. chore: set up login to git

    enjenjenje committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9c405a1 View commit details
    Browse the repository at this point in the history
  5. chore: set up login to git

    enjenjenje committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5aa2850 View commit details
    Browse the repository at this point in the history
  6. chore: set up login to git

    enjenjenje committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5f76359 View commit details
    Browse the repository at this point in the history
  7. chore: set up login to git

    enjenjenje committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3d4026c View commit details
    Browse the repository at this point in the history
  8. chore: set up login to git

    enjenjenje committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    78c7406 View commit details
    Browse the repository at this point in the history
  9. chore: set up login to git

    enjenjenje committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    81b8a54 View commit details
    Browse the repository at this point in the history
  10. chore: set up login to git

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

Commits on Jul 5, 2024

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

Commits on Jul 7, 2024

  1. fix

    justprosh committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    fb8feba View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    3b5828e View commit details
    Browse the repository at this point in the history
  2. add mocked proofs

    justprosh committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    154cb55 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. pr fixes

    justprosh committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f4e7313 View commit details
    Browse the repository at this point in the history
  2. fix deps

    justprosh committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    94dba6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd8e74 View commit details
    Browse the repository at this point in the history
  4. fix get_deals builtin

    justprosh committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a45be07 View commit details
    Browse the repository at this point in the history
  5. fix tests

    justprosh committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    32f222e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    7c1d8f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ece6411 View commit details
    Browse the repository at this point in the history
  3. add proper err msg

    justprosh committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1d0e677 View commit details
    Browse the repository at this point in the history