Files
pallectrum/electrum/gui/qt
f321x 39bcdec584 fix: handle UserCancelled in show_transaction
`TxDialog` may has to fetch tx information from the network on
construction (`self.set_tx()`) and is showing a `RunCoroutineDialog`.
If the user cancels this dialog the `UserCancelled` exception is not
caught in `show_transaction()` and can even lead to Electrum crashing.
Fixes #10041
2025-07-18 13:14:27 +02:00
..
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-06-23 16:10:14 +00:00
2025-02-04 11:13:37 +01:00
2025-05-28 10:42:59 +02:00