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

perf: use the Store struct to save states and checkpoint states in memory #1253

Merged
merged 19 commits into from
Aug 16, 2024

Commits on Aug 5, 2024

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

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    ff905c4 View commit details
    Browse the repository at this point in the history
  2. add store everywhere

    Arkenan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    42860fd View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. fix type and fix spec tests

    Arkenan committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    994a8f5 View commit details
    Browse the repository at this point in the history
  2. merge with main

    Arkenan committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    11a045e View commit details
    Browse the repository at this point in the history
  3. fix sync requests

    Arkenan committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cfb3983 View commit details
    Browse the repository at this point in the history
  4. fix problem in libp2p port

    Arkenan committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e182e8d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    0bd2b59 View commit details
    Browse the repository at this point in the history
  2. fix response values

    Arkenan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5e0d686 View commit details
    Browse the repository at this point in the history
  3. fix sync requests too

    Arkenan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2bbea20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0196a21 View commit details
    Browse the repository at this point in the history
  5. fix unit tests

    Arkenan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    adb698c View commit details
    Browse the repository at this point in the history
  6. add async state store in db

    Arkenan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2e97df3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    b8792d8 View commit details
    Browse the repository at this point in the history
  2. same but sync

    Arkenan committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f57dbad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    516418e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aeb4210 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. address comments

    Arkenan committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b6a5d94 View commit details
    Browse the repository at this point in the history
  2. remove deprecated

    Arkenan committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    10cfc23 View commit details
    Browse the repository at this point in the history