status-desktop/ui/app/AppLayouts
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
..
Chat fix: Estimating gas prevents transaction modal continue 2020-10-02 12:33:28 -04:00
Node feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
Profile feat: add a read more button and crop text when message is too long 2020-09-29 14:02:33 -04:00
UIComponents fix: using loaders for status button animations 2020-09-07 10:21:41 -04:00
Wallet feat: limit number of collectibles to 200 to avoid explosions 2020-09-29 14:44:10 -04:00
qmldir WIP SAVEPOINT 2020-08-25 11:36:46 -04:00