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

accTransactions incorrectly filters transactions #121

Closed
td202 opened this issue Jan 28, 2025 · 0 comments
Closed

accTransactions incorrectly filters transactions #121

td202 opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels
[Type] Bug Something isn't working

Comments

@td202
Copy link
Contributor

td202 commented Jan 28, 2025

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

  • Software Version: 0.34.0 - 0.34.1.
@td202 td202 added the [Type] Bug Something isn't working label Jan 28, 2025
@td202 td202 self-assigned this Jan 28, 2025
@td202 td202 closed this as completed Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant