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

bug(dot/state): delete previous previous finalised trie from BlockState.tries #2341

Merged
merged 16 commits into from
Mar 8, 2022

Commits on Feb 24, 2022

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

Commits on Feb 25, 2022

  1. delete prev state root

    timwu20 committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    46c0578 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

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

    timwu20 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    8c811a9 View commit details
    Browse the repository at this point in the history
  3. cleanup

    timwu20 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    2bbbcbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04ac987 View commit details
    Browse the repository at this point in the history
  5. fix lint

    timwu20 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    6be7f6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0958080 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. remove comment

    timwu20 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    3699650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69c7e9e View commit details
    Browse the repository at this point in the history
  3. Update tests/stress/stress_test.go

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    timwu20 and qdm12 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    1865b17 View commit details
    Browse the repository at this point in the history
  4. Update dot/state/tries_test.go

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    timwu20 and qdm12 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    50544c7 View commit details
    Browse the repository at this point in the history
  5. Update dot/state/tries_test.go

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    timwu20 and qdm12 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    71bbd77 View commit details
    Browse the repository at this point in the history
  6. cr feedback

    timwu20 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    7b68e09 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'tim/delete-prev-finalised-trie' of github.com:ChainSafe…

    …/gossamer into tim/delete-prev-finalised-trie
    timwu20 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    96fd437 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

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