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 comment and remove unneeded allocation #2919

Merged
merged 1 commit into from Apr 5, 2024

Conversation

StephenButtolph
Copy link
Contributor

Why this should be merged

  1. Fixes a comment (last -> first)
  2. Removes a useless c.fifo = linked.NewHashmap[K, V]().

How this works

^

How this was tested

  • CI

@StephenButtolph StephenButtolph added cleanup Code quality improvement merkledb labels Apr 5, 2024
@StephenButtolph StephenButtolph added this to the v1.11.4 milestone Apr 5, 2024
@StephenButtolph StephenButtolph self-assigned this Apr 5, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Apr 5, 2024
Merged via the queue into master with commit 323d03b Apr 5, 2024
17 checks passed
@StephenButtolph StephenButtolph deleted the merkledb-cache-cleanup branch April 5, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement merkledb
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants