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

feature: Add an RPC method to retrieve scan results for a viewing key #8163

Closed
1 task
mpguerra opened this issue Jan 17, 2024 · 0 comments · Fixed by #8255
Closed
1 task

feature: Add an RPC method to retrieve scan results for a viewing key #8163

mpguerra opened this issue Jan 17, 2024 · 0 comments · Fixed by #8255
Assignees
Labels
A-blockchain-scanner Area: Blockchain scanner of shielded transactions A-rpc Area: Remote Procedure Call interfaces C-enhancement Category: This is an improvement S-needs-triage Status: A bug report needs triage

Comments

@mpguerra
Copy link
Contributor

mpguerra commented Jan 17, 2024

Motivation

We want to be able to request results for a given viewing key via an RPC method.

Specifications

  • retrieve all scanned results for a set of viewing keys

We probably want to start doing this without authenticating the requester and add authentication later

Complex Code or Requirements

No response

Testing

No response

Related Work

This is part of #7728 and the RPC Interface

@mpguerra mpguerra added A-blockchain-scanner Area: Blockchain scanner of shielded transactions A-rpc Area: Remote Procedure Call interfaces C-enhancement Category: This is an improvement S-needs-triage Status: A bug report needs triage labels Jan 17, 2024
@mpguerra mpguerra added this to Zebra Jan 17, 2024
@mpguerra mpguerra moved this to New in Zebra Jan 17, 2024
@mpguerra mpguerra moved this from New to Sprint Backlog in Zebra Jan 17, 2024
@mpguerra mpguerra moved this from Sprint Backlog to Product Backlog in Zebra Jan 17, 2024
@mpguerra mpguerra moved this from Product Backlog to Sprint Backlog in Zebra Jan 22, 2024
@oxarbitrage oxarbitrage self-assigned this Jan 29, 2024
@oxarbitrage oxarbitrage mentioned this issue Feb 9, 2024
9 tasks
@mergify mergify bot closed this as completed in #8255 Feb 9, 2024
@github-project-automation github-project-automation bot moved this from Sprint Backlog to Done in Zebra Feb 9, 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 A-rpc Area: Remote Procedure Call interfaces C-enhancement Category: This is an improvement S-needs-triage Status: A bug report needs triage
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants