kademlia/kademlia
Chris f5b2c13d93 Bug fix in protocol.handleCallResponse
isNewNode was called after the contact was added to the routing table meaning
it would always return false and the key/values would never be transferred.
2015-07-14 21:18:57 -04:00
..
tests added a query script and test for utils 2015-01-06 21:52:01 -05:00
__init__.py bumped version to 0.5 2015-06-27 15:11:55 -04:00
crawling.py updated docs 2015-01-05 13:44:39 -05:00
log.py started writing tests 2014-01-03 17:50:49 -05:00
network.py fixed issue getting keys in networks of size 2 2015-07-07 13:20:13 -04:00
node.py bumped version to 0.5 2015-06-27 15:11:55 -04:00
protocol.py Bug fix in protocol.handleCallResponse 2015-07-14 21:18:57 -04:00
routing.py added a query script and test for utils 2015-01-06 21:52:01 -05:00
storage.py fixed default storage culling bug, linted, bumped version to 0.4 2015-01-04 14:40:52 -05:00
utils.py added a query script and test for utils 2015-01-06 21:52:01 -05:00