mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
|
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 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 |
||
|---|---|---|
| .. | ||
| fd | ||
| addrs.go | ||
| discovery.go | ||
| dns.go | ||
| filters.go | ||
| host.go | ||
| hostopt.go | ||
| libp2p_test.go | ||
| libp2p.go | ||
| nat.go | ||
| peerstore.go | ||
| pnet.go | ||
| pubsub.go | ||
| rcmgr_defaults.go | ||
| rcmgr_logging_test.go | ||
| rcmgr_logging.go | ||
| rcmgr.go | ||
| relay.go | ||
| routing.go | ||
| routingopt_test.go | ||
| routingopt.go | ||
| sec.go | ||
| smux.go | ||
| topicdiscovery.go | ||
| transport.go | ||