lbry-sdk/lbrynet
Jack Robison 5fa2dfeca7 try reflecting all the blobs in a stream
previously only the sd blob was reflected, if the server indicated it
needed the blob then the rest of the stream would follow. this allowed
for many streams to be partially reflected, where for whatever reason
the connection was broken before the full upload was completed. this
meant that on a subsequent run, the client would falsely believe
reflector had the whole stream when it actually only had some portion
of it.

this solution isn’t ideal, I’m most of the way done with a better one,
but this can be deployed now.
2017-01-25 13:03:48 -05:00
..
analytics refactor conf.settings 2017-01-16 22:32:54 -05:00
core Merge pull request #434 from lbryio/ensure-tmp-blobs-deleted 2017-01-24 11:55:13 -05: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 Fix pylint errors 2017-01-20 22:36:31 -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 try reflecting all the blobs in a stream 2017-01-25 13:03:48 -05:00
winhelpers add bad-whitespace check to pylint 2016-11-09 11:27:07 -06:00
__init__.py Bump version: 0.8.0rc2 → 0.8.0 2017-01-24 11:56:36 -05:00
build_type.py improve error analytics 2016-11-15 10:31:35 -05:00
conf.py fix loading settings from env 2017-01-20 13:38:49 -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