ChainSafe / ChainSafe/gossamer
(BEEFY): Implement BEEFY voter
Open
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
Implement beefy voter mechanism following the beefy consensus rules:
- Produce and gossip votes in current round
- Receive, validate and gossip votes and justifications
Since it will be similar to GRANDPA voter we can get some inspiration from [our standalone GRANDPA package](https://github.com/ChainSafe/gossamer/tree/development/pkg/finality-grandpa)
Contributor guide
Assessment
This issue has not been assessed yet.