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

Add filters to transfer list API #9981

Closed
2 of 3 tasks
JonRay15 opened this issue Nov 3, 2023 · 0 comments · Fixed by #10141
Closed
2 of 3 tasks

Add filters to transfer list API #9981

JonRay15 opened this issue Nov 3, 2023 · 0 comments · Fixed by #10141
Assignees
Labels
api epochs fe-request A list of reasonably high value API change requests from front end transfers

Comments

@JonRay15
Copy link

JonRay15 commented Nov 3, 2023

Now that we are using the transfer API with the isReward flag to give us our list of active rewards / games.

We need to be able to filter it for epoch periods so that we can show last 30 days or whatever time horizon we decide is appropriate in the front end.

We also need to be able to filter for entity scope team vs individual in case we have seperate leaderboards for these.

We also need to be able to see only active ones since dead ones are not much use.

https://docs.vega.xyz/mainnet/api/rest/data-v2/trading-data-service-list-transfers

Tasks

  • Add from epoch / to epoch filter
  • Add entiity scope (team / individual) filter
  • Add status filter
@gordsport gordsport added epochs transfers api fe-request A list of reasonably high value API change requests from front end labels Nov 6, 2023
@gordsport gordsport added this to the 🏰 Palazzo Mistero milestone Nov 6, 2023
@gordsport gordsport moved this to Todo in Core Kanban Nov 6, 2023
@JonRay15 JonRay15 changed the title Add epoch to / from filter to transfer list API Add filters to transfer list API Nov 7, 2023
@ValentinTrinque ValentinTrinque moved this from Todo to In Progress in Core Kanban Nov 8, 2023
@vega-issues vega-issues moved this from In Progress to Waiting Review in Core Kanban Nov 21, 2023
@vega-issues vega-issues moved this from Waiting Review to Approved in Core Kanban Nov 21, 2023
@vega-issues vega-issues moved this from Approved to In Review in Core Kanban Nov 21, 2023
@vega-issues vega-issues moved this from In Review to Approved in Core Kanban Nov 21, 2023
@github-project-automation github-project-automation bot moved this from Approved to Merged in Core Kanban Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api epochs fe-request A list of reasonably high value API change requests from front end transfers
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants