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

Remove check in fcU if new blocks are descendants of the previous finalized block #3975

Conversation

daniellehrner
Copy link
Contributor

Signed-off-by: Daniel Lehrner daniel.lehrner@consensys.net

Fixed Issue(s)

fixes #3966

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if
    updates are required.

Changelog

@daniellehrner daniellehrner marked this pull request as draft June 16, 2022 15:56
@daniellehrner daniellehrner marked this pull request as ready for review June 21, 2022 11:43
@daniellehrner daniellehrner requested a review from gezero June 21, 2022 12:10
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
@daniellehrner daniellehrner enabled auto-merge (squash) June 24, 2022 12:09
@daniellehrner daniellehrner merged commit ed37cba into hyperledger:main Jun 24, 2022
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
…alized block (hyperledger#3975)

* removed check from fcU if new blocks are descendants of the previous finalized block
* backwards sync: remove check that block must be a descendant of finalized

Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fcU: Remove check if new finalized is descendant from the previous one
3 participants