kubo/core
Marcin Rataj 70e604ff99
feat: Routing.Type=auto (DHT+IPNI) (#9475)
This changes the default routing to use both DHT and IPNI
at the same time. Closes #9454 Closes #9422

Full context:
https://github.com/ipfs/kubo/issues/9454
https://github.com/ipfs/kubo/issues/9422

Co-authored-by: Steve Loeppky <biglep@protocol.ai>
Co-authored-by: Gus Eggert <gus@gus.dev>
Co-authored-by: Steve Loeppky <biglep@protocol.ai>
2022-12-08 23:20:24 +01:00
..
bootstrap chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
commands docs: libp2p resource management (#9468) 2022-12-08 16:18:04 +01:00
coreapi fix: handle new ProtoNode errors 2022-12-02 10:16:10 +11:00
corehttp feat(gateway): JSON and CBOR response formats (IPIP-328) (#9335) 2022-12-05 20:22:26 +01:00
corerepo refactor: rename to kubo 2022-07-06 18:40:37 +02:00
coreunix fix: handle new ProtoNode errors 2022-12-02 10:16:10 +11:00
mock chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
node feat: Routing.Type=auto (DHT+IPNI) (#9475) 2022-12-08 23:20:24 +01:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go docs: add fx plugin documentation to plugins.md (#9191) 2022-08-13 08:08:52 -04:00
core_test.go feat: Routing.Type=auto (DHT+IPNI) (#9475) 2022-12-08 23:20:24 +01:00
core.go feat: Delegated routing with custom configuration. (#9274) 2022-09-22 15:47:45 +02:00