IntersectMBO / IntersectMBO/mithril
Handle Epoch gap in Certificate Chain
Open
idea :bulb:
stale :calendar:
- Dominant language
- Rust
- Stars
- 154
- Forks
- 51
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 38
Description
## Issue
The Aggregator and Signers need to be able to produce a valid `Certificate Chain` when an `Epoch gap` occurs (i.e. when no certificate has been produced for an epoch). In that case, they all need to sign using the last validated `Stake Distribution` (that is included in the `Next AVK` from the latest Certificate)
## Tasks
- [ ] Handle the epoch in the Pending Certificate so that it uses the epoch of the last valid Stake Distribution
- [ ] TBD
Contributor guide
Assessment
This issue has not been assessed yet.