lbry-sdk/lbrynet/tests/unit
Jack Robison 8c2d381aee Wallet encryption (#783)
* update known commands
* add wallet_unlock, block wallet startup on being unlocked
* add wallet_decrypt and wallet_encrypt
* wallet encryption unit tests
* added use_keyring configuration option in order to make keyring password storage optional
2017-12-17 07:00:12 +01:00
..
analytics moved tests into the lbrynet package 2017-09-28 18:21:26 +01:00
core Wallet encryption (#783) 2017-12-17 07:00:12 +01:00
cryptstream moved BLOB_SIZE in conf to MAX_BLOB_SIZE constant in blob.blob_file 2017-10-31 15:38:00 -04:00
dht merge tests.dht into tests.unit.dht 2017-11-16 14:45:42 -05:00
lbryfile move db functions in EncryptedFileManger to EncryptedFileMetadataManager 2017-12-06 16:49:49 -05:00
lbryfilemanager move db functions in EncryptedFileManger to EncryptedFileMetadataManager 2017-12-06 16:49:49 -05:00
lbrynet_daemon add Bittrex feed as a redundant feed, add unit test for it 2017-10-31 15:35:01 -04:00
__init__.py moved tests into the lbrynet package 2017-09-28 18:21:26 +01:00
test_conf.py raised errors directly instead of wrapping with AssertionError 2017-10-11 07:59:30 +01:00