kubo/core
Marcin Rataj c513e1adfa
Some checks failed
Docker Build / docker-build (push) Waiting to run
Gateway Conformance / gateway-conformance (push) Waiting to run
Gateway Conformance / gateway-conformance-libp2p-experiment (push) Waiting to run
Go Build / go-build (push) Waiting to run
Go Check / go-check (push) Waiting to run
Go Lint / go-lint (push) Waiting to run
Go Test / go-test (push) Waiting to run
Interop / interop-prep (push) Waiting to run
Interop / helia-interop (push) Blocked by required conditions
Interop / ipfs-webui (push) Blocked by required conditions
Sharness / sharness-test (push) Waiting to run
Spell Check / spellcheck (push) Waiting to run
CodeQL / codeql (push) Has been cancelled
fix(relay): feed connected peers to AutoRelay discovery (#10901)
* fix(relay): feed connected peers to AutoRelay discovery

Feed all connected swarm peers to AutoRelay as potential relay
candidates. This allows peers from HTTP routing and manual connections
to serve as relays, not just DHT-discovered peers.

Fixes #10899

* docs: changelog
2025-08-11 23:59:00 +02:00
..
commands feat: add query functionality to log level command (#10885) 2025-08-11 12:43:48 -07:00
coreapi fix: Provide according to Reprovider.Strategy (#10886) 2025-08-08 10:56:44 +02:00
corehttp feat: ipfs-webui v4.8.0 (#10902) 2025-08-08 03:58:12 +02:00
coreiface fix: Provide according to Reprovider.Strategy (#10886) 2025-08-08 10:56:44 +02:00
corerepo chore: use go-log/v2 (#10801) 2025-05-19 13:04:05 -07:00
coreunix fix: Provide according to Reprovider.Strategy (#10886) 2025-08-08 10:56:44 +02:00
mock fix: deadlock on retrieving WebTransport addresses (#9857) 2023-05-08 16:11:03 +02:00
node fix(relay): feed connected peers to AutoRelay discovery (#10901) 2025-08-11 23:59:00 +02:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go chore: migrate bootstrap to ipfs/boxo (#10158) 2023-10-31 18:25:14 +01:00
core_test.go chore: update boxo, go-libp2p, and internalize mplex (#10095) 2023-08-24 06:11:02 +00:00
core.go fix: Provide according to Reprovider.Strategy (#10886) 2025-08-08 10:56:44 +02:00