kubo/core
Steven Allen 7df7d11199 fix dht commands when pubsub routing is enabled
Instead of checking if Routing is a DHT (because it can now be a tiered
router and still contain a DHT), stash the DHT in a separate field in the IPFS
node (same as we do with the PSRouter).

fixes #5197

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-07-09 09:58:44 +02:00
..
commands fix dht commands when pubsub routing is enabled 2018-07-09 09:58:44 +02:00
coreapi gx update 2018-06-26 17:11:33 -07:00
coredag gx update go-log, sys, go-crypto 2018-06-08 22:36:24 -07:00
corehttp gx update 2018-06-26 17:11:33 -07:00
corerepo gx update 2018-06-26 17:11:33 -07:00
coreunix Fix wrong added filename 2018-06-28 09:07:23 -04:00
mock gx update 2018-06-26 17:11:33 -07:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go gx update 2018-06-26 17:11:33 -07:00
bootstrap.go gx update 2018-06-26 17:11:33 -07:00
builder.go gx update 2018-06-26 17:11:33 -07:00
core_test.go update deps 2018-05-31 17:59:17 -07:00
core.go fix dht commands when pubsub routing is enabled 2018-07-09 09:58:44 +02:00
pathresolver_test.go make path resolver no longer require whole node for construction 2016-10-25 15:04:44 -07:00
pathresolver.go gx update 2018-06-26 17:11:33 -07:00