Repo Added
|
Files
88
|
Badge
README BADGES
|
CirrusCI
qt confirm_tx_dialog: fix wallet.get_candidates_for_batching I don't understand what the "coins not used" comment meant here. It was added in the change away from the old config.WALLET_BATCH_RBF option (https://github.com/spesmilo/electrum/commit/ab14c3e13). The `coins` param *is used* in wallet.get_candidates_for_batching. Without setting that, the returned set of candidates was restricted to only base txs that had a large enough change output to cover *all* the newly added outputs. Instead, it is desirable to allow adding new inputs.
1 of 1 new or added line in 1 file covered. (100.0%)
22823 of 37219 relevant lines covered (61.32%)
3.06 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|