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

[1.0-beta2 -> main] P2P: Send handshake when in lib_catchup and verify catchup is called #249

Merged
merged 4 commits into from
Jun 7, 2024

Conversation

heifner
Copy link
Member

@heifner heifner commented Jun 6, 2024

Instead of ignoring a verify catchup while in lib_catchup, send handshake to peer. Should avoid the peer thinking it is still syncing from it.

Merges release/1.0-beta2 into main including #241

Resolves #224

@heifner heifner requested review from greg7mdp and linh2931 June 6, 2024 21:25
@heifner heifner added the OCI Work exclusive to OCI team label Jun 6, 2024
@ericpassmore
Copy link
Contributor

Note:start
group: STABILITY
category: INTERNALS
summary: Shorten block syncing time, by sending handshake in lib_catchup and verify catchup is called.
Note:end

@heifner heifner merged commit 1c60b88 into main Jun 7, 2024
35 of 36 checks passed
@heifner heifner deleted the GH-224-lib-advance-main branch June 7, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failure: lib_advance_test
4 participants