bitcoin-sv / spv-wallet

Open-source non-custodial hosted wallet for the BSV Blockchain (UTXOs, xPubs, Paymail & More!)
https://docs.bsvblockchain.org/network-topology/applications/spv-wallet
MIT License
51 stars 15 forks source link

fix(XXX): fix exclusive page response json data structure #748

Closed dzolt-4chain closed 1 month ago

dzolt-4chain commented 1 month ago

Pull Request Checklist

github-actions[bot] commented 1 month ago

Manual Tests

:green_heart: Manual testing by @jakubmkowalski resulted in success.

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 46.13%. Comparing base (77011ac) to head (4b0bb80).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/748/graphs/tree.svg?width=650&height=150&src=pr&token=1lMo440mSU&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv)](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/748?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv) ```diff @@ Coverage Diff @@ ## main #748 +/- ## ======================================= Coverage 46.13% 46.13% ======================================= Files 328 328 Lines 16700 16700 ======================================= Hits 7705 7705 Misses 8421 8421 Partials 574 574 ``` | [Flag](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/748/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv) | Coverage Ξ” | | |---|---|---| | [unittests](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/748/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv) | `46.13% <ΓΈ> (ΓΈ)` | | 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=bitcoin-sv#carryforward-flags-in-the-pull-request-comment) to find out more. ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/748?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv) > `Ξ” = absolute (impact)`, `ΓΈ = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/748?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv). Last update [77011ac...4b0bb80](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/748?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv).