kubo/core/node
Jorropo 9c02eecad7
fix: mark all routers DoNotWaitForSearchValue (#10020)
* fix: mark ipns pubsub router DoNotWaitForSearchValue

That means if the DHT has finished searching and no one responded over pubsub *yet*, we will not spend 1 minute searching for no reason.

This also include other error handling bug fixes inside `go-libp2p-routing-helpers`.

Fixes: #9927

* routing: bring back the old IPNS behaviour

Stop making this configurable let everything race like it used to do.
2023-07-25 19:39:21 +02:00
..
helpers constructor: move libp2p related stuff to subpackage 2019-04-23 13:30:25 +02:00
libp2p fix: mark all routers DoNotWaitForSearchValue (#10020) 2023-07-25 19:39:21 +02:00
bitswap.go chore: migrate go-libipfs to boxo 2023-03-28 22:05:25 -04:00
builder.go chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
core.go feat: allow injecting custom path resolvers (#9750) 2023-04-04 18:11:32 +00:00
dns.go refactor: switch gateway code to new API from go-libipfs (#9681) 2023-03-30 13:20:37 +00:00
graphsync.go chore: migrate go-libipfs to boxo 2023-03-28 22:05:25 -04:00
groups.go feat: warn users who are falling behind reprovides 2023-06-08 10:05:30 +02:00
helpers.go fmt: applies go1.19 fmt 2022-09-08 18:34:06 +02:00
identity.go chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
ipns.go chore: migrate go-libipfs to boxo 2023-03-28 22:05:25 -04:00
peering.go chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
provider.go feat: warn users who are falling behind reprovides 2023-06-08 10:05:30 +02:00
storage.go chore: migrate go-libipfs to boxo 2023-03-28 22:05:25 -04:00