1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
metamask-extension/ui/app/ducks
Dan J Miller 1fbdce8916 Improve ux for low gas price set (#5862)
* Show user warning if they set gas price below safelow minimum, error if 0.

* Properly cache basic price estimate data.

* Default retry price to recommended price if original price was 0x0

* Use mock fetch in send-new-ui integration tests.
2018-12-10 13:51:00 -08:00
..
tests Improve ux for low gas price set (#5862) 2018-12-10 13:51:00 -08:00
confirm-transaction.duck.js
gas.duck.js Improve ux for low gas price set (#5862) 2018-12-10 13:51:00 -08:00
mock-gas-estimate-data.js Read only connection of gas price chart to redux 2018-12-04 00:06:05 -03:30
send.duck.js