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(network): async connection #744

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Oct 11, 2023

Description

This PR introduces an asynchronous peer connection approach aimed at reducing node boot time.

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #744 (fc57cb5) into main (2233311) will decrease coverage by 0.01%.
The diff coverage is 58.82%.

@@            Coverage Diff             @@
##             main     #744      +/-   ##
==========================================
- Coverage   82.92%   82.91%   -0.01%     
==========================================
  Files         173      173              
  Lines        8029     8032       +3     
==========================================
+ Hits         6658     6660       +2     
- Misses       1053     1054       +1     
  Partials      318      318              

Copy link
Member

@amirvalhalla amirvalhalla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@b00f
thanks, everything sounds good.

@amirvalhalla amirvalhalla merged commit 30eb753 into pactus-project:main Oct 11, 2023
11 of 12 checks passed
@b00f b00f deleted the async-connection branch October 12, 2023 15:23
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