-WIP-electrum-btcp/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_account: add test case for OldAccount 2015-08-24 10:57:41 +03:00
test_bitcoin.py test_bitcoin: add tests for int packing 2015-08-15 09:41:20 +03:00
test_interface.py test_interface: fix check_host_name test 2015-08-24 10:02:10 +03:00
test_mnemonic.py test_mnemonic: add tests for mnemonics 2015-08-24 17:35:17 +03:00
test_ripemd.py test_ripemd: add simple test case for ripemd module 2015-08-15 09:52:27 +03:00
test_simple_config.py Merge pull request #1246 from kyuupichan/bug_fix 2015-05-25 13:28:42 +02:00
test_transaction.py remove failing tests, due to high S in signatures 2015-10-20 13:15:13 +02:00
test_util.py util: fix small typo at parse_URI() and update its unittests 2015-07-25 12:41:37 +03:00
test_wallet.py Write the wallet less often 2015-12-20 15:47:46 +09:00