status-desktop/ui/app
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
..
AppLayouts fix: Estimating gas prevents transaction modal continue 2020-10-02 12:33:28 -04:00
img feat: Add loading and reload states to stickers/packs 2020-09-29 13:27:50 -04:00
AppMain.qml uiux(Chat): ensure chat input gets focus when changing views and channels 2020-09-29 13:48:13 -04:00
qmldir feat: Onboarding carousel 2020-05-12 18:52:51 -04:00