This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Consensus Architecture: Separate block authoring from collation submission #2953
Labels
I7-refactor
Code needs refactoring.
Motivation:
We should investigate architectural components which separate the logic of submitting collations from the actual block-building logic in Cumulus.
Collation workers should basically just be futures that submit collations on certain events, such as new blocks authored by the local node.
The text was updated successfully, but these errors were encountered: