You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The /v0/accTransactions and /v1/accTransactions endpoints incorrectly filter out account transactions (i.e. transactions originating from an account, rather than stemming from rewards).
Steps to Reproduce
Use the endpoints to view transactions on an account that has been the sender and/or recipient of a simple transfer (for instance).
Expected Result
The simple transfer should show in the transaction list.
Actual Result
The simple transfer does not show in the list.
Versions
Software Version: 0.34.0 - 0.34.1.
The text was updated successfully, but these errors were encountered:
Bug Description
The
/v0/accTransactions
and/v1/accTransactions
endpoints incorrectly filter out account transactions (i.e. transactions originating from an account, rather than stemming from rewards).Steps to Reproduce
Use the endpoints to view transactions on an account that has been the sender and/or recipient of a simple transfer (for instance).
Expected Result
The simple transfer should show in the transaction list.
Actual Result
The simple transfer does not show in the list.
Versions
The text was updated successfully, but these errors were encountered: