Jack Robison
|
6ecc22f2c7
|
fix refreshing peers in the datastore
|
2019-05-17 12:22:47 -04:00 |
|
Victor Shyba
|
71a4be02dd
|
use loop to create task
|
2019-05-13 15:57:03 -03:00 |
|
Victor Shyba
|
b91d2190f4
|
disable infinite peer search, cleanup logging, tune scores to slow connections
|
2019-05-13 14:24:13 -03:00 |
|
Victor Shyba
|
18af2dcd4e
|
remove peer immediately instead of probing when its bad during search
|
2019-05-13 02:52:24 -03:00 |
|
Victor Shyba
|
32d1563885
|
fix handling of invalid token
|
2019-05-12 04:12:12 -03:00 |
|
Victor Shyba
|
bac7d99b8a
|
add ability to re-join network on disconnect + tests
|
2019-05-12 03:39:11 -03:00 |
|
Victor Shyba
|
b7d76fd09f
|
add integration tests, fix bug that made refresh not exclude bad peers
|
2019-05-11 23:30:05 -03:00 |
|
Victor Shyba
|
e675f1387c
|
remove peer junction and some refactoring
|
2019-05-11 04:58:56 -03:00 |
|
Victor Shyba
|
0da2827c78
|
fix dht deadlock
|
2019-05-10 19:54:59 -03:00 |
|
Jack Robison
|
33a68b5cef
|
handle dht is_closing
|
2019-04-24 09:48:04 -04:00 |
|
Jack Robison
|
63bf084a6a
|
cancel dht response future
|
2019-04-24 09:48:04 -04:00 |
|
Jack Robison
|
fc64d8d1a8
|
fix slow ping queue shutdown
|
2019-02-21 17:44:02 -05:00 |
|
Jack Robison
|
03cd6b7200
|
fix cases where buckets could be unjoined after removing a peer
|
2019-02-21 13:53:35 -05:00 |
|
Jack Robison
|
4294bf742d
|
simplify/fix ping queue
|
2019-02-21 13:00:23 -05:00 |
|
Jack Robison
|
e260de59f1
|
fix updating/setting contact triple
|
2019-02-21 10:50:11 -05:00 |
|
Jack Robison
|
154702e6dd
|
fix KBucket.add_peer
|
2019-02-21 10:50:11 -05:00 |
|
Jack Robison
|
cb5d428d12
|
add split_buckets_under_index config setting for seed nodes
|
2019-02-20 11:25:50 -05:00 |
|
Jack Robison
|
32b4405a4c
|
logging
fix https://github.com/lbryio/lbry/issues/1881
|
2019-02-15 17:26:28 -05:00 |
|
Victor Shyba
|
918122e7cf
|
supress invalid token error to debug
|
2019-02-15 16:31:47 -03:00 |
|
Victor Shyba
|
43ac928f0b
|
remove dht locks
|
2019-02-07 20:11:57 -03:00 |
|
Jack Robison
|
f22b5da170
|
fix raised error for a peer address mismatch
|
2019-02-06 12:11:22 -05:00 |
|
Jack Robison
|
f0b49fc153
|
always return close peers from findValue
|
2019-02-04 15:07:42 -05:00 |
|
Jack Robison
|
ae1162f5b0
|
don't try downloading from oneself
-don't return the querying peer in results for findValue
|
2019-02-04 14:50:53 -05:00 |
|
Jack Robison
|
c7cb6822cc
|
logging
|
2019-02-01 21:28:59 -05:00 |
|
Jack Robison
|
31445c7797
|
remove lock from PeerManager
|
2019-01-31 20:57:48 -05:00 |
|
Jack Robison
|
bfaebf0085
|
fix timeout error
|
2019-01-28 17:20:14 -05:00 |
|
Jack Robison
|
573285a5bb
|
fix error encoding find value response
|
2019-01-26 17:04:11 -05:00 |
|
Jack Robison
|
2fa5233796
|
async lbrynet.dht
|
2019-01-24 00:13:15 -05:00 |
|