status-desktop/ui/app/AppLayouts/Chat
emizzle 6d5bd52d0a fix: Estimating gas prevents transaction modal continue
Fixes: #926.

Gas estimations were not being decoded correctly (indicated with "error getting gas price predictions" in the console) and were preventing transaction dialogs from continuing past the step containing the GasSelector component. This affected mainnet only, because in testnet we have hardcoded gas prices (for when the gas prices on mainnet are insane) which is why it was not apparent in testnet.

fix: Contract address not showing correctly
This was caused by `getStickerMarketContractAddress` being moved to `utilsView` but not updated in QML
2020-10-02 12:33:28 -04:00
..
ChatColumn fix: Update StatusRoundButton colours 2020-10-02 12:31:55 -04:00
ContactsColumn fix: fix suggested channels border and height 2020-09-23 16:40:52 -04:00
components fix: Estimating gas prevents transaction modal continue 2020-10-02 12:33:28 -04:00
data change status-spanish to status-espanol, it's more guay 2020-09-23 17:19:17 -04:00
ChatColumn.qml uiux(Chat): ensure chat input gets focus when changing views and channels 2020-09-29 13:48:13 -04:00
ChatLayout.qml uiux(Chat): ensure chat input gets focus when changing views and channels 2020-09-29 13:48:13 -04:00
ContactsColumn.qml cleanup qml 2020-09-23 15:52:27 -04:00
qmldir feat(chat): implement mention auto complete 2020-07-17 12:31:20 -04:00