KomodoPlatform / komodo-wallet-mobile

KomodoWallet Mobile codebase
https://komodoplatform.com
MIT License
21 stars 31 forks source link

[Hot-fix] 0.6.4: Show warning for possible phishing transactions #23

Closed CharlVS closed 1 year ago

CharlVS commented 1 year ago

In response to the recent epidemic of phishing transactions: https://cryptonews.net/news/security/20792248c

This will likely still change once designs are finalised, and Komodo makes a decision on how this should be handled.

Changelog:

CharlVS commented 1 year ago

Transactions where value is 0 are shown as below: image

Pressing "Show Address" shows the hidden address image

Pressing "More Info" Opens up an article about the issue image

CharlVS commented 1 year ago

NB Reviewers: The article link will 404 because it has not been published yet. However, this is the confirmed URL for the article when it is published and the article contents have been approved.

CharlVS commented 1 year ago

@ca333 I've pushed with the confirmed unpublished link:

https://github.com/KomodoPlatform/atomicdex-mobile/blob/9ece4dfd65564007c756292c24acc6f0f3ad52e2/lib/app_config/app_config.dart#L12-L13