SomberNight
d83863cc52
qt tx dialog: add checkbox "Download input data"
...
If checked, we download prev (parent) txs from the network, asynchronously.
This allows calculating the fee and showing "input addresses".
We could also SPV-verify the tx, to fill in missing tx_mined_status
(block height, blockhash, timestamp, short ids), but this is not done currently.
Note that there is no clean way to do this with electrum protocol 1.4:
`blockchain.transaction.get_merkle(tx_hash, height)` requires knowledge of the block height.
Loosely based on 6112fe0e51
2023-03-12 00:24:31 +00:00
..
2023-03-12 00:24:31 +00:00
2023-01-13 12:50:48 +01:00
2023-03-10 14:23:17 +00:00
2023-02-17 11:43:11 +00:00
2023-03-12 00:21:57 +00:00
2023-03-12 00:21:57 +00:00
2023-02-01 15:44:46 +01:00
2023-03-10 14:23:17 +00:00
2023-03-10 14:23:17 +00:00
2023-03-03 16:40:45 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-03-12 00:21:57 +00:00
2023-02-08 23:36:36 +00:00
2023-03-10 14:23:17 +00:00
2023-02-03 17:09:51 +00:00
2023-02-17 11:43:11 +00:00
2023-01-10 14:45:35 +00:00
2023-01-10 14:06:29 +00:00
2023-03-03 16:14:35 +00:00
2023-03-10 14:23:17 +00:00
2023-03-09 15:18:09 +00:00
2023-02-17 11:43:11 +00:00
2023-01-13 16:11:11 +01:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-03-03 16:40:12 +00:00
2023-02-17 11:43:11 +00:00
2023-03-03 16:40:12 +00:00
2023-02-17 11:43:11 +00:00
2023-03-09 15:18:09 +00:00
2023-03-10 14:03:57 +00:00
2023-02-17 11:43:11 +00:00
2023-03-12 00:20:52 +00:00
2023-01-28 00:39:36 +00:00
2023-02-17 11:43:11 +00:00
2023-02-08 23:37:51 +00:00
2023-03-01 17:53:41 +00:00
2023-02-05 10:32:11 +01:00
2023-03-10 15:28:59 +01:00
2023-02-17 11:43:11 +00:00
2023-01-13 12:48:13 +01:00
2023-03-12 00:24:31 +00:00
2023-03-09 14:59:08 +00:00
2023-02-17 11:43:11 +00:00
2023-01-26 17:11:49 +01:00
2023-02-28 15:33:17 +01:00
2023-03-12 00:24:31 +00:00
2023-01-13 17:25:12 +01:00
2023-02-17 11:43:11 +00:00