status-desktop/ui/imports
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
..
Backpressure feat: adds QML debounce library 2020-07-14 11:56:44 -04:00
Themes feat(tx-comps): Send transaction modal 2020-09-03 15:32:55 -04:00
twemoji Use twemoji.js 2020-06-30 14:35:14 -04:00
Constants.qml feat: add TransactionBubble for use with the chat commands 2020-08-27 16:15:27 -04:00
Emoji.qml refactor and add support for converting to emoji after pasting text 2020-09-04 15:31:46 -04:00
SelectedMessage.qml fix: code review 2020-07-10 20:09:15 -04:00
Style.qml feat: enable changing theme from the profile settings 2020-07-03 09:59:14 -04:00
Theme.qml fix: link color 2020-08-06 16:35:54 +02:00
Utils.qml feat: Add Sticker purchase transaction modal 2020-09-04 16:13:33 -04:00
qmldir feat: adds QML debounce library 2020-07-14 11:56:44 -04:00