Skip to content

Conversation

- reduced WebRTC log noise (go-libp2p#3426)
- fixed mDNS discovery on Windows/macOS (go-libp2p#3434)
- includes quic-go v0.57.1 (v0.56.0 + v0.57.0)
@lidel lidel changed the title chore: update go-libp2p 0.46 and other dependencies chore: update go-libp2p 0.46 Dec 15, 2025
@lidel lidel mentioned this pull request Dec 15, 2025
44 tasks
- use custom ports (4010/4011) to avoid conflicts with default 4001
- add 2-minute context timeout to fail fast
- get peer addresses dynamically instead of hardcoding wrong port
- wait for peer connection synchronously instead of fire-and-forget
- update comments to reference autoconf.FallbackBootstrapPeers
the test was failing for `routing_type=auto` because it only waited for
swarm connections but not for the DHT routing table to be populated.
added a separate probe loop that waits for GetClosestPeers to succeed
before running the actual test assertions.
@lidel lidel marked this pull request as ready for review December 16, 2025 14:29
@lidel lidel requested a review from a team as a code owner December 16, 2025 14:29
@lidel lidel merged commit 91d392d into master Dec 16, 2025
16 checks passed
@lidel lidel deleted the deps/update-2025-12 branch December 16, 2025 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants