lbry-sdk/lbrynet/lbrynet_daemon
Jack Robison c6e614ebec fix get()
-get_file_by_sd_hash raises NoSuchSDHash if there is no file, which
otherwise doesn’t get trapped

-remove unnecessary try/except around _DownloadNameHelper.__init__

-don’t delete self.waiting_on[name]
2017-02-19 19:17:25 -05:00
..
auth allow requests that match allowed-origin 2017-02-16 11:44:23 -05:00
daemon_scripts pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
__init__.py don't mess with logging 2016-06-07 04:19:51 -04:00
Daemon.py fix get() 2017-02-19 19:17:25 -05:00
DaemonCLI.py refactor conf.settings 2017-01-16 22:32:54 -05:00
DaemonControl.py Merge pull request #452 from lbryio/retry-startup 2017-02-15 08:34:26 -06:00
DaemonRequest.py Remove commented code 2016-12-15 18:58:06 -06:00
DaemonServer.py refactor conf.settings 2017-01-16 22:32:54 -05:00
Downloader.py remove more upload_allowed arguments 2017-02-15 06:48:58 -06:00
ExchangeRateManager.py refactor conf.settings 2017-01-16 22:32:54 -05:00
FileStreamer.py fixup long lines 2016-12-07 09:38:34 -05:00
Publisher.py add EncryptedFileDownloader.load_file_attributes 2017-02-16 09:12:47 -05:00
Resources.py fixes for named parameter changes on api 2017-02-01 20:47:53 -08:00
UIManager.py refactor conf.settings 2017-01-16 22:32:54 -05:00