status-desktop/ui/app/AppLayouts/Wallet
Eric Mastro 2336aa4e6f fix: custom token validation for non-token addresses
When contract addresses that are not ERC-20 or ERC-721 were input, the token would be allowed to be added and would crash the app.

In addition, when an ERC-20 contract was deployed without a name and symbol, “Invalid ERC-20 address” would appear.

This PR adds error checking from the token detail lookup and reports the error back to the user in the modal. This prevents non-ERC-20/721 contracts from being able to be added to the app and prevents a crash.
2021-03-25 15:52:02 -04:00
..
components fix: fix settings not being refetched when they had been edited before 2021-03-24 12:06:24 -05:00
data implement text-id based translations for currencies 2020-09-10 13:39:53 -04:00
AccountSettingsModal.qml fix: fix a lot of issues relative to dark theme 2021-03-16 17:22:58 -04:00
AddCustomTokenModal.qml fix: custom token validation for non-token addresses 2021-03-25 15:52:02 -04:00
AssetsTab.qml Fixed wrong color issue of the wallet layout. Fixes #1903 2021-02-25 15:43:14 -05:00
CollectiblesTab.qml feat: add stickers to collectibles 2020-08-28 11:05:19 -04:00
HistoryTab.qml Fixed wrong color issue of the wallet layout. Fixes #1903 2021-02-25 15:43:14 -05:00
LeftTab.qml fix: fix a lot of issues relative to dark theme 2021-03-16 17:22:58 -04:00
ReceiveModal.qml feat(tx-comps): Send transaction modal 2020-09-03 15:32:55 -04:00
SeedPhraseBackupWarning.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
SendModal.qml fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
SetCurrencyModal.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
SignPhraseModal.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
TokenSettingsModal.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
WalletHeader.qml fix: fix a lot of issues relative to dark theme 2021-03-16 17:22:58 -04:00
WalletLayout.qml fix: fix a lot of issues relative to dark theme 2021-03-16 17:22:58 -04:00
qmldir feat: add files for the wallet tabs 2020-05-28 13:59:56 -04:00