Skip to content

fix: prevent duplicate connections to multiaddr #2734

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Merge branch 'main' into prevent-duplicate-connections

332495e
Select commit
Loading
Failed to load commit list.
Open

fix: prevent duplicate connections to multiaddr #2734

Merge branch 'main' into prevent-duplicate-connections
332495e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 29, 2025 in 0s

93.93% of diff hit (target 91.25%)

View this Pull Request on Codecov

93.93% of diff hit (target 91.25%)

Annotations

Check warning on line 325 in packages/libp2p/src/connection-manager/dial-queue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/libp2p/src/connection-manager/dial-queue.ts#L324-L325

Added lines #L324 - L325 were not covered by tests

Check warning on line 331 in packages/libp2p/src/connection-manager/dial-queue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/libp2p/src/connection-manager/dial-queue.ts#L330-L331

Added lines #L330 - L331 were not covered by tests