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

Provide an API to return a transaction chain in reverse order #798

Closed
Neylix opened this issue Jan 3, 2023 · 0 comments
Closed

Provide an API to return a transaction chain in reverse order #798

Neylix opened this issue Jan 3, 2023 · 0 comments
Assignees
Labels
API Involve API facing user feature New feature request

Comments

@Neylix
Copy link
Member

Neylix commented Jan 3, 2023

Is your feature request related to a problem?

There is some use case where it is required to get a transaction chain from the newest transaction to the oldest.

Describe the solution you'd like

Since this PR #773 there is a DB function to get the transaction chain in reverse order, using pagination.
We could add a new flag order in the transactionChain query of graphql to return the transaction chain in asc or desc order

Additional context

No response

@Neylix Neylix added feature New feature request API Involve API facing user labels Jan 3, 2023
@tenmoves tenmoves self-assigned this Jan 4, 2023
@Neylix Neylix closed this as completed Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Involve API facing user feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants