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 post-merge fast sync regression #4209

Conversation

garyschulte
Copy link
Contributor

PR description

Fixed Issue(s)

fixes #4208

Documentation

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

Changelog

…to getByBlockNumber, use it in fast sync

Signed-off-by: garyschulte <[email protected]>
@garyschulte garyschulte force-pushed the bugfix/use-protocolschedule-by-header-during-sync branch 2 times, most recently from ba80d7d to d7b12a3 Compare August 3, 2022 03:49
…colSpec in DownloadHeaderSequenceTask rather than looking up twice

Signed-off-by: garyschulte <[email protected]>
…n transition schedule instead

Signed-off-by: garyschulte <[email protected]>
@garyschulte garyschulte force-pushed the bugfix/use-protocolschedule-by-header-during-sync branch from d7b12a3 to c4dfa8c Compare August 3, 2022 06:37
@garyschulte
Copy link
Contributor Author

dropped in favor #4224

@garyschulte garyschulte deleted the bugfix/use-protocolschedule-by-header-during-sync branch May 5, 2023 19:01
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.

Bugfix: sync crossing merge boundary failing pre-merge header validation rules
2 participants