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(zeromq): add block info publisher #1666

Merged
merged 8 commits into from
Jan 16, 2025

Conversation

Ja7ad
Copy link
Contributor

@Ja7ad Ja7ad commented Jan 13, 2025

Description

Add block info publisher

Related issue(s)

@Ja7ad Ja7ad requested review from b00f and alidevjimmy January 13, 2025 14:07
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 86.20690% with 12 lines in your changes missing coverage. Please review.

Project coverage is 76.52%. Comparing base (86a8ba9) to head (7a1ffe6).
Report is 42 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1666      +/-   ##
==========================================
+ Coverage   75.07%   76.52%   +1.44%     
==========================================
  Files         234      241       +7     
  Lines       12156    18516    +6360     
==========================================
+ Hits         9126    14169    +5043     
- Misses       2582     3887    +1305     
- Partials      448      460      +12     

state/state.go Show resolved Hide resolved
www/zmq/util.go Outdated Show resolved Hide resolved
@b00f b00f merged commit 10d6a0d into pactus-project:main Jan 16, 2025
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.

PIP-36: Implement Block Info Publisher
2 participants