lbry-sdk/lbrynet
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
..
core fix lagging indicator and improve diagnostic 2016-04-17 19:54:04 -04:00
cryptstream add missing commits 2016-03-17 22:50:15 -04:00
db_migrator Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
dht add missing commits 2016-03-17 22:50:15 -04:00
lbryfile print a message when a download finishes 2016-01-22 18:16:00 -05:00
lbryfilemanager daemon settings 2016-04-07 03:12:09 -04:00
lbrylive fix error that occurred when one connection's download was stopped due to another download finishing 2016-01-22 15:50:18 -05:00
lbrynet_console Merge branch 'development' 2016-03-24 21:15:54 -04:00
lbrynet_daemon fix lagging indicator and improve diagnostic 2016-04-17 19:54:04 -04:00
lbrynet_gui bump version, better icon 2016-04-12 19:27:26 -04:00
pointtraderclient initial commit 2015-08-20 11:27:15 -04:00
winhelpers initial commit 2015-08-20 11:27:15 -04:00
__init__.py fix lagging indicator and improve diagnostic 2016-04-17 19:54:04 -04:00
conf.py update uri handler 2016-03-22 11:51:27 -04:00
create_network.py initial commit 2015-08-20 11:27:15 -04:00
dht_scripts.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
dhttest.py initial commit 2015-08-20 11:27:15 -04:00
interfaces.py better error messages in console when funds are exhausted 2015-09-17 01:43:41 -04:00
node_rpc_cli.py initial commit 2015-08-20 11:27:15 -04:00
rpc_node.py initial commit 2015-08-20 11:27:15 -04:00