storj/pkg/node
Bryan White 8b9711cb5e
better waitlist-gating (#557)
* better waitlist-gating

(cherry picked from commit 490fe02b7c3558da18678dfb651c92ec9c4a75b5)

* fix broken test

* linter fixes

* linter fixes

* make extension verification optional

* add certifcate gating script for captplanet

* fixing tests

* linter fixes

* linter fixes?

* moar linter fixes

* Revert "moar linter fixes"

This reverts commit 8139ccbd73cbbead987b7667567844f50f7df2c8.

* just kill me

* refactor

* refactor tests

* liniter...

* cleanup
2018-11-01 16:48:43 +01:00
..
client.go Added ping support to node client (#491) 2018-10-26 12:38:22 -04:00
connection_pool_test.go Added ping support to node client (#491) 2018-10-26 12:38:22 -04:00
connection_pool.go Added ping support to node client (#491) 2018-10-26 12:38:22 -04:00
id_test.go Kad identity (#458) 2018-10-11 15:41:58 -06:00
id.go better waitlist-gating (#557) 2018-11-01 16:48:43 +01:00
node_test.go better waitlist-gating (#557) 2018-11-01 16:48:43 +01:00
node.go RPC Ping Request/Response (#544) 2018-10-30 14:04:29 -04:00
server_test.go Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
server.go RPC Ping Request/Response (#544) 2018-10-30 14:04:29 -04:00