storj/cmd
Dylan Lott a245aa7827
Inspector - Kad PING (#722)
* 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

* Wiring up PING in kad inspector tools
2018-11-27 15:50:52 -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 Inspector - Kad PING (#722) 2018-11-27 15:50:52 -07:00
overlay Add statdb to overlay cache (node selection) (#711) 2018-11-27 12:46:12 -05: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 Fix default basepath location (#684) 2018-11-27 14:09:25 -05:00