lbry-sdk/lbrynet
Alex Liebowitz 876cdce51f Add Config.get_dict()
We don't want the version from DefaultSettings, so use super() to get
the standard functionality from conf.Settings.
2016-12-01 15:22:51 -05:00
..
analytics feedback from job 2016-11-22 15:18:01 -05:00
core Merge pull request #300 from kaykurokawa/fix_claim_defer 2016-12-01 13:49:29 -05:00
cryptstream add bad-whitespace check to pylint 2016-11-09 11:27:07 -06:00
db_migrator fix pylint errors 2016-11-28 13:33:34 -06:00
dht Merge branch 'master' into error-messages 2016-11-14 14:11:02 -05:00
lbryfile clean up 2016-10-13 13:35:55 -04:00
lbryfilemanager use nOut in addition with txid to identify claims 2016-11-25 16:59:23 -05:00
lbrylive move settings into conf file 2016-10-27 14:31:27 -05:00
lbrynet_console use nOut in addition with txid to identify claims 2016-11-25 16:59:23 -05:00
lbrynet_daemon Refactor how adjustable settings are pulled out of config.settings 2016-12-01 15:22:51 -05:00
metadata fail verify_name_characters for blank name 2016-11-21 21:58:04 -05:00
pointtraderclient move settings into conf file 2016-10-27 14:31:27 -05:00
reflector move reflector blob client to its own module 2016-11-14 19:33:36 -06:00
winhelpers add bad-whitespace check to pylint 2016-11-09 11:27:07 -06:00
__init__.py Bump version: 0.7.6 → 0.7.7rc0 2016-11-28 23:33:57 -06:00
build_type.py improve error analytics 2016-11-15 10:31:35 -05:00
conf.py Add Config.get_dict() 2016-12-01 15:22:51 -05: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 add bad-whitespace check to pylint 2016-11-09 11:27:07 -06:00
interfaces.py clean up 2016-10-13 13:35:55 -04:00
node_rpc_cli.py Remove all unused imports; add check to pylint 2016-08-08 15:42:35 -05:00
rpc_node.py initial commit 2015-08-20 11:27:15 -04:00