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

refactor: change Hello message from broadcasting to direct messaging #665

Merged
merged 6 commits into from
Aug 31, 2023

Conversation

ZigBalthazar
Copy link
Contributor

Description

I have updated the Hello message from broadcasting to direct messaging. This change will reduce network usage and improve efficiency.

@kehiy kehiy changed the title refactor: change sayHello to direct refactor: change Hello message from broadcasting to direct messaging Aug 23, 2023
@ZigBalthazar ZigBalthazar requested a review from b00f August 23, 2023 19:58
@kehiy kehiy added the network label Aug 23, 2023
Copy link
Contributor

@kehiy kehiy left a comment

Choose a reason for hiding this comment

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

@ZigBalthazar
Consider using ID.

network/notifee.go Outdated Show resolved Hide resolved
network/notifee.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Merging #665 (e77b32e) into main (ca5bf56) will decrease coverage by 0.21%.
The diff coverage is 52.00%.

@@            Coverage Diff             @@
##             main     #665      +/-   ##
==========================================
- Coverage   84.12%   83.91%   -0.21%     
==========================================
  Files         163      163              
  Lines        7904     7929      +25     
==========================================
+ Hits         6649     6654       +5     
- Misses        958      977      +19     
- Partials      297      298       +1     

sync/peerset/peer_set_test.go Outdated Show resolved Hide resolved
@kehiy kehiy merged commit 5c86e03 into pactus-project:main Aug 31, 2023
11 of 12 checks passed
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.

3 participants