kubo/test/cli/harness
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
..
buffer.go test: fix autoclient flakiness (#9769) 2023-03-29 11:56:25 -04:00
harness.go test: port peering test from sharness to Go 2023-03-13 10:54:53 -04:00
http_client.go test: port gateway sharness tests to Go tests 2023-01-17 21:27:54 +01:00
ipfs.go refactor: switch gateway code to new API from go-libipfs (#9681) 2023-03-30 13:20:37 +00:00
log.go test: port peering test from sharness to Go 2023-03-13 10:54:53 -04:00
node.go feat: add experimental optimistic provide 2023-04-06 16:49:46 -04:00
nodes.go test: port routing DHT tests to Go (#9709) 2023-03-29 19:28:55 -04:00
peering.go feat: add identify option to swarm peers command 2023-03-30 04:34:57 +00:00
run.go chore: upgrade OpenTelemetry dependencies (#9736) 2023-04-05 11:44:14 +00:00