LBRY-Vault/electrum/gui
SomberNight 11bf084a1f
network triggers: 'verified' notification now includes wallet
this is a performance optimisation.

measurements using a large wallet with 11k txns:
syncing XPUB for the first time takes 10 seconds. leaving window open, and
syncing same XPUB again in new window takes 30 seconds. in third window,
it takes ~50 seconds. then ~70s. presumably scaling linearly.
this is due to the history_list.update_item call being CPU-heavy.
now all of them take 10 seconds.
2018-09-18 01:40:34 +02:00
..
kivy fix #4720 2018-09-17 14:44:01 +02:00
qt network triggers: 'verified' notification now includes wallet 2018-09-18 01:40:34 +02:00
__init__.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
stdio.py fixes for stdio/text gui 2018-09-13 15:11:28 +02:00
text.py fixes for stdio/text gui 2018-09-13 15:11:28 +02:00