storj/pkg/overlay
Dylan Lott 0d05cb26bf
Kademlia Inspector CLI (#657)
* initial commit of inspector gadget wireup

* change name of comman dline tool, setup grpc server

* Get inspector cli working with grpc client

* Wired up CountNodes command

* WIP getting buckets response working

* Added GetBucket command

* WIP working on get buckets command

* WIP working on bucket list

* Still WIP

* WIP getting bucket counts to work

* Some clean up of unnecessary changes

* List Buckets and Get Bucket are working

* Removing logs, getting ready for review

* initial commit of inspector gadget wireup

* change name of comman dline tool, setup grpc server

* Get inspector cli working with grpc client

* Wired up CountNodes command

* WIP getting buckets response working

* Added GetBucket command

* WIP working on get buckets command

* WIP working on bucket list

* Still WIP

* WIP getting bucket counts to work

* Some clean up of unnecessary changes

* List Buckets and Get Bucket are working

* Removing logs, getting ready for review

* Fix error return

* Trying to get tests passing

* Adds method on dht mock for tests

* Add dbx files back

* Fix package import error in dbx file

* Adds copyrights to pass linter

* tidy go mod

* Updates from code review

* Updates inspector to take flag arguments for address

* Format list-buckets output more prettier
2018-11-21 10:31:27 -07:00
..
mocks Enable checker in captplanet and staging (#643) 2018-11-20 10:54:22 -05:00
cache_test.go Use testplanet to test Refresh (#678) 2018-11-19 16:40:01 +02:00
cache.go Kademlia Inspector CLI (#657) 2018-11-21 10:31:27 -07:00
client_test.go swap golang/protobuf out for gogo/protobuf (#692) 2018-11-20 19:29:07 +01:00
client.go Add overlay server to testplanet (#677) 2018-11-19 22:39:25 +02:00
config_test.go Simplify and fix tests (#660) 2018-11-16 18:31:14 +02:00
config.go Coyle/disable mock (#627) 2018-11-20 11:54:52 -05:00
server_test.go Coyle/disable mock (#627) 2018-11-20 11:54:52 -05:00
server.go Coyle/disable mock (#627) 2018-11-20 11:54:52 -05:00
utils_test.go Increase test coverage for overlay client Choose method (#508) 2018-10-19 10:05:31 -04:00