1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02: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 Fixes #3425: Better support for batch transactions (#5437) 2018-11-13 13:49:12 -03:30
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 Integrate gas buttons with the send screen. 2018-12-04 00:06:04 -03:30