storj/cmd
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
..
captplanet Kademlia Inspector CLI (#657) 2018-11-21 10:31:27 -07:00
gateway split gateway from uplink 2018-10-25 15:01:44 -06:00
identity Reduce linter concurrency (#297) 2018-08-28 18:00:18 +03:00
inspector Kademlia Inspector CLI (#657) 2018-11-21 10:31:27 -07:00
overlay Simplify and fix tests (#660) 2018-11-16 18:31:14 +02:00
s3-benchmark s3-benchmark test with uplink (#577) 2018-11-06 14:19:43 +01:00
satellite swap golang/protobuf out for gogo/protobuf (#692) 2018-11-20 19:29:07 +01:00
storagenode swap golang/protobuf out for gogo/protobuf (#692) 2018-11-20 19:29:07 +01:00
uplink Use designated error classes for common bucket and object errors (#691) 2018-11-21 13:17:28 +02:00