|
Repo Added
|
Files
87
|
Badge
README BADGES
|
CirrusCI
wallet: make_unsigned_tx: fix base_tx for GUI simple-send batching fixes regression from https://github.com/spesmilo/electrum/commit/a9f20e4d3 : For the GUI / manual new tx constructions usecase, the flow relies on `base_tx.add_info_from_wallet(self)` being called before `base_tx_fee = base_tx.get_fee()`. fixes https://github.com/spesmilo/electrum/issues/10587 maybe fixes https://github.com/spesmilo/electrum/issues/8876 probably not a full fix: base_tx could have inputs for which add_info_from_wallet is not sufficient
7 of 7 new or added lines in 1 file covered. (100.0%)
1 existing line in 1 file now uncovered.24426 of 37666 relevant lines covered (64.85%)
0.65 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 55614494... | 202604_fix_wallet_mktx_base_tx | wallet: make_unsigned_tx: fix base_tx for GUI simple-send batching fixes regression from https://github.com/spesmilo/electrum/commit/a9f20e4d3 : For the GUI / manual new tx constructions usecase, the flow relies on ... | Pull #10591 | CirrusCI |
64.85 |