ChainSafe / ChainSafe/gossamer-parity
Approval-checking rewards
Open
Epic
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Description
- Collect approvals usage throughout the a given epoch `N`, even for ourselves.
- At the end of epoch `N`, compute the **Approvals Tally** for epoch `N`
- Distribute **Approvals Tally** (distribution mechanism not fully defined yet)
- Receive **Approvals Tally** ...
---
- **Approvals Tally**: The approvals tally should containg the raw sum of all approvals usage a validator `V` received from validator `U` for a given epoch `N`. The approvals tally should not have the approvals usage we collected for ourselves.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.