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

consensus: Reduce Maturity to 1 Epoch #1207

Closed
fed-franz opened this issue Dec 15, 2023 · 0 comments · Fixed by #1224
Closed

consensus: Reduce Maturity to 1 Epoch #1207

fed-franz opened this issue Dec 15, 2023 · 0 comments · Fixed by #1224

Comments

@fed-franz
Copy link
Contributor

Summary

Change MATURITY to be 1 EPOCH;

Relevant Context (optional)

After discussing stake maturity with @herr-seppia, we agreed on the following:

  • maturity (ie, the period to wait before being eligible) is necessary to allow pre-verify future blocks
  • waiting 1 full epoch seems to be sufficient to allow pre-verifying blocks from the following epoch (ie, if I'm in epoch X and I receive a block from epoch X+1, I will be able to know the Provisioner set in that epoch and check block generator and voters are included in the list)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant