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

slot-based-collator: Extract signaling task #6066

Open
skunert opened this issue Oct 15, 2024 · 0 comments
Open

slot-based-collator: Extract signaling task #6066

skunert opened this issue Oct 15, 2024 · 0 comments
Assignees

Comments

@skunert
Copy link
Contributor

skunert commented Oct 15, 2024

The slot based collator should have a separate signaling task that tells the block building task when to build a block.

The logic when to build can then be customized to allow different scenarios.
Some examples include:

  • Just build each slot (status quo)
  • Lookahead compatibility (Build each slot, build on all relay forks)
  • Build multiple blocks per slot, but not directly after another (something like subslots)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: backlog
Development

No branches or pull requests

1 participant