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

go.mod, go.sum: Update goleveldb #1746

Closed
wants to merge 0 commits into from

Conversation

kcalvinalvin
Copy link
Collaborator

Goleveldb recently had a PR in where memory allocation was reduced
drastically (github.com/syndtr/goleveldb/pull/367). Update goleveldb
to use that PR.

@coveralls
Copy link

coveralls commented Sep 4, 2021

Pull Request Test Coverage Report for Build 1200463786

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 7 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.03%) to 52.912%

Files with Coverage Reduction New Missed Lines %
mempool/mempool.go 1 66.75%
peer/peer.go 2 75.71%
database/ffldb/blockio.go 4 92.62%
Totals Coverage Status
Change from base Build 1193116021: 0.03%
Covered Lines: 21023
Relevant Lines: 39732

💛 - Coveralls

@jcvernaleo
Copy link
Member

@kcalvinalvin could you rebase this? Looks like a good one to get in but need the right tests to run and need that one conflict fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants