storj/pkg
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
..
accounting made accounting use migrate (#688) 2018-11-26 16:49:55 -05:00
audit Add statdb to overlay cache (node selection) (#711) 2018-11-27 12:46:12 -05:00
auth Node selection 0/4: Update statdb auth/functionality (#698) 2018-11-26 12:08:29 -05:00
bwagreement swap golang/protobuf out for gogo/protobuf (#692) 2018-11-20 19:29:07 +01:00
cfgstruct pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
datarepair Stops logging repairer errors for empty queue (#717) 2018-11-27 16:57:51 +01:00
dht Kademlia Inspector CLI (#657) 2018-11-21 10:31:27 -07:00
eestream eestream avoids waiting for pending readers if lots of errors (#709) 2018-11-27 10:17:57 +02:00
encryption Configurable encryption type for paths (#637) 2018-11-13 14:21:52 +02:00
inspector Inspector - Kad PING (#722) 2018-11-27 15:50:52 -07:00
kademlia Update protos to fit style guide (easy review) (#702) 2018-11-23 21:46:53 -05:00
metainfo/kvmetainfo Bandwidth allocations need method designation (GET/PUT) (#708) 2018-11-26 19:21:44 +01:00
miniogw Use designated error classes for common bucket and object errors (#691) 2018-11-21 13:17:28 +02:00
node Coyle/disable mock (#627) 2018-11-20 11:54:52 -05:00
overlay Add statdb to overlay cache (node selection) (#711) 2018-11-27 12:46:12 -05:00
pb Inspector - Kad PING (#722) 2018-11-27 15:50:52 -07:00
peertls better waitlist-gating (#557) 2018-11-01 16:48:43 +01:00
piecestore Update protos to fit style guide (easy review) (#702) 2018-11-23 21:46:53 -05:00
pointerdb Bandwidth allocations need method designation (GET/PUT) (#708) 2018-11-26 19:21:44 +01:00
process Check for go.mod validity (#605) 2018-11-09 15:32:35 +02:00
provider Coyle/disable mock (#627) 2018-11-20 11:54:52 -05:00
ranger Flatten internal/pkg and remove unused internal/pkg/node (#526) 2018-10-25 11:24:39 +03:00
satellite updates dbx/gen.go to name generated package correctly (#723) 2018-11-27 13:52:19 -07:00
statdb made accounting use migrate (#688) 2018-11-26 16:49:55 -05:00
storage Bandwidth allocations need method designation (GET/PUT) (#708) 2018-11-26 19:21:44 +01:00
storj Use designated error classes for common bucket and object errors (#691) 2018-11-21 13:17:28 +02:00
stream Metainfo stream download (#697) 2018-11-26 09:39:05 +02:00
telemetry pkg/telemetry: use smaller mock in test (#370) 2018-09-26 17:00:54 +03:00
transport Coyle/disable mock (#627) 2018-11-20 11:54:52 -05:00
utils Update protos to fit style guide (easy review) (#702) 2018-11-23 21:46:53 -05:00