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

fix(dot/state): add StorageState Lock/Unlock API for usage by babe and sync #1700

Merged
merged 32 commits into from
Jul 26, 2021

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    569d955 View commit details
    Browse the repository at this point in the history
  2. update gssmr genesis.json

    noot committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    f9236b7 View commit details
    Browse the repository at this point in the history
  3. restore auths

    noot committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    234ae15 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. fix test

    noot committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    8cc3dd6 View commit details
    Browse the repository at this point in the history
  2. attempt to fix trie state

    noot committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    41429b3 View commit details
    Browse the repository at this point in the history
  3. lock entire handleBlock func

    noot committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    d93d511 View commit details
    Browse the repository at this point in the history
  4. snapshot trie in StoreTrie

    noot committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    f4df4c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4563627 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    b813973 View commit details
    Browse the repository at this point in the history
  2. fix tests, lint

    noot committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    f332399 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f68e4f View commit details
    Browse the repository at this point in the history
  4. update logs

    noot committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    25cfd53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    226c88a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4a9489 View commit details
    Browse the repository at this point in the history
  7. re-add StorageState-wide lock

    noot committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    9148108 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. lock before calling TrieState

    noot committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    c3e8a2c View commit details
    Browse the repository at this point in the history
  2. use storageState lock, cleanup

    noot committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    35a5b3a View commit details
    Browse the repository at this point in the history
  3. cleanup

    noot committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    7bad042 View commit details
    Browse the repository at this point in the history
  4. re-add trie deletion if syncing

    noot committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    edf6c1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    071cb67 View commit details
    Browse the repository at this point in the history
  6. fix test

    noot committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    c2a6bee View commit details
    Browse the repository at this point in the history
  7. fmt

    noot committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    9c6026c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3b38be View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    0440355 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'noot/fix-trie-state' of github.com:ChainSafe/gossamer i…

    …nto noot/fix-trie-state
    noot committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    75d2896 View commit details
    Browse the repository at this point in the history
  3. fix

    noot committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    f6db69a View commit details
    Browse the repository at this point in the history
  4. use storageState Lock/Unlock

    noot committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    cc97361 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. fix

    noot committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    67a5849 View commit details
    Browse the repository at this point in the history
  2. merge w development

    noot committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    7201436 View commit details
    Browse the repository at this point in the history
  3. fix invalid runtime stop (#1705)

    noot committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    3606069 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

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

Commits on Jul 26, 2021

  1. skip failing test

    noot committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    e874b01 View commit details
    Browse the repository at this point in the history