lbry-sdk/lbrynet/core/client
2017-11-07 09:56:40 -05:00
..
__init__.py initial commit 2015-08-20 11:27:15 -04:00
BlobRequester.py add argument in DHTPeerFinder.find_peers_for_blob that filters itself from peer list. Use this argument to remove itself from peer list when downloading blobs 2017-11-07 09:56:40 -05:00
ClientProtocol.py less verbose ClientProtocol log 2017-10-11 13:47:57 -04:00
ClientRequest.py moved BLOB_SIZE in conf to MAX_BLOB_SIZE constant in blob.blob_file 2017-10-31 15:38:00 -04:00
ConnectionManager.py clean up and clarify in docstring when/where None is returned while searching for peers 2017-08-28 10:46:47 -04:00
DHTPeerFinder.py add argument in DHTPeerFinder.find_peers_for_blob that filters itself from peer list. Use this argument to remove itself from peer list when downloading blobs 2017-11-07 09:56:40 -05:00
DownloadManager.py add get_head_blob_hash() function in DownloadManager 2017-08-28 10:43:57 -04:00
StandaloneBlobDownloader.py better download errors 2017-09-28 14:04:02 -04:00
StreamProgressManager.py rename is_validated() to get_is_verified() to distinguish from verified property 2017-09-20 14:02:34 -04:00