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 ordering options to /extended/v1/tx #1998

Closed
zone117x opened this issue Jun 12, 2024 · 0 comments · Fixed by #2005
Closed

Add ordering options to /extended/v1/tx #1998

zone117x opened this issue Jun 12, 2024 · 0 comments · Fixed by #2005
Assignees

Comments

@zone117x
Copy link
Member

Add query params to the tx list endpoint that can control the ordering of results. Allowing ordering by the following properties:

  • sort_by=time&order=desc|asc
  • sort_by=fee&order=desc|asc

Example usage: /tx?sort_by=time&order=asc

@github-project-automation github-project-automation bot moved this to 🆕 New in API Board Jun 12, 2024
@He1DAr He1DAr added this to the Explorer Search milestone Jun 12, 2024
@smcclellan smcclellan moved this from 🆕 New to 📋 Backlog in API Board Jun 12, 2024
@smcclellan smcclellan moved this from 📋 Backlog to 👀 In Review in API Board Jun 17, 2024
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in API Board Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants