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: added wallet side integration for neutrino #1159

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

Conversation

manavdesai27
Copy link
Contributor

This PR adds relevant code for wallet side integration for Neutrino. It is a work in progress.

@manavdesai27 manavdesai27 marked this pull request as draft June 26, 2023 16:49
@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Patch coverage: 24.65% and project coverage change: -0.14 ⚠️

Comparison is base (b005869) 69.55% compared to head (d07744f) 69.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1159      +/-   ##
==========================================
- Coverage   69.55%   69.42%   -0.14%     
==========================================
  Files         158      158              
  Lines       26603    26672      +69     
==========================================
+ Hits        18505    18516      +11     
- Misses       8098     8156      +58     
Impacted Files Coverage Δ
lib/client/node.js 26.78% <0.00%> (-0.49%) ⬇️
lib/wallet/client.js 0.00% <0.00%> (ø)
lib/wallet/walletdb.js 81.27% <5.26%> (-1.85%) ⬇️
lib/blockchain/chain.js 71.90% <16.66%> (-1.44%) ⬇️
lib/node/http.js 59.43% <20.00%> (-0.51%) ⬇️
lib/net/pool.js 59.19% <40.00%> (-0.06%) ⬇️
lib/blockchain/chaindb.js 78.16% <50.00%> (-0.29%) ⬇️
lib/wallet/nodeclient.js 77.04% <57.14%> (-2.96%) ⬇️
lib/wallet/nullclient.js 88.46% <100.00%> (+0.96%) ⬆️
lib/wallet/wallet.js 69.24% <100.00%> (+0.04%) ⬆️

... and 2 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