IntersectMBO / IntersectMBO/mithril

Handle Epoch gap in Certificate Chain

Open
#514 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.