Skip to content

feat: add gossipFactor parameter to GossipsubOpts#502

Merged
wemeetagain merged 2 commits into
ChainSafe:masterfrom
mkermani144:fix/gossip-factor-config
Aug 19, 2024
Merged

feat: add gossipFactor parameter to GossipsubOpts#502
wemeetagain merged 2 commits into
ChainSafe:masterfrom
mkermani144:fix/gossip-factor-config

Conversation

@mkermani144

Copy link
Copy Markdown
Contributor

Closes #501

Based on the spec, `GossipFactor` is a parameter other than a constant,
and can be configured.
@mkermani144 mkermani144 requested a review from a team as a code owner August 17, 2024 11:48
wemeetagain
wemeetagain previously approved these changes Aug 17, 2024
@wemeetagain wemeetagain changed the title fix: add missing GossipFactor parameter to GossipsubOpts feat: add gossipFactor parameter to GossipsubOpts Aug 17, 2024

@wemeetagain wemeetagain left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @mkermani144

@wemeetagain wemeetagain merged commit 07b995c into ChainSafe:master Aug 19, 2024
@mkermani144 mkermani144 deleted the fix/gossip-factor-config branch August 19, 2024 17:21
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.

GossipFactor is not configurable

3 participants