storj/pkg/statdb
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
..
dbx Enable checker in captplanet and staging (#643) 2018-11-20 10:54:22 -05:00
proto Improvements to Kad Lookups (#731) 2018-12-04 14:39:28 -07:00
common.go StatDB (#144) 2018-07-27 17:11:44 -04:00
config.go Get rid of statdb grpc stuff (#761) 2018-12-04 13:47:58 -05:00
statdb_test.go Get rid of statdb grpc stuff (#761) 2018-12-04 13:47:58 -05:00
statdb.go Filter nodes by reputation and IP address (node selection) (#720) 2018-12-04 15:18:26 -05:00