lbry-sdk/lbrynet/tests
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
..
functional move db functions in EncryptedFileManger to EncryptedFileMetadataManager 2017-12-06 16:49:49 -05:00
integration update tests and scripts 2017-10-10 13:55:31 -04:00
unit Wallet encryption (#783) 2017-12-17 07:00:12 +01:00
__init__.py moved tests into the lbrynet package 2017-09-28 18:21:26 +01:00
mocks.py Fix test 2017-11-28 11:53:17 -05:00
util.py Changed AssertionError to ValueError. Skip tests that cannot pass on Android. 2017-10-17 03:15:50 +01:00