storj/pkg/pb
Dylan Lott 9bdee7b106
Discovery service (#805)
* WIP possible discovery service impl

* Adds discovery service to CaptPlanet

* Updates the config and server for discovery service

* updates testplanet to use discovery package

* update satellite imports

* Removes unnecessary cache test

* linter fixes

* adds discovery startup to captplanet

* invoke refresh

* updates to discovery refresh cycle

* Make implementation more consistent with previous implementation

* add wait before trying to upload

* sleep a bit more

* remove kademlia bootstrap

* updates

* remove comments
2018-12-14 12:23:54 -07:00
..
bandwidth.pb.go Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
bandwidth.proto Refactor basystem (#641) 2018-11-15 14:06:09 -05:00
datarepair.pb.go Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
datarepair.proto ensure that protobuffer package and go_package are separate (#369) 2018-09-21 21:48:54 +03:00
discovery.pb.go Discovery service (#805) 2018-12-14 12:23:54 -07:00
discovery.proto Discovery service (#805) 2018-12-14 12:23:54 -07:00
gen.go Add gen.go for protobuf (#863) 2018-12-14 16:55:55 +01:00
gogo.proto preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
inspector.pb.go Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
inspector.proto Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
meta.pb.go Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
meta.proto Linting protobuf files (#676) 2018-11-30 17:02:01 +02:00
node.pb.go Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
node.proto Filter nodes by reputation and IP address (node selection) (#720) 2018-12-04 15:18:26 -05:00
overlay.pb.go Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
overlay.proto consolidate NodeRep and NodeStats (#744) 2018-12-03 14:23:12 +01:00
piecestore.pb.go Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
piecestore.pb.mock.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
piecestore.proto preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
pointerdb.pb.go Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
pointerdb.proto preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
streams.pb.go Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
streams.proto Linting protobuf files (#676) 2018-11-30 17:02:01 +02:00
types.go Linting protobuf files (#676) 2018-11-30 17:02:01 +02:00
utils.go Jj/accounting updates (#820) 2018-12-12 16:24:08 -05:00