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(sync): peer status set to known on sucessfull handshaking #774

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

themantre
Copy link
Contributor

Description

Peer status should set to known after sending hello-ack message.

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #774 (f81ac81) into main (34eff4f) will increase coverage by 0.15%.
Report is 1 commits behind head on main.
The diff coverage is 87.61%.

@@            Coverage Diff             @@
##             main     #774      +/-   ##
==========================================
+ Coverage   82.72%   82.88%   +0.15%     
==========================================
  Files         173      172       -1     
  Lines        8122     8121       -1     
==========================================
+ Hits         6719     6731      +12     
+ Misses       1078     1070       -8     
+ Partials      325      320       -5     

@b00f b00f merged commit 32ddc3f into main Oct 24, 2023
12 checks passed
@b00f b00f deleted the sync-hello-status branch October 24, 2023 09: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.

2 participants