[explorer/rest] feat: Added transaction list endpoint#2136
Merged
AnthonyLaw merged 16 commits intoMay 20, 2026
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## explorer/nem-backend #2136 +/- ##
========================================================
- Coverage 97.02% 96.74% -0.28%
========================================================
Files 276 422 +146
Lines 20103 30245 +10142
Branches 215 695 +480
========================================================
+ Hits 19505 29261 +9756
- Misses 592 946 +354
- Partials 6 38 +32
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Wayonb
requested changes
May 1, 2026
Wayonb
requested changes
May 6, 2026
Member
Author
|
I'll rebase after you done review. |
Wayonb
requested changes
May 13, 2026
… in transaction mosaic table
…re mosaic quantity as absolute mosaic amount
cryptoBeliever
approved these changes
May 20, 2026
9320bad to
9992839
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem: Missing transaction list endpoint.
Solution:
/transactionsendpoint, it supportpaginationandsort by height.height,transaction_types,address,sender address,recipient address,sender public keyandmosaic.