Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Sort descending in FindTransactions query #5190

Conversation

dima74
Copy link
Contributor

@dima74 dima74 commented Oct 23, 2024

Context

Fixes #4986

Checklist

  • I've read CONTRIBUTING.md.
  • (optional) I've written unit tests for the code changes.
  • All review comments have been resolved.
  • All CI checks pass.

crates/iroha/tests/tx_history.rs Show resolved Hide resolved
Signed-off-by: Dmitry Murzin <diralik@yandex.ru>
@dima74 dima74 force-pushed the diralik/find-transactions-sort-descending branch from f12f1e2 to f03ebe1 Compare October 24, 2024 13:40
@dima74 dima74 merged commit fbe8817 into hyperledger-iroha:main Oct 24, 2024
9 of 11 checks passed
@dima74 dima74 deleted the diralik/find-transactions-sort-descending branch October 24, 2024 13:41
@alexstroke1 alexstroke1 self-assigned this Nov 7, 2024
enxtur added a commit to enxtur/iroha that referenced this pull request Feb 13, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] Support sorting transactions by descending creation time
4 participants