status-desktop/ui/app/AppLayouts
Malik Al-Jabr 3ad3739218 fix: gas estimate error
fixes #935
A bug occurs when someone requests a large amount of funds from you since the gas estimation will fail and there isn't a way of handling errors in the source yet.

This PR handles the error appropriatley for both `estimateGas` and `estimateTokenGas` where the response is only converted from hex to int if the RPC call was successful. Otherwise return the error message as the response and let the UI decide how to display it.

Currently the error for gas estimation in transaction bubbles is displayed in a popup however, ive come to realize that 2 popups open instead of one. This is a new bug of which I can't pinpoint the root cause at the moment and have opted to file a separate issue for it.
2021-01-19 16:11:06 -05:00
..
Browser fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
Chat fix: gas estimate error 2021-01-19 16:11:06 -05:00
Node feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
Profile uiux(StatusButton): introduce warn type 2021-01-19 12:45:03 +01:00
Timeline fix: fix QML warnings + some UI fixes to match the design 2021-01-15 13:52:05 -05:00
UIComponents fix: using loaders for status button animations 2020-09-07 10:21:41 -04:00
Wallet fix(Wallet): fix bug that prevented users from setting the currency 2021-01-14 16:00:10 -05:00
qmldir feat: reintroduce the dapp browser 2020-10-20 14:42:36 -04:00