neon-wallet
neon-wallet copied to clipboard
Modify activity tab to check sender before displaying operation
When a user is included in an airdrop, they may become very confused by their Activity tab. This is because all operations of the airdrop transaction are shown (both the inbound airdrop and all outbound airdrops). To the user, who usually only sees outbound transfers when they themselves perform a send, this can be very confusing, as it gives the impression of someone else using their wallet to make transfers.
I think it would be better to only show outbound transfers if the user's address is actually the sender of the transaction (or NEP-17 from
) for those operations. This will also help reduce clutter in the tab by only showing relevant actions.
Wallet version or commit SHA: 2.23.10
Environment: All
Reproduction steps:
- Be sent an airdrop
- Open Neon Wallet
- Become confused by activity tab
Screenshots/Video: