Operation System
MacOS
Expected Behavior
If I receive a transaction and the change address for that transaction is different than the sender, the dApp should still ignore change value when displaying the tx in my activity.
Current Behavior
the dApp will recognize the whole value of the tx as an activity for my address.
Possible Solution (Not obligatory)
Filter tx.ins for the logged in address, so we can always ignore inputs and outputs not related to our address, when displaying wallet activity
Operation System
MacOS
Expected Behavior
If I receive a transaction and the change address for that transaction is different than the sender, the dApp should still ignore change value when displaying the tx in my activity.
Current Behavior
the dApp will recognize the whole value of the tx as an activity for my address.
Possible Solution (Not obligatory)
Filter tx.ins for the logged in address, so we can always ignore inputs and outputs not related to our address, when displaying wallet activity