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

vote/vote_pool: reject older than justified block number vote #334

Merged

Conversation

minh-bq
Copy link
Contributor

@minh-bq minh-bq commented Aug 1, 2023

The vote which targets the block number that is older or equal to justified block number is not useful anymore. We can reject and prune those votes from pool.

@minh-bq minh-bq requested review from DNK90 and phuctd95 August 1, 2023 11:28
The vote which targets the block number that is older or equal to justified
block number is not useful anymore. We can reject and prune those votes from
pool.
@minh-bq minh-bq merged commit 8baff16 into axieinfinity:feat/optimistic_fast_finality Aug 9, 2023
1 check passed
@minh-bq minh-bq deleted the fix/vote-pool branch August 9, 2023 08:44
minh-bq added a commit to minh-bq/ronin that referenced this pull request Aug 29, 2023
…finity#334)

* vote/vote_pool: reject older than justified block number vote

The vote which targets the block number that is older or equal to justified
block number is not useful anymore. We can reject and prune those votes from
pool.

* vote/vote_pool: prune the future vote map and queue
minh-bq added a commit to minh-bq/ronin that referenced this pull request Sep 7, 2023
…finity#334)

* vote/vote_pool: reject older than justified block number vote

The vote which targets the block number that is older or equal to justified
block number is not useful anymore. We can reject and prune those votes from
pool.

* vote/vote_pool: prune the future vote map and queue
minh-bq added a commit that referenced this pull request Sep 7, 2023
* vote/vote_pool: reject older than justified block number vote

The vote which targets the block number that is older or equal to justified
block number is not useful anymore. We can reject and prune those votes from
pool.

* vote/vote_pool: prune the future vote map and queue
andicrypt pushed a commit to andicrypt/ronin that referenced this pull request Nov 1, 2023
…finity#334)

* vote/vote_pool: reject older than justified block number vote

The vote which targets the block number that is older or equal to justified
block number is not useful anymore. We can reject and prune those votes from
pool.

* vote/vote_pool: prune the future vote map and queue
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