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

WIP: Gossipsub to full nodes (as in SubnetDAS) #56

Draft
wants to merge 2 commits into
base: node-and-validator
Choose a base branch
from

Conversation

cskiraly
Copy link
Contributor

@cskiraly cskiraly commented Feb 6, 2024

Simulate scenarios where full nodes participate in the GossipSub distribution

Current WIP code

  • uses 2 node classes
    • a class of beacon nodes with validators
    • a class of full nodes without validators
  • sets up row and column interests
  • provides a new configuration file with SubnetDAS like parametrization

This is a hack to see how differentiating node classes work.
A more generic setup is needed with configurable parameters.

Signed-off-by: Csaba Kiraly <[email protected]>
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.

1 participant