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

wip: update getrawmempool #29

Merged
merged 1 commit into from
Apr 4, 2022
Merged

wip: update getrawmempool #29

merged 1 commit into from
Apr 4, 2022

Conversation

roylee17
Copy link
Collaborator

Closing #22

Mocking the missing fields s the mempool intgration can move ahead to discover other issues, if any.

@roylee17 roylee17 force-pushed the roylee/getrawmempool branch 2 times, most recently from dc407a7 to d01e279 Compare February 18, 2022 04:44
TODO::
1. Populate Ancestor and decsendent related fields instead of mocking.
2. Move and refator the implementation of getmempoolentry to the mempool
   package.
@roylee17 roylee17 force-pushed the roylee/getrawmempool branch from d01e279 to 1bab29a Compare February 18, 2022 06:58
@coveralls
Copy link

coveralls commented Feb 18, 2022

Pull Request Test Coverage Report for Build 1863034061

  • 0 of 67 (0.0%) changed or added relevant lines in 2 files are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.05%) to 51.776%

Changes Missing Coverage Covered Lines Changed/Added Lines %
mempool/mempool.go 0 25 0.0%
rpcserver.go 0 42 0.0%
Files with Coverage Reduction New Missed Lines %
peer/peer.go 4 76.24%
Totals Coverage Status
Change from base Build 1862679194: -0.05%
Covered Lines: 22335
Relevant Lines: 43138

💛 - Coveralls

@roylee17 roylee17 merged commit 1bab29a into master Apr 4, 2022
@roylee17 roylee17 deleted the roylee/getrawmempool branch April 4, 2022 18:05
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.

2 participants