Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Epoch gap in Certificate Chain #514

Open
2 tasks
jpraynaud opened this issue Sep 20, 2022 · 0 comments
Open
2 tasks

Handle Epoch gap in Certificate Chain #514

jpraynaud opened this issue Sep 20, 2022 · 0 comments
Labels
D-hard Difficult: hard idea 💡 Something to discuss and refine

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Sep 20, 2022

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
@jpraynaud jpraynaud added dev 💪 and removed P-medium Priority: medium labels May 10, 2023
@jpraynaud jpraynaud added idea 💡 Something to discuss and refine and removed task labels Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-hard Difficult: hard idea 💡 Something to discuss and refine
Projects
None yet
Development

No branches or pull requests

1 participant