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

feat(network): evaluate propagate policy for gossip messages #1647

Merged
merged 16 commits into from
Dec 22, 2024

Conversation

Ja7ad
Copy link
Contributor

@Ja7ad Ja7ad commented Dec 21, 2024

Description

Add evaluate propagate policy for gossip messages

@Ja7ad Ja7ad requested a review from b00f December 21, 2024 06:48
consensus/cp.go Outdated Show resolved Hide resolved
Copy link

codecov bot commented Dec 21, 2024

Codecov Report

Attention: Patch coverage is 68.50394% with 40 lines in your changes missing coverage. Please review.

Project coverage is 76.42%. Comparing base (86a8ba9) to head (38c608c).
Report is 34 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1647      +/-   ##
==========================================
+ Coverage   75.07%   76.42%   +1.35%     
==========================================
  Files         234      236       +2     
  Lines       12156    18348    +6192     
==========================================
+ Hits         9126    14023    +4897     
- Misses       2582     3872    +1290     
- Partials      448      453       +5     

network/config.go Outdated Show resolved Hide resolved
sync/firewall/firewall.go Outdated Show resolved Hide resolved
sync/sync.go Outdated Show resolved Hide resolved
sync/sync_test.go Outdated Show resolved Hide resolved
sync/sync_test.go Outdated Show resolved Hide resolved
@b00f b00f merged commit 1f080fe into pactus-project:main Dec 22, 2024
12 checks passed
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