kubo/core/node
Gus Eggert 0e55ca9377 feat: add experimental optimistic provide
This adds the ability to enable "optimistic provide" to the default
DHT client, which enables faster provides and reprovides.

For more information about optimistic provide, see:

https://protocollabs.notion.site/Optimistic-Provide-2c79745820fa45649d48de038516b814

Note that this feature only works when using non-custom router
types. This does not include the ability to enable optimistic provide
on custom routers for now, to minimize the footprint of this
experimental feature. We intend on continuing to test this and improve
the UX, which may or may not involve adding configuration for it to
custom routers. We also plan on refactoring/redesigning custom routers
more broadly so I don't want this to add more effort for maintainers
and confusion for users.
2023-04-06 16:49:46 -04:00
..
helpers constructor: move libp2p related stuff to subpackage 2019-04-23 13:30:25 +02:00
libp2p feat: add experimental optimistic provide 2023-04-06 16:49:46 -04: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: allow injecting custom path resolvers (#9750) 2023-04-04 18:11:32 +00: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 chore: migrate go-libipfs to boxo 2023-03-28 22:05:25 -04:00
storage.go chore: migrate go-libipfs to boxo 2023-03-28 22:05:25 -04:00