lbry-sdk/lbrynet/core/client
Jimmy Kiselak 8177119671 Fix how some errors are presented to the user
If an invalid stream descriptor hash is entered, abort and
give a useful error.

If a name doesn't resolve, abort and give a useful error.

If a name resolves to something invalid, abort and give a useful error.
2015-09-16 16:27:46 -04:00
..
__init__.py initial commit 2015-08-20 11:27:15 -04:00
BlobRequester.py Fix how some errors are presented to the user 2015-09-16 16:27:46 -04:00
ClientProtocol.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
ClientRequest.py initial commit 2015-08-20 11:27:15 -04:00
ConnectionManager.py shut down session last, actually save LBRY file metadata 2015-09-15 00:30:49 -04:00
DHTPeerFinder.py when looking up peers, only return one instance of each peer 2015-08-31 11:14:25 -04:00
DownloadManager.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
StandaloneBlobDownloader.py Fix how some errors are presented to the user 2015-09-16 16:27:46 -04:00
StreamProgressManager.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00