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

Bitcoin wallet fixes to v0.11.0 beta 8 #68

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

Bitcoin wallet fixes to v0.11.0 beta 8 #68

wants to merge 14 commits into from

Conversation

dr-orlovsky
Copy link
Member

@dr-orlovsky dr-orlovsky commented Sep 7, 2024

This includes fixes required for getting history to work correctly

@dr-orlovsky dr-orlovsky added the bug Something isn't working label Sep 7, 2024
@dr-orlovsky dr-orlovsky added this to the v0.11.0 milestone Sep 7, 2024
@dr-orlovsky dr-orlovsky self-assigned this Sep 7, 2024
Copy link

codecov bot commented Sep 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 114 lines in your changes missing coverage. Please review.

Project coverage is 0.0%. Comparing base (7487a1c) to head (44c5d43).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/wallet.rs 0.0% 69 Missing ⚠️
src/cli/command.rs 0.0% 21 Missing ⚠️
src/indexers/electrum.rs 0.0% 10 Missing ⚠️
src/indexers/esplora.rs 0.0% 10 Missing ⚠️
src/cli/opts.rs 0.0% 4 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##           master    #68   +/-   ##
=====================================
  Coverage     0.0%   0.0%           
=====================================
  Files          24     24           
  Lines        2159   2225   +66     
=====================================
- Misses       2159   2225   +66     
Flag Coverage Δ
rust 0.0% <0.0%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dr-orlovsky dr-orlovsky modified the milestones: v0.11.0, v0.11.x Sep 11, 2024
@dr-orlovsky dr-orlovsky marked this pull request as ready for review September 21, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant