lbry-sdk/lbrynet
Antonio Quartulli 965969b856 Don't filter out local node ID when returning peer list
If a node is returning a peer list for a given blob hash
(being this been requested via CLI or via DHT) and it is
part of the resulting peer list, it will filter itself out
before returning the list.

This makes the results across the DHT inconsistent as
different nodes won't include themselves when
responding a findValue/findNode query.

Remove such filtering so that the local node ID is always
included when needed.

Signed-off-by: Antonio Quartulli <antonio@mandelbit.com>
2017-11-07 09:56:40 -05: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 Delete blob hash from list when blob is deleted 2017-11-05 21:56:54 -05:00
cryptstream use FileBodyProducer to read 2017-10-31 15:41:53 -04:00
daemon rename variable 2017-11-04 20:37:52 -04:00
db_migrator remove last_announce_time 2017-08-28 10:43:57 -04:00
dht Don't filter out local node ID when returning peer list 2017-11-07 09:56:40 -05:00
file_manager don't block file manager setup on all the streams being resumed 2017-10-23 01:17:54 -04:00
lbry_file lint, remove ununsed imports 2017-09-20 13:59:25 -04:00
pointtraderclient refactor conf.settings 2017-01-16 22:32:54 -05:00
reflector fix reading sd blob 2017-10-05 17:58:18 -04:00
tests Delete blob hash from list when blob is deleted 2017-11-05 21:56:54 -05:00
winhelpers one less pylint exception 2017-04-19 14:59:06 -04:00
__init__.py Bump version 0.17.2rc7 --> 0.17.2rc8 2017-11-04 21:03:46 -04:00
analytics.py fix error name 2017-09-28 15:45:24 -04:00
build_type.py minor 2017-03-15 16:33:41 -04:00
conf.py moved BLOB_SIZE in conf to MAX_BLOB_SIZE constant in blob.blob_file 2017-10-31 15:38:00 -04: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