lbry-sdk/lbrynet
Job Evers-Meltzer f7864e8cb7 Only store the offer explicitly when its sent
Ran into a situation where I was recieving an offer response without
something in protocol_offers. I think this was because
get_and_set_rate doesn't always populate that dictionary.

Worried that there still might be issues if the connection is
unreliable: if a response comes in twice it will error or
if a second offer is made without a response to the first
there will be an error.
2016-12-20 10:37:42 -08:00
..
analytics rename platform to system_info 2016-12-15 18:58:16 -06:00
core Only store the offer explicitly when its sent 2016-12-20 10:37:42 -08:00
cryptstream Remove commented code 2016-12-15 18:58:06 -06:00
db_migrator Remove commented code 2016-12-15 18:58:06 -06:00
dht dht: refactor _msgTimeout 2016-12-15 18:58:16 -06:00
lbryfile pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
lbryfilemanager Add setting to disable reuploading to reflector 2016-12-15 18:58:16 -06:00
lbrylive Remove commented code 2016-12-15 18:58:06 -06:00
lbrynet_daemon Fixing bug in publisher 2016-12-19 18:41:35 -05:00
metadata pylint: fix trailing-whitespace 2016-12-14 19:21:59 -06:00
pointtraderclient pylint: add check for missing-final-newline 2016-12-14 19:21:59 -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 Add setting to disable reuploading to reflector 2016-12-15 18:58:16 -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