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: construct state sync parts using flat storage #8927

Merged
merged 32 commits into from
May 25, 2023

Commits on May 4, 2023

  1. require kv pairs

    Looogarithm committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7378a87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    222bc47 View commit details
    Browse the repository at this point in the history
  3. enum

    Looogarithm committed May 4, 2023
    Configuration menu
    Copy the full SHA
    d3023eb View commit details
    Browse the repository at this point in the history
  4. fix usages

    Looogarithm committed May 4, 2023
    Configuration menu
    Copy the full SHA
    344a404 View commit details
    Browse the repository at this point in the history
  5. fix more usages

    Looogarithm committed May 4, 2023
    Configuration menu
    Copy the full SHA
    3d5a661 View commit details
    Browse the repository at this point in the history
  6. warn fixes

    Looogarithm committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7f78011 View commit details
    Browse the repository at this point in the history
  7. comment

    Looogarithm committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e32573a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

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

Commits on May 11, 2023

  1. more state part tests

    Looogarithm committed May 11, 2023
    Configuration menu
    Copy the full SHA
    362f011 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b67a6b View commit details
    Browse the repository at this point in the history
  3. remove println

    Looogarithm committed May 11, 2023
    Configuration menu
    Copy the full SHA
    cba8cd2 View commit details
    Browse the repository at this point in the history
  4. trie values

    Looogarithm committed May 11, 2023
    Configuration menu
    Copy the full SHA
    b885848 View commit details
    Browse the repository at this point in the history
  5. docs

    Looogarithm committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d81b97a View commit details
    Browse the repository at this point in the history
  6. comment

    Looogarithm committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c38e8bf View commit details
    Browse the repository at this point in the history
  7. sanity

    Looogarithm committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d5058d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d55935 View commit details
    Browse the repository at this point in the history
  9. minor fix

    Looogarithm committed May 11, 2023
    Configuration menu
    Copy the full SHA
    be6ad78 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

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

Commits on May 15, 2023

  1. cleanup

    Looogarithm committed May 15, 2023
    Configuration menu
    Copy the full SHA
    25b2727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1014b78 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. hide logic in obtain

    Looogarithm committed May 19, 2023
    Configuration menu
    Copy the full SHA
    bd74069 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b21af9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. iterator cleanup

    Looogarithm committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e9267bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6872c9 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. remove debug, polish impl

    Looogarithm committed May 23, 2023
    Configuration menu
    Copy the full SHA
    e64d336 View commit details
    Browse the repository at this point in the history
  2. minor fix

    Looogarithm committed May 23, 2023
    Configuration menu
    Copy the full SHA
    7b03ff3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45f6032 View commit details
    Browse the repository at this point in the history
  4. minor fix

    Looogarithm committed May 23, 2023
    Configuration menu
    Copy the full SHA
    684aa35 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. apply suggestions

    Looogarithm committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e4342b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07320ee View commit details
    Browse the repository at this point in the history
  3. warnings

    Looogarithm committed May 25, 2023
    Configuration menu
    Copy the full SHA
    3e4fafa View commit details
    Browse the repository at this point in the history
  4. warnings

    Looogarithm committed May 25, 2023
    Configuration menu
    Copy the full SHA
    160a8bc View commit details
    Browse the repository at this point in the history