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

Implement Status scan service to get information related to a key #8226

Closed
Tracked by #7728
oxarbitrage opened this issue Feb 1, 2024 · 1 comment
Closed
Tracked by #7728
Labels
A-blockchain-scanner Area: Blockchain scanner of shielded transactions P-Optional ✨

Comments

@oxarbitrage
Copy link
Contributor

We want to do a getstatus(keys) grpc method to get information about the scanner task and database. For example, we want to know up to what height the scan was done, how many transactions were found and so on.

To implement the grpc we want to first do a Status scan service.

It will be good to present a draft of what are we planning to return before implementing.

@oxarbitrage oxarbitrage added A-blockchain-scanner Area: Blockchain scanner of shielded transactions P-Optional ✨ labels Feb 1, 2024
@github-project-automation github-project-automation bot moved this to New in Zebra Feb 1, 2024
@mpguerra mpguerra moved this from New to Sprint Backlog in Zebra Feb 2, 2024
@mpguerra mpguerra moved this from Sprint Backlog to Product Backlog in Zebra Feb 29, 2024
@mpguerra
Copy link
Contributor

We won't be doing any more work on the scanner

@mpguerra mpguerra closed this as not planned Won't fix, can't repro, duplicate, stale Oct 18, 2024
@github-project-automation github-project-automation bot moved this from Product Backlog to Done in Zebra Oct 18, 2024
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 P-Optional ✨
Projects
Status: Done
Development

No branches or pull requests

2 participants