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

chore(lib/trie): database.go small simplifications #2830

Merged
merged 3 commits into from
Sep 15, 2022

Commits on Sep 15, 2022

  1. Remove unused PutInDB method

    qdm12 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1456a81 View commit details
    Browse the repository at this point in the history
  2. Remove local test only methods

    - `DeleteFromDB`
    - `ClearPrefixFromDB`
    qdm12 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    b7f012f View commit details
    Browse the repository at this point in the history
  3. Tiny dot/state improvement

    qdm12 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    68465ef View commit details
    Browse the repository at this point in the history