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

view: implement auction support #4251

Closed
Tracked by #4196
erwanor opened this issue Apr 20, 2024 · 0 comments
Closed
Tracked by #4196

view: implement auction support #4251

erwanor opened this issue Apr 20, 2024 · 0 comments
Assignees
Labels
A-auction Area: Relates to the auction component _P-high High priority _P-V1 Priority: slated for V1 release
Milestone

Comments

@erwanor
Copy link
Member

erwanor commented Apr 20, 2024

Is your feature request related to a problem? Please describe.
Once #4227 is completed, we will be able to implement support for auctions in the Rust view server:

  1. generate metadata for each auctionnft_
  2. add a sqlite table to track auction state
  3. use this to the AuctionsRequest rpc

We can model this implementation after the Position* actions logic in the view server, and corresponding LpNft handling.

@erwanor erwanor added _P-V1 Priority: slated for V1 release _P-high High priority A-auction Area: Relates to the auction component labels Apr 20, 2024
@erwanor erwanor added this to the Sprint 4 milestone Apr 20, 2024
@erwanor erwanor added this to Penumbra Apr 20, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Penumbra Apr 20, 2024
@github-actions github-actions bot added the needs-refinement unclear, incomplete, or stub issue that needs work label Apr 20, 2024
@erwanor erwanor removed the needs-refinement unclear, incomplete, or stub issue that needs work label Apr 22, 2024
@erwanor erwanor moved this from Backlog to In progress in Penumbra Apr 22, 2024
@cratelyn cratelyn modified the milestones: Sprint 4, Sprint 5 Apr 22, 2024
erwanor added a commit that referenced this issue Apr 27, 2024
## Describe your changes
View server implementation for auction.

## Issue ticket number and link
References #4251

## Checklist before requesting a review

- [x] If this code contains consensus-breaking changes, I have added the
"consensus-breaking" label. Otherwise, I declare my belief that there
are not consensus-breaking changes, for the following reason:

---------

Co-authored-by: Erwan Or <[email protected]>
@github-project-automation github-project-automation bot moved this from In progress to Done in Penumbra Apr 28, 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 _P-high High priority _P-V1 Priority: slated for V1 release
Projects
Archived in project
Development

No branches or pull requests

3 participants