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): fix usage of trie.Snapshot #1489

Merged
merged 12 commits into from
Mar 25, 2021
Merged

fix(dot/state): fix usage of trie.Snapshot #1489

merged 12 commits into from
Mar 25, 2021

Commits on Mar 23, 2021

  1. attempt to fix Snapshot use

    noot committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    44de91e View commit details
    Browse the repository at this point in the history
  2. lint

    noot committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    72c9cdf View commit details
    Browse the repository at this point in the history
  3. fix trie.Snapshot usage

    noot committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    96dd9bd View commit details
    Browse the repository at this point in the history
  4. fix tests

    noot committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    7b03b38 View commit details
    Browse the repository at this point in the history
  5. cleanup

    noot committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1e910a2 View commit details
    Browse the repository at this point in the history
  6. more cleanup

    noot committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    022c293 View commit details
    Browse the repository at this point in the history
  7. fix locks

    noot committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b5a488f View commit details
    Browse the repository at this point in the history
  8. add test

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

Commits on Mar 24, 2021

  1. fix race

    noot committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    b93e948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    574f35f View commit details
    Browse the repository at this point in the history
  3. merge w development

    noot committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    1df4067 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce895e0 View commit details
    Browse the repository at this point in the history