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

PIP-36: Implement Block Info Publisher #1658

Open
b00f opened this issue Dec 23, 2024 · 0 comments
Open

PIP-36: Implement Block Info Publisher #1658

b00f opened this issue Dec 23, 2024 · 0 comments
Labels
Milestone

Comments

@b00f
Copy link
Collaborator

b00f commented Dec 23, 2024

Description:

Implement the Raw Block Publisher, which will handle notifications related to raw block data.
This publisher should implement the Publisher interface and handle sending raw block data as per the PIP-36 specifications.

Tasks:

  • Implement BlockInfoPublisher struct under www/zmq
  • Ensure it correctly implements the Publisher interface
  • Add functionality for sending raw block data notifications
  • Write unit tests to ensure the publisher behaves as expected
@b00f b00f added the PIP label Dec 23, 2024
@b00f b00f added this to the v1.7.0 milestone Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant