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

Neutrino: getblockpeer #1167

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

manavdesai27
Copy link
Contributor

This PR implements getblockpeer to get a block from a peer on demand by wallet.

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch coverage: 29.23% and project coverage change: -0.08% ⚠️

Comparison is base (a4bf281) 70.26% compared to head (9064032) 70.19%.
Report is 6 commits behind head on master.

❗ Current head 9064032 differs from pull request most recent head da4a6b8. Consider uploading reports for the commit da4a6b8 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1167      +/-   ##
==========================================
- Coverage   70.26%   70.19%   -0.08%     
==========================================
  Files         174      174              
  Lines       27367    27425      +58     
==========================================
+ Hits        19229    19250      +21     
- Misses       8138     8175      +37     
Files Changed Coverage Δ
lib/client/node.js 27.77% <0.00%> (+0.50%) ⬆️
lib/wallet/client.js 0.00% <0.00%> (ø)
lib/wallet/nullclient.js 87.50% <ø> (ø)
lib/blockchain/chain.js 71.73% <20.68%> (-1.60%) ⬇️
lib/node/http.js 59.59% <25.00%> (-0.36%) ⬇️
lib/net/pool.js 58.92% <35.00%> (-0.32%) ⬇️
lib/blockchain/chaindb.js 78.13% <40.00%> (-0.32%) ⬇️
lib/wallet/nodeclient.js 75.00% <60.00%> (-5.00%) ⬇️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@manavdesai27 manavdesai27 mentioned this pull request Aug 1, 2023
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.

None yet

1 participant