lbry-sdk/lbrynet
Job Evers-Meltzer 689ac431d3 bug fix in log.fail()
The value of the callback needs to be returned.  In particular,
this allows the error to be passed along.
2016-12-30 13:22:06 -06:00
..
analytics add docstring 2016-12-30 13:05:19 -06:00
core bug fix in log.fail() 2016-12-30 13:22:06 -06:00
cryptstream Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
db_migrator Remove commented code 2016-12-15 18:58:06 -06:00
dht Better dht shutdown. 2016-12-15 23:44:35 -06:00
lbryfile pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
lbryfilemanager Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
lbrylive Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
lbrynet_daemon refactor: name private/public variables 2016-12-30 13:22:06 -06:00
metadata pylint: fix trailing-whitespace 2016-12-14 19:21:59 -06:00
pointtraderclient Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
reflector replace log_support.failure calls 2016-12-15 18:58:15 -06:00
winhelpers add bad-whitespace check to pylint 2016-11-09 11:27:07 -06:00
__init__.py Bump version: 0.7.11rc0 → 0.7.12rc0 2016-12-16 21:45:02 -06:00
build_type.py improve error analytics 2016-11-15 10:31:35 -05:00
conf.py Initialize settings, along with lbryid and session_id on startup 2016-12-30 13:05:19 -06:00
create_network.py fixup long lines 2016-12-07 09:38:34 -05:00
dht_scripts.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
dhttest.py Remove commented code 2016-12-15 18:58:06 -06:00
interfaces.py fixup long lines 2016-12-07 09:38:34 -05:00
node_rpc_cli.py Remove all unused imports; add check to pylint 2016-08-08 15:42:35 -05:00
rpc_node.py fixup long lines 2016-12-07 09:38:34 -05:00