lbry-sdk/lbrynet
Antonio Quartulli ce0af77aa9
dht_node: split network start and join procedures
In order to attempt to join the DHT several times
(i.e. when the first attempt has failed) we need to
split the components initialization from the real
joining operation.

Create node.startNetwork() to initialize the node
and keep the rest in node.joinNetwork()

Signed-off-by: Antonio Quartulli <antonio@mandelbit.com>
2018-02-06 12:19:33 +08:00
..
androidhelpers updated changelog 2017-08-18 12:29:38 +01:00
blob moved BLOB_SIZE in conf to MAX_BLOB_SIZE constant in blob.blob_file 2017-10-31 15:38:00 -04:00
core dht_node: split network start and join procedures 2018-02-06 12:19:33 +08:00
cryptstream refactor start_lbry_file 2018-01-04 21:28:09 -05:00
daemon Related changlelog for the PR lbryio/lbryum#203 2018-01-26 15:52:25 +05:30
db_migrator add lbry_file_metadata table to save outpoint data of downloads 2017-12-06 19:52:25 -05:00
dht dht_node: split network start and join procedures 2018-02-06 12:19:33 +08:00
file_manager combine auto_re_reflect and reflect_uploads settings 2018-01-12 09:21:24 -05:00
lbry_file refactor start_lbry_file 2018-01-04 21:28:09 -05:00
pointtraderclient refactor conf.settings 2017-01-16 22:32:54 -05:00
reflector refactor start_lbry_file 2018-01-04 21:28:09 -05:00
tests no more lbryapi 2018-01-23 16:53:29 -05:00
winhelpers pylint fixes 2017-12-15 20:25:20 -05:00
__init__.py Bump version 0.19.0rc31 --> 0.19.0rc32 2018-02-05 21:25:33 -05:00
analytics.py stop sending useless analytics event 2018-01-22 15:21:39 -05:00
build_type.py minor 2017-03-15 16:33:41 -04:00
conf.py combine auto_re_reflect and reflect_uploads settings 2018-01-12 09:21:24 -05:00
interfaces.py fixup long lines 2016-12-07 09:38:34 -05:00
undecorated.py pylint type checking 2017-04-25 14:36:14 -04:00