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(zebra-scan): Make the scanner send data to the results channel #7907

Closed
2 tasks
oxarbitrage opened this issue Nov 3, 2023 · 1 comment
Closed
2 tasks
Labels
A-blockchain-scanner Area: Blockchain scanner of shielded transactions

Comments

@oxarbitrage
Copy link
Contributor

oxarbitrage commented Nov 3, 2023

This task involves making the previously created scanner task to send data to the previously created results channel.

  • Modify the scanner task to send its output data to the results channel
  • Develop tests to verify that the scanner successfully sends data to the channel, and that the channel can correctly receive and handle this data.
@oxarbitrage oxarbitrage added the A-blockchain-scanner Area: Blockchain scanner of shielded transactions label Nov 3, 2023
@oxarbitrage oxarbitrage changed the title feat(zebra-scan): Make the scanner send data to the broadcast channel. feat(zebra-scan): Make the scanner send data to the broadcast channel Nov 3, 2023
@teor2345 teor2345 changed the title feat(zebra-scan): Make the scanner send data to the broadcast channel feat(zebra-scan): Make the scanner send data to the results channel Nov 7, 2023
@teor2345
Copy link
Contributor

teor2345 commented Dec 4, 2023

This ticket might not be needed, writing results directly to the database seems to work just fine for now.

@teor2345 teor2345 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-blockchain-scanner Area: Blockchain scanner of shielded transactions
Projects
Archived in project
Development

No branches or pull requests

2 participants