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-05-29 15:31:27 +00:00
2025-07-18 13:14:27 +02:00
2025-06-12 14:32:00 +02:00
2025-07-14 21:46:08 +00:00
2025-07-17 12:07:24 +02:00
2025-07-15 12:30:06 +00:00
2025-06-15 18:25:42 +00:00
2025-07-08 14:02:52 +00:00
2025-06-11 14:14:49 +02:00
2025-06-09 19:34:34 +00:00
2025-07-08 13:35:57 +00:00
2025-05-29 18:41:28 +00:00
2025-05-21 09:52:57 +02:00
2025-06-03 18:58:05 +00:00
2025-07-15 14:03:48 +00:00
2025-05-21 18:41:25 +00:00
2025-05-16 17:09:41 +02:00
2025-07-08 13:35:57 +00:00
2025-07-07 13:54:11 +00:00
2025-06-09 20:31:05 +00:00
2025-05-19 10:49:30 +02:00
2025-07-15 14:03:48 +00:00
2025-05-28 10:42:59 +02:00
2025-05-30 14:36:12 +02:00
2025-06-30 09:34:05 +02:00
2025-06-03 10:06:39 +02:00
2025-05-21 16:09:17 +00:00
2025-05-20 10:08:36 +02:00
2025-05-21 11:35:08 +02:00
2025-07-15 22:35:21 +00:00
2025-07-09 10:32:05 +02:00
2025-07-04 16:28:47 +08:00
2025-05-29 14:57:58 +00:00
2025-05-20 17:34:48 +02:00
2025-06-06 16:42:15 +00:00
2025-05-20 10:08:36 +02:00
2025-05-16 17:09:41 +02:00
2025-06-10 16:14:04 +02:00
2025-06-19 11:23:57 +02:00
2025-07-15 14:03:48 +00:00
2025-07-15 14:03:48 +00:00
2025-07-14 21:09:18 +00:00
2025-05-15 19:35:15 +00:00
2025-07-04 16:28:47 +08:00
2025-07-08 14:02:52 +00:00
2025-07-14 12:53:56 +00:00
2025-07-15 22:35:21 +00:00
2025-07-15 14:46:41 +00:00
2025-07-15 14:03:48 +00:00
2025-07-18 01:11:19 +00:00
2025-05-28 10:46:00 +02:00