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

Take best_sent_block_header into account in peer_v2 #1224

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

ImplOfAnImpl
Copy link
Contributor

A minor change that I was going to make in my last v2-related PR but forgot to.

best_sent_block_header was initially introduced when working on v1-related improvements, but then the corresponding logic had to be turned off, because v1 peers couldn't handle it properly. But it can be re-enabled in v2.

This covers the second checkbox in #1199

@ImplOfAnImpl ImplOfAnImpl merged commit 694aa1c into master Sep 20, 2023
23 checks passed
@ImplOfAnImpl ImplOfAnImpl deleted the use_best_sent_block_header_in_p2p_v2 branch September 20, 2023 12:52
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.

None yet

2 participants