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

IF: Redefine view number and add generation number to the finalizer set #1589

Closed
Tracked by #1508
systemzax opened this issue Sep 1, 2023 · 1 comment
Closed
Tracked by #1508

Comments

@systemzax
Copy link
Member

The view number on a proposal should be redefined to be a monotonically-increasing number, decoupled from the block height and QC-chain phase.

The maximum valid view number increment between proposals must be constrained in a time-bound manner relatively to the head_block's previous block timestamp.

Add a generation number to the finalizer set, indicating the ordinal version of the finalizer set since HS activation. The generation number is also added to the definiton of a proposal, and must be added to the digest to sign by finalizers when casting a vote on the proposal.

See gist : https://gist.github.com/arhag/3071922a6cecf563ad6cca183b8a76d0

@arhag
Copy link
Member

arhag commented Dec 15, 2023

Replaced by unification work.

@arhag arhag closed this as not planned Won't fix, can't repro, duplicate, stale Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants