lbry-sdk/lbrynet/daemon
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
..
auth log traceback info for failed api requests 2017-12-06 19:52:29 -05:00
__init__.py convenient import for api client 2017-06-25 21:25:49 -04:00
Daemon.py Wallet encryption (#783) 2017-12-17 07:00:12 +01:00
DaemonCLI.py pylint 2017-12-13 16:43:49 -05:00
DaemonConsole.py add lbrynet-console 2017-12-05 13:34:46 -05:00
DaemonControl.py Fix uncaught error when shutting down after a failed daemon startup 2017-09-01 10:32:47 -04:00
DaemonServer.py remove unused files 2017-11-29 12:01:39 -05:00
Downloader.py fix sd timeout 2017-09-28 17:36:55 -04:00
ExchangeRateManager.py pylint 2017-11-10 14:23:14 -05:00
Publisher.py rename lbrynet.lbrynet_daemon to lbrynet.daemon 2017-06-25 21:25:41 -04:00