Skip to content

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

Draft
cskiraly wants to merge 2 commits into
node-and-validatorfrom
gossipsub-to-fullnodes-2
Draft

WIP: Gossipsub to full nodes (as in SubnetDAS)#56
cskiraly wants to merge 2 commits into
node-and-validatorfrom
gossipsub-to-fullnodes-2

Conversation

@cskiraly

@cskiraly cskiraly commented Feb 6, 2024

Copy link
Copy Markdown
Contributor

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

Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
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 <csaba.kiraly@gmail.com>
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