Files
pallectrum/electrum
SomberNight b3d8b4603f interface: trigger fewer 'blockchain_updated' notifications
The Qt GUI refreshes all tabs on 'blockchain_updated', which is expensive for very large wallets.
Previously, on every new block, the GUI would get one notification for each connected interface,
now only the fastest interface triggers it.

(was testing with a wallet where refreshing all tabs takes 15 seconds, and 10*15 seconds is
even more annoying...)
2022-05-14 01:20:22 +02:00
..
2022-05-12 12:40:58 +02:00
2022-05-04 01:53:21 +02:00
2021-04-30 19:43:53 +02:00
2022-04-29 17:04:16 +02:00
2022-04-11 17:40:22 +02:00
2021-03-21 00:36:23 -04:00
2021-04-08 19:49:43 +02:00
2022-04-11 17:40:22 +02:00
2022-04-20 12:48:22 +02:00
2021-09-24 17:36:33 +02:00
2021-03-21 00:36:23 -04:00
2022-04-27 10:06:05 +02:00
2021-07-15 14:52:25 +00:00
2021-07-16 11:27:36 +02:00
2021-03-21 00:36:23 -04:00
2021-03-21 00:36:23 -04:00
2022-04-11 17:40:22 +02:00
2021-05-06 19:47:22 +09:00
2021-06-22 19:24:16 +02:00
2022-04-20 12:48:22 +02:00
2022-03-24 15:59:14 +01:00
2022-05-11 08:50:09 +02:00