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

consortium/v2: edit the finality vote threshold #324

Conversation

minh-bq
Copy link
Contributor

@minh-bq minh-bq commented Jul 25, 2023

Due to the change in REP-0003, a block is finalized when there are at least floor(2/3*numValidators) + 1, this commit changes the calculation to follow the rule.

Due to the change in REP-0003, a block is finalized when there are at least
floor(2/3*numValidators) + 1, this commit changes the calculation to follow the
rule.
@minh-bq minh-bq requested review from DNK90 and phuctd95 July 25, 2023 10:10
@minh-bq minh-bq merged commit c3f5d28 into axieinfinity:feat/optimistic_fast_finality Jul 27, 2023
@minh-bq minh-bq deleted the fix/finality-vote-threshold branch July 27, 2023 08:55
minh-bq added a commit to minh-bq/ronin that referenced this pull request Aug 29, 2023
Due to the change in REP-0003, a block is finalized when there are at least
floor(2/3*numValidators) + 1, this commit changes the calculation to follow the
rule.
minh-bq added a commit to minh-bq/ronin that referenced this pull request Sep 7, 2023
Due to the change in REP-0003, a block is finalized when there are at least
floor(2/3*numValidators) + 1, this commit changes the calculation to follow the
rule.
minh-bq added a commit that referenced this pull request Sep 7, 2023
Due to the change in REP-0003, a block is finalized when there are at least
floor(2/3*numValidators) + 1, this commit changes the calculation to follow the
rule.
andicrypt pushed a commit to andicrypt/ronin that referenced this pull request Nov 1, 2023
Due to the change in REP-0003, a block is finalized when there are at least
floor(2/3*numValidators) + 1, this commit changes the calculation to follow the
rule.
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 this pull request may close these issues.

1 participant