lbry-sdk/lbrynet/lbrynet_daemon
Job Evers‐Meltzer 6c571b5227 Blob verification fixes (#428)
* Move the blob verification to the actual Blob object
 * remove the check on verification time
 * remove get_blob_length from BlobManager

Removed because I'm not sure what checking verification time against ctime gets us, except some protection against an accidental modification of the blob.
2017-01-20 10:54:36 -06:00
..
auth fix missing id_ parameter to _render_error 2017-01-17 20:01:28 -06: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 Blob verification fixes (#428) 2017-01-20 10:54:36 -06:00
DaemonCLI.py refactor conf.settings 2017-01-16 22:32:54 -05:00
DaemonControl.py updates, more refactoring for greater clarity 2017-01-17 12:29:09 -05: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 refactor conf.settings 2017-01-16 22:32:54 -05: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 refactor conf.settings 2017-01-16 22:32:54 -05:00
Resources.py fix resource needed for watch 2017-01-17 19:26:09 -06:00
UIManager.py refactor conf.settings 2017-01-16 22:32:54 -05:00