Skip to content

Conversation

@rlve
Copy link
Contributor

@rlve rlve commented Jun 26, 2025

Changes:

  • add integration tests for GossipSub Scoring:
    -"Nodes publishing invalid messages are penalized and disconnected"
    -"Nodes not meeting Mesh Message Deliveries Threshold are penalized"

@rlve rlve changed the title test(gossipsub): scoring integration test test(gossipsub): scoring integration tests Jun 27, 2025
@rlve rlve marked this pull request as ready for review June 27, 2025 15:13
@rlve rlve requested a review from a team as a code owner June 27, 2025 15:13
asyncTest "Nodes publishing invalid messages are penalised and disconnected":
# Given GossipSub nodes with Topic Params
const
topic = "foobar"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a module-scoped const

@github-project-automation github-project-automation bot moved this from new to In Progress in nim-libp2p Jul 1, 2025
@rlve rlve enabled auto-merge (squash) July 1, 2025 15:22
@rlve rlve merged commit ee61e23 into master Jul 1, 2025
23 checks passed
@rlve rlve deleted the test-gossipsub-scoring-7 branch July 1, 2025 15:41
@github-project-automation github-project-automation bot moved this from In Progress to done in nim-libp2p Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants