Skip to content

dApp shows wrong TX value if transaction change address is different #13

@lenilsonjr

Description

@lenilsonjr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions