Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

senderId filter behaves incorrectly #914

Open
ghost opened this issue Jun 6, 2019 · 0 comments
Open

senderId filter behaves incorrectly #914

ghost opened this issue Jun 6, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 6, 2019

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

image

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant