status-desktop/ui/app/AppLayouts/Wallet
emizzle d8b0145eb3 feat: Add Sticker purchase transaction modal
Add gas estimate for sticker pack purchase.

Update transaction for sticker pack purchase.

Add GasValidator component which validates gas is selected correctly and displays an error message if not. This component is not visible until it is not valid (at which point the valdiation error message is displayed).

In a future PR, need to:
1. estimate gas for token txfer (sendTransaction) via a normalised method for estimating gas for EthSend
2. move sticker pack purchase to use an EthSend object so gas can be estimated and tx sent
2020-09-04 16:13:33 -04:00
..
components feat: show SNT by default in the token list, and STT in ropsten 2020-09-03 16:06:20 -04:00
data feat: Add Sticker purchase transaction modal 2020-09-04 16:13:33 -04:00
AccountSettingsModal.qml feat: Send transaction component -- Account selector 2020-08-05 16:38:49 +10:00
AddCustomTokenModal.qml feat: show SNT by default in the token list, and STT in ropsten 2020-09-03 16:06:20 -04:00
AssetsTab.qml refactor: rename Asset.fiatValue -> Asset.fiatBalanceDisplay 2020-08-10 09:32:01 -04:00
CollectiblesTab.qml feat: add stickers to collectibles 2020-08-28 11:05:19 -04:00
HistoryTab.qml feat: show SNT by default in the token list, and STT in ropsten 2020-09-03 16:06:20 -04:00
LeftTab.qml chore: run qstrConverter script 2020-08-27 17:09:37 -04:00
ReceiveModal.qml feat(tx-comps): Send transaction modal 2020-09-03 15:32:55 -04:00
SendModal.qml feat: Add Sticker purchase transaction modal 2020-09-04 16:13:33 -04:00
SetCurrencyModal.qml chore: run qstrConverter script 2020-08-27 17:09:37 -04:00
TokenSettingsModal.qml chore: run transform script to change qstr to qstrid 2020-07-08 12:37:41 -04:00
WalletHeader.qml feat(tx-comps): Send transaction modal 2020-09-03 15:32:55 -04:00
WalletLayout.qml refactor: refactor collectibles to be loaded individually 2020-08-25 09:15:01 -04:00
qmldir feat: add files for the wallet tabs 2020-05-28 13:59:56 -04:00