lbry-sdk/lbrynet/dht
2018-07-12 18:24:18 -03:00
..
__init__.py initial commit 2015-08-20 11:27:15 -04:00
AUTHORS initial commit 2015-08-20 11:27:15 -04:00
constants.py reduce default concurrent announcers to 10 2018-06-07 15:02:47 -04:00
contact.py default new contacts to protocol version 0 2018-06-07 15:02:47 -04:00
COPYING pylint: fix trailing-whitespace 2016-12-14 19:21:59 -06:00
datastore.py load all finished blobs into the node datastore 2018-07-02 14:31:09 -04:00
distance.py pylint and more tests 2018-06-07 15:02:47 -04:00
encoding.py make dht forwards-compatible for upcoming switch to standardized bencode dict keys 2018-03-13 09:43:32 -04:00
error.py raise TransportNotConnected instead of logging a warning 2018-06-07 15:02:47 -04:00
hashannouncer.py fix hash announcer semaphore 2018-06-07 15:02:47 -04:00
interface.py add removePeer to interface 2017-10-10 13:27:44 -04:00
iterativefind.py filter out the bad node in results instead of punishing the node we trusted to contact 2018-07-12 18:24:18 -03:00
kbucket.py sort KBucket.getContacts 2018-06-07 15:02:47 -04:00
msgformat.py missed this in dht-compat merge 2018-03-23 12:50:18 -04:00
msgtypes.py fix dht rpc id length 2017-10-24 20:25:54 -04:00
node.py fix improper sorting when getting the closest peers to a hash 2018-07-02 14:54:03 -04:00
peerfinder.py set the peer search timeout as configured and raise it to 30s 2018-07-03 13:47:00 -03:00
protocol.py accept invalid store tokens for the first expire-time after startup 2018-07-02 13:26:38 -04:00
routingtable.py exclude self and querying node from closest contacts 2018-07-02 14:54:03 -04:00