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

Fix grandpa catch-up #1427

Merged
merged 4 commits into from
Nov 29, 2022
Merged

Fix grandpa catch-up #1427

merged 4 commits into from
Nov 29, 2022

Conversation

xDimon
Copy link
Member

@xDimon xDimon commented Nov 28, 2022

Signed-off-by: Dmitriy Khaustov aka xDimon khaustov.dm@gmail.com

Referenced issues

Resolves #1418

Description of the Change

Suppress outgoing cach-up request if other one still in progress

Signed-off-by: Dmitriy Khaustov aka xDimon <khaustov.dm@gmail.com>
core/consensus/grandpa/impl/grandpa_impl.cpp Outdated Show resolved Hide resolved
Signed-off-by: Dmitriy Khaustov aka xDimon <khaustov.dm@gmail.com>
Signed-off-by: Dmitriy Khaustov aka xDimon <khaustov.dm@gmail.com>
@xDimon xDimon enabled auto-merge (squash) November 29, 2022 10:03
@xDimon xDimon merged commit 9636c16 into master Nov 29, 2022
@xDimon xDimon deleted the fix/grandpa_catchup_request branch November 29, 2022 12:49
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.

Fix sending too many catch up requests
3 participants