lbry-sdk/lbrynet/daemon
Jack Robison 36782e0878
use shared deferredSemaphore for daemon methods decorated with 'queued'
fixes race condition between publish and channel_new
2017-11-04 20:37:46 -04:00
..
auth use shared deferredSemaphore for daemon methods decorated with 'queued' 2017-11-04 20:37:46 -04:00
daemon_scripts Clean up legacy code 2017-07-17 21:39:40 +02:00
__init__.py convenient import for api client 2017-06-25 21:25:49 -04:00
Daemon.py rename command to utxo_list 2017-11-02 07:14:35 -04:00
DaemonCLI.py fix handling deprecated commands in lbrynet-cli 2017-08-15 11:48:56 -04:00
DaemonControl.py Fix uncaught error when shutting down after a failed daemon startup 2017-09-01 10:32:47 -04:00
DaemonRequest.py rename lbrynet.lbrynet_daemon to lbrynet.daemon 2017-06-25 21:25:41 -04:00
DaemonServer.py Fix uncaught error when shutting down after a failed daemon startup 2017-09-01 10:32:47 -04:00
Downloader.py fix sd timeout 2017-09-28 17:36:55 -04:00
ExchangeRateManager.py remove unnecessary use of @property 2017-10-31 15:35:01 -04:00
FileStreamer.py Clean up legacy code 2017-07-17 21:39:40 +02:00
Publisher.py rename lbrynet.lbrynet_daemon to lbrynet.daemon 2017-06-25 21:25:41 -04:00