electrum-bitcoinprivate/plugins/trustedcoin
Neil Booth e1c0298fc2 Write the wallet less often
This should speed up synchronization / restoration of large wallets.
Wallets are written only when they switch to up_to_date state, or
when stop_threads() is called when closing the daemon, or when
a command line command finishes.
2015-12-20 15:47:46 +09:00
..
__init__.py finish separation between plugins and GUIs 2015-11-24 09:36:42 +01:00
qt.py Fix multiple trustedcoin bugs. 2015-12-13 18:13:24 +09:00
trustedcoin.py Write the wallet less often 2015-12-20 15:47:46 +09:00