status-desktop/src
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
..
app fix: Estimating gas prevents transaction modal continue 2020-10-02 12:33:28 -04:00
status fix: Estimating gas prevents transaction modal continue 2020-10-02 12:33:28 -04:00
nim_status_client.nim fix: on macOS use status-icon.icns instead of status.svg when setting app.icon() 2020-09-17 15:11:31 -05:00
nim_windows_launcher.nim build: implement packaging steps for the Windows build 2020-07-17 13:57:32 -05:00