Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Moves the LDMB table handles to their respective type of store class #3787

Merged
merged 10 commits into from
Apr 11, 2022

Commits on Apr 11, 2022

  1. Moved the frontier LMDB table handler to its store class

    Thiago Silva committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    23e5d96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d57bdf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffa60fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5edbfc8 View commit details
    Browse the repository at this point in the history
  5. Moved the pruned LMDB table handler to its store class

    Thiago Silva committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    91ab6ec View commit details
    Browse the repository at this point in the history
  6. Moved the peer LMDB table handler to its store class

    Thiago Silva committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    3e55895 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96c4bfc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79c6951 View commit details
    Browse the repository at this point in the history
  9. Moved the unchecked LMDB table handler to its store class

    Thiago Silva committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    b075c94 View commit details
    Browse the repository at this point in the history
  10. Moved the block LMDB table handlers to their store class

    Thiago Silva committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    2670046 View commit details
    Browse the repository at this point in the history