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
{{ message }}
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
Expected behavior
senderId should only filter and show the transactions from the given senderId to the currently displayed address.
Actual behavior
senderId shows all tx's made by the sender on the network, not just to the current account.
Steps to reproduce
Going to the below address shows transactions sent to other recipients than just 15011714843719308396L:
https://explorer.lisk.io/address/15011714843719308396L?page=1&senderId=16152155423726476379L
Additional example
For example filtering using the recepientId only shows tx's sent to the currently viewed address:
https://explorer.lisk.io/address/5920921428156130553L?page=1&recipientId=2703043719032436233L
While senderId also shows the tx's made to other addresses.
https://explorer.lisk.io/address/5920921428156130553L?page=1&senderId=2703043719032436233L
The text was updated successfully, but these errors were encountered: