CityOfZion / neon-wallet

Light wallet for the NEO blockchain
http://neonwallet.com
MIT License
1.03k stars 312 forks source link

Modify activity tab to check sender before displaying operation #2693

Closed EdgeDLT closed 2 months ago

EdgeDLT commented 5 months ago

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:

  1. Be sent an airdrop
  2. Open Neon Wallet
  3. Become confused by activity tab

Screenshots/Video: image

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 14 days with no activity. It will be automatically closed in 7 days from now if no activity is detected.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 7 days since being marked as stale.