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: Wallet #1166

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

Conversation

manavdesai27
Copy link
Contributor

This PR implements the wallet side of Neutrino, without getBlockPeer, as suggested by @pinheadmz

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch coverage: 69.23% and project coverage change: +0.02 🎉

Comparison is base (a4bf281) 70.26% compared to head (84aeb43) 70.28%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1166      +/-   ##
==========================================
+ Coverage   70.26%   70.28%   +0.02%     
==========================================
  Files         174      174              
  Lines       27367    27406      +39     
==========================================
+ Hits        19229    19263      +34     
- Misses       8138     8143       +5     
Impacted Files Coverage Δ
lib/wallet/client.js 0.00% <0.00%> (ø)
lib/wallet/nullclient.js 87.50% <ø> (ø)
lib/wallet/nodeclient.js 71.87% <44.44%> (-8.13%) ⬇️
lib/wallet/walletdb.js 82.98% <79.31%> (-0.14%) ⬇️

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

@manavdesai27 manavdesai27 changed the title Neutrino Wallet Neutrino: Wallet Jul 20, 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