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

feat: Add neutrino mode client support #1160

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

Conversation

masterchief164
Copy link
Collaborator

This PR adds client-side support for the neutrino mode

@masterchief164 masterchief164 marked this pull request as ready for review July 4, 2023 06:58
@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Patch coverage: 50.70% and no project coverage change.

Comparison is base (b005869) 69.55% compared to head (4c3681b) 69.56%.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #1160    +/-   ##
========================================
  Coverage   69.55%   69.56%            
========================================
  Files         158      159     +1     
  Lines       26603    26877   +274     
========================================
+ Hits        18505    18696   +191     
- Misses       8098     8181    +83     
Impacted Files Coverage Δ
lib/bcoin-browser.js 0.00% <0.00%> (ø)
lib/bcoin.js 0.00% <0.00%> (ø)
lib/blockchain/layout.js 100.00% <ø> (ø)
lib/indexer/filterindexer.js 64.81% <0.00%> (-29.78%) ⬇️
lib/blockchain/chaindb.js 77.92% <39.13%> (-0.53%) ⬇️
lib/net/pool.js 60.05% <42.64%> (+0.80%) ⬆️
lib/net/peer.js 71.96% <50.00%> (+0.76%) ⬆️
lib/node/neutrino.js 76.92% <76.92%> (ø)
lib/blockchain/chain.js 73.50% <87.50%> (+0.16%) ⬆️

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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