lbry-sdk/lbrynet
Jack Robison 6fae07d29e reflector v2
-add {‘sd_blob_hash’: …, ‘sd_blob_size ‘: …} query type with
{‘send_sd_blob’: True/False, ‘needed_blobs’: []} response

this allows the reflector client to know how much of a stream reflector
already has covered, as to minimize the number of subsequent requests
and prevent streams from being partially reflected

-remove empty {} request
2017-02-06 15:55:46 -05:00
..
analytics add installation id, re-initialize lbryid on each start 2017-02-02 10:23:17 -05:00
core remove is_lagging wallet attribute 2017-02-01 12:13:43 -08:00
cryptstream refactor conf.settings 2017-01-16 22:32:54 -05: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 Refactor jsonrpc_get 2016-12-30 13:27:12 -06:00
lbryfilemanager refactor conf.settings 2017-01-16 22:32:54 -05:00
lbrylive refactor conf.settings 2017-01-16 22:32:54 -05:00
lbrynet_daemon use only DBEncryptedFileMetadataManager in Daemon 2017-02-06 13:15:50 -05:00
metadata Add scripts related to querying / downloading sd blobs 2017-01-11 12:05:34 -06:00
pointtraderclient refactor conf.settings 2017-01-16 22:32:54 -05:00
reflector reflector v2 2017-02-06 15:55:46 -05:00
winhelpers add bad-whitespace check to pylint 2016-11-09 11:27:07 -06:00
__init__.py Bump version: 0.8.1 → 0.8.2 2017-02-02 07:43:28 -08:00
build_type.py improve error analytics 2016-11-15 10:31:35 -05:00
conf.py add installation id, re-initialize lbryid on each start 2017-02-02 10:23:17 -05:00
create_network.py remove extraneous ellipses in messages 2017-01-11 15:39:28 -05:00
dht_scripts.py remove extraneous ellipses in messages 2017-01-11 15:39:28 -05:00
dhttest.py remove extraneous ellipses in messages 2017-01-11 15:39:28 -05: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