SomberNight
16d2f0f9d4
wallet.get_tx_status: fix incorrect feerate for partial txs
...
The history tab would show an incorrect feerate for partial/unsigned (local) txs,
if they had any p2sh/p2wsh txins. We would just guess the script is p2wpkh, and
use that for the size calc. Now with calling add_info_from_wallet, the correct
size is used to calculate the feerate.
(The gui tx dialogs call add_info_from_wallet independently, so the size/feerate
shown there were already correct.)
2024-08-13 03:20:32 +00:00
..
2024-06-07 10:58:26 +00:00
2024-02-22 09:40:59 +01:00
2024-02-26 18:54:21 +00:00
2024-02-16 15:40:45 +01:00
2024-06-05 14:45:28 +00:00
2024-04-13 11:35:49 +02:00
2024-05-20 16:57:11 +02:00
2024-06-17 13:05:57 +02:00
2024-02-16 15:40:45 +01:00
2024-04-24 14:14:31 +00:00
2024-02-16 15:40:45 +01:00
2024-02-16 15:40:45 +01:00
2024-02-16 15:40:45 +01:00
2024-02-16 15:40:45 +01:00
2024-06-07 10:58:26 +00:00
2024-06-17 13:05:57 +02:00
2024-02-16 15:40:45 +01:00
2024-02-16 15:40:45 +01:00
2024-04-17 18:46:05 +08:00
2024-02-16 15:40:45 +01:00
2024-02-16 15:40:45 +01:00
2024-05-08 15:53:22 +00:00
2024-02-16 15:40:45 +01:00
2024-02-16 15:40:45 +01:00
2024-02-16 15:40:45 +01:00
2024-05-24 13:40:48 +00:00
2024-06-10 20:22:20 +00:00
2024-02-16 15:40:45 +01:00
2024-02-16 15:40:45 +01:00
2024-05-29 10:22:28 +02:00
2024-06-07 10:58:26 +00:00
2024-02-16 15:40:45 +01:00
2024-02-16 15:40:45 +01:00
2024-02-16 15:40:45 +01:00
2024-02-16 15:40:45 +01:00
2024-02-26 18:54:21 +00:00
2024-06-07 10:58:26 +00:00
2024-06-17 16:52:13 +00:00
2024-02-16 15:40:45 +01:00
2024-08-13 03:20:32 +00:00
2024-02-16 15:40:45 +01:00
2024-02-16 15:40:45 +01:00