BP-WG / bp-wallet

Modern, lightweight & standard-compliant bitcoin wallet runtime & cli without rust-bitcoin dependencies
Apache License 2.0
17 stars 12 forks source link

Release v0.11.0 beta 9 #68

Closed dr-orlovsky closed 2 weeks ago

dr-orlovsky commented 2 months ago

This includes fixes required for getting history to work correctly

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 0.0%. Comparing base (f3ce1c3) to head (e93cf77). Report is 33 commits behind head on master.

Files with missing lines Patch % Lines
src/wallet.rs 0.0% 89 Missing :warning:
src/cli/command.rs 0.0% 22 Missing :warning:
src/indexers/electrum.rs 0.0% 13 Missing :warning:
src/indexers/esplora.rs 0.0% 13 Missing :warning:
src/layer2.rs 0.0% 13 Missing :warning:
src/rows.rs 0.0% 6 Missing :warning:
src/cli/opts.rs 0.0% 4 Missing :warning:
src/hot/signer.rs 0.0% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #68 +/- ## ====================================== Coverage 0.0% 0.0% ====================================== Files 24 24 Lines 2159 2259 +100 ====================================== - Misses 2159 2259 +100 ``` | [Flag](https://app.codecov.io/gh/BP-WG/bp-wallet/pull/68/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BP-WG) | Coverage Δ | | |---|---|---| | [rust](https://app.codecov.io/gh/BP-WG/bp-wallet/pull/68/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BP-WG) | `0.0% <0.0%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BP-WG#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.