lbry-sdk/lbrynet/core
Jack 31fa974379 version function, ui version tracking, blocks behind blockchain during startup, cleaner set_vars
-adds version() function, which can be called after the daemon is
running and returns lbrynet, lbryum, and lbry ui version information.

-daemon_status now returns how far behind its behind the blockchain
when in the loading_wallet phase of startup

-cleans up set_vars by moving to init
2016-04-11 22:28:46 -04:00
..
client fix error that occurred when one connection's download was stopped due to another download finishing 2016-01-22 15:50:18 -05:00
server fix error that occurred when one connection's download was stopped due to another download finishing 2016-01-22 15:50:18 -05:00
__init__.py initial commit 2015-08-20 11:27:15 -04:00
BlobInfo.py initial commit 2015-08-20 11:27:15 -04:00
BlobManager.py shut down session last, actually save LBRY file metadata 2015-09-15 00:30:49 -04:00
cryptoutils.py initial commit 2015-08-20 11:27:15 -04:00
DownloadOption.py change the console ui to command based rather than option based 2015-10-15 14:12:22 -04:00
Error.py Fix how some errors are presented to the user 2015-09-16 16:27:46 -04:00
HashAnnouncer.py initial commit 2015-08-20 11:27:15 -04:00
HashBlob.py fix error that occurred when one connection's download was stopped due to another download finishing 2016-01-22 15:50:18 -05:00
LBRYcrdWallet.py version function, ui version tracking, blocks behind blockchain during startup, cleaner set_vars 2016-04-11 22:28:46 -04:00
PaymentRateManager.py initial commit 2015-08-20 11:27:15 -04:00
Peer.py initial commit 2015-08-20 11:27:15 -04:00
PeerFinder.py initial commit 2015-08-20 11:27:15 -04:00
PeerManager.py initial commit 2015-08-20 11:27:15 -04:00
PTCWallet.py fix error that occurred when one connection's download was stopped due to another download finishing 2016-01-22 15:50:18 -05:00
RateLimiter.py fix error that occurred when one connection's download was stopped due to another download finishing 2016-01-22 15:50:18 -05:00
Session.py fix error that occurred when one connection's download was stopped due to another download finishing 2016-01-22 15:50:18 -05:00
sqlite_helpers.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
StreamCreator.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
StreamDescriptor.py make class to encompass stream metadata 2015-09-21 22:06:04 -04:00
utils.py initial commit 2015-08-20 11:27:15 -04:00