lbry-sdk/lbrynet/core
Jack 5f49827bd2 fix lagging indicator and improve diagnostic
-make is_lagging more meaningful - it is set to true after 90 seconds
with no progress, this is to stop slow but steady catchups from
triggering it

-prevent situation where repeated shutdowns before wallet catchup
results in never receiving first run credits

-fix settings to write new defaults that aren’t already in the
configuration file

-report log of startup sequence if upload_log set to true

-redirect /view?name=lbry to the main UI page. This is to make the ui
accessible from a lbry:// link on linux
2016-04-17 19:54:04 -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 fix lagging indicator and improve diagnostic 2016-04-17 19:54:04 -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