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

Get node cache #1633

Merged
merged 10 commits into from
Jun 15, 2021
Merged

Get node cache #1633

merged 10 commits into from
Jun 15, 2021

Commits on Jun 5, 2021

  1. Add map to keep track of hashes arleady requested. Add logic to add n…

    …ode to the map and to remove node from the map while pruning
    danigomez committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    9509768 View commit details
    Browse the repository at this point in the history
  2. Add blockIndex in deepCopy

    danigomez committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    43c216f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    35df5ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    984e3a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Update lib/blocktree/blocktree.go

    Co-authored-by: noot <36753753+noot@users.noreply.github.com>
    danigomez and noot authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    85d2edb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abafc35 View commit details
    Browse the repository at this point in the history
  3. Fix copy

    danigomez committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    49c8157 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5046d89 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    37abcac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    051b679 View commit details
    Browse the repository at this point in the history