storj/pkg/pb
Dylan Lott c6d790d58e
Improvements to Kad Lookups (#731)
* adds channel for getting node out of lookup

* WIP adding the channels to lookups

* WIP adding channel to node lookups

* Wires up FindNodes method with channels

* WIP adds a test suite for lookup - tests are still failing

* WIP wires up use of testplanet for kademlia lookup tests

* WIP merging in node id changes

* Merges in pkg/storj node type changes

* Tests passing

* Lookup node working via Inspector now

* updates

* WIP working on getting tests passing

* WIP getting tests passing

* FindNode works

* Linter fix

* Adds copyrights to lookup_test

* removes a fmt.Printf I missed

* Removes commented out lines
2018-12-04 14:39:28 -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
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 preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00