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 Transaction Info Publisher #1659

Closed
b00f opened this issue Dec 23, 2024 · 0 comments · Fixed by #1669
Closed

PIP-36: Implement Transaction Info Publisher #1659

b00f opened this issue Dec 23, 2024 · 0 comments · Fixed by #1669
Labels
Milestone

Comments

@b00f
Copy link
Collaborator

b00f commented Dec 23, 2024

Description:

Implement the Transaction Info 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 TransactionInfoPublisher 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
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 a pull request may close this issue.

1 participant