Skip to content

feat: Add neutrino mode client support#1160

Open
masterchief164 wants to merge 5 commits into
bcoin-org:masterfrom
masterchief164:add_neutrino_mode
Open

feat: Add neutrino mode client support#1160
masterchief164 wants to merge 5 commits into
bcoin-org:masterfrom
masterchief164:add_neutrino_mode

Conversation

@masterchief164
Copy link
Copy Markdown
Collaborator

This PR adds client-side support for the neutrino mode

@masterchief164 masterchief164 requested a review from pinheadmz July 4, 2023 06:54
@masterchief164 masterchief164 marked this pull request as ready for review July 4, 2023 06:58
@codecov
Copy link
Copy Markdown

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.

@pinheadmz pinheadmz removed their request for review July 1, 2024 19:25
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.

1 participant