Skip to content
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

go/p2p: Improve seed node performance #5456

Merged
merged 2 commits into from
Nov 21, 2023

go/p2p: Increase incoming connection limit for seed nodes

ecb0be7
Select commit
Loading
Failed to load commit list.
Merged

go/p2p: Improve seed node performance #5456

go/p2p: Increase incoming connection limit for seed nodes
ecb0be7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 21, 2023 in 0s

64.70% of diff hit (target 66.84%)

View this Pull Request on Codecov

64.70% of diff hit (target 66.84%)

Annotations

Check warning on line 140 in go/p2p/discovery/bootstrap/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/p2p/discovery/bootstrap/client.go#L138-L140

Added lines #L138 - L140 were not covered by tests

Check warning on line 253 in go/p2p/discovery/bootstrap/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/p2p/discovery/bootstrap/client.go#L251-L253

Added lines #L251 - L253 were not covered by tests

Check warning on line 44 in go/p2p/host.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/p2p/host.go#L44

Added line #L44 was not covered by tests

Check warning on line 89 in go/p2p/rpc/nop.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/p2p/rpc/nop.go#L88-L89

Added lines #L88 - L89 were not covered by tests