flo-electrum/lib/tests
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
test_account.py
test_bitcoin.py
test_interface.py
test_mnemonic.py
test_ripemd.py
test_simple_config.py
test_transaction.py remove failing tests, due to high S in signatures 2015-10-20 13:15:13 +02:00
test_util.py
test_wallet.py Write the wallet less often 2015-12-20 15:47:46 +09:00