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

GossipSub Rate Limit #920

Merged
merged 26 commits into from
Sep 22, 2023

Renaming

18f0570
Select commit
Loading
Failed to load commit list.
Merged

GossipSub Rate Limit #920

Renaming
18f0570
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 13, 2023 in 0s

87.73% of diff hit (target 83.10%)

View this Pull Request on Codecov

87.73% of diff hit (target 83.10%)

Annotations

Check warning on line 388 in libp2p/protocols/pubsub/gossipsub.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/gossipsub.nim#L388

Added line #L388 was not covered by tests

Check warning on line 391 in libp2p/protocols/pubsub/gossipsub.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/gossipsub.nim#L390-L391

Added lines #L390 - L391 were not covered by tests

Check warning on line 396 in libp2p/protocols/pubsub/gossipsub.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/gossipsub.nim#L396

Added line #L396 was not covered by tests

Check warning on line 410 in libp2p/protocols/pubsub/gossipsub.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/gossipsub.nim#L410

Added line #L410 was not covered by tests

Check warning on line 495 in libp2p/protocols/pubsub/gossipsub.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/gossipsub.nim#L495

Added line #L495 was not covered by tests

Check warning on line 502 in libp2p/protocols/pubsub/gossipsub.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/gossipsub.nim#L502

Added line #L502 was not covered by tests

Check warning on line 732 in libp2p/protocols/pubsub/gossipsub.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/gossipsub.nim#L732

Added line #L732 was not covered by tests

Check warning on line 248 in libp2p/protocols/pubsub/gossipsub/scoring.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/gossipsub/scoring.nim#L246-L248

Added lines #L246 - L248 were not covered by tests

Check warning on line 267 in libp2p/protocols/pubsub/pubsub.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/pubsub.nim#L267

Added line #L267 was not covered by tests

Check warning on line 329 in libp2p/protocols/pubsub/pubsubpeer.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/pubsubpeer.nim#L329

Added line #L329 was not covered by tests