status-desktop/ui
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
..
app feat: Add Sticker purchase transaction modal 2020-09-04 16:13:33 -04:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n update to alpha.4 2020-08-28 13:39:12 -04:00
imports feat: Add Sticker purchase transaction modal 2020-09-04 16:13:33 -04:00
onboarding feat: change other components to use Address where needed 2020-08-27 17:48:03 -04:00
shared feat: Add Sticker purchase transaction modal 2020-09-04 16:13:33 -04:00
sounds fix volume of notification sounds 2020-08-20 13:39:57 -04:00
generate-rcc.sh feat: bundle resources 2020-07-03 09:59:00 -04:00
main.qml fix volume of notification sounds 2020-08-20 13:39:57 -04:00
nim-status-client.pro feat(tx-comps): Send transaction modal 2020-09-03 15:32:55 -04:00