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

auction: fill in the remaining rpc functionality #4304

Open
Tracked by #4196
erwanor opened this issue May 2, 2024 · 0 comments
Open
Tracked by #4196

auction: fill in the remaining rpc functionality #4304

erwanor opened this issue May 2, 2024 · 0 comments
Labels
A-auction Area: Relates to the auction component needs-refinement unclear, incomplete, or stub issue that needs work _P-low Priority: low

Comments

@erwanor
Copy link
Member

erwanor commented May 2, 2024

We have a streaming RPC that let us query multiple auction state at once:

  rpc AuctionStateByIds(AuctionStateByIdsRequest) returns (stream AuctionStateByIdsResponse);

At some point, it would be good to implement it, but probably not before we have a concrete use-case for it.

@github-project-automation github-project-automation bot moved this to Backlog in Penumbra May 2, 2024
@github-actions github-actions bot added the needs-refinement unclear, incomplete, or stub issue that needs work label May 2, 2024
@cratelyn cratelyn added the A-auction Area: Relates to the auction component label May 6, 2024
@aubrika aubrika added the _P-low Priority: low label May 8, 2024
@erwanor erwanor added the _P-V1 Priority: slated for V1 release label May 16, 2024
@aubrika aubrika removed the _P-V1 Priority: slated for V1 release label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-auction Area: Relates to the auction component needs-refinement unclear, incomplete, or stub issue that needs work _P-low Priority: low
Projects
Status: Backlog
Development

No branches or pull requests

3 participants