Files
pallectrum/electrum
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-07-14 21:46:08 +00:00
2025-07-17 12:07:24 +02:00
2025-07-08 13:35:57 +00:00
2025-05-28 10:42:59 +02:00
2025-07-15 14:46:41 +00:00
2025-05-28 10:46:00 +02:00