ChainSafe / ChainSafe/gossamer
Backing: Statement distribution
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Task summary
This subsystem is responsible for
- distributing signed statements that we have generated and
- forwarding statements generated by our peers
So, Candidate Backing subsystem will generate Statements like Valid or Seconded. We need statement distribution subsystem to share that message will other validators (peerset of validation protocol)
- I would suggest to start with a skeleton PR, because that would help us break down the task nicely and all the further PRs for this subsystem could be worked independently,
## Specification reference
- https://paritytech.github.io/polkadot-sdk/book/node/backing/statement-distribution.html
## Other information and links
-
Contributor guide
Assessment
This issue has not been assessed yet.