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

[EFM] Add EpochExtension to Epoch Data Model #5717

Closed
2 tasks
kc1116 opened this issue Apr 18, 2024 · 1 comment · Fixed by #5773
Closed
2 tasks

[EFM] Add EpochExtension to Epoch Data Model #5717

kc1116 opened this issue Apr 18, 2024 · 1 comment · Fixed by #5773

Comments

@kc1116
Copy link
Contributor

kc1116 commented Apr 18, 2024

Context

An EpochExtension is an addition to the current epoch data model, which allows the final view of the epoch to be increased one or more times. These EpochExtension's are added to the current epoch when the state encounters EFM.

Definition of Done

  • Update the Epoch data model to support EpochExtensions
  • Track epoch extensions in the ProtocolStateMachine

Further reading

Design

@durkmurder
Copy link
Member

Implemented in #5773

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants