storj/pkg/kademlia
Jennifer Li Johnson a2fa5c4c5a Proper NodeType Handling (#873)
* adds enums to nodetype

* updating nodetype todos

* ran pb updates

* reorder nodetypes

* adding checks

* wip

* wip

* wip

* bug in test-captplanet

* wip

* add values to storagenode, satellite, captplanet binaries

* Cleanup

* more cleanup

* wip

* lint

* lint

* wip

* fixes bug

* regenerate protos

Change-Id: Id270212e8c7479e52641058042cf23b5317ab773

* limit node type changes to kademlia

Change-Id: I9c1a6cc4a79e05086627f0fdeb5028c62ce754f4

* dpanic

Change-Id: Id952a2ad13c807ebaea0ec0a875405e267d81c3e

* review comments

Change-Id: I7f9b77ef22779dd012fd490375b136014f51f834
2019-01-02 11:47:34 -07:00
..
config.go Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
kademlia_test.go Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
kademlia.go Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
lookup_test.go Faster tests (#834) 2018-12-12 16:05:47 +02:00
peer_discovery_test.go Fix queue implementation (#758) 2018-12-04 17:46:53 +02:00
peer_discovery.go Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
replacement_cache_test.go Fix import groupings (#739) 2018-11-30 15:40:13 +02:00
replacement_cache.go preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
routing_helpers_test.go datarepair: remove unneeded debug message (#839) 2018-12-12 17:39:16 +02:00
routing_helpers.go Add the ability for Kademlia to do a refresh for each bucket (#908) 2018-12-20 16:45:06 -05:00
routing_test.go Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
routing.go Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00