1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
metamask-extension/ui/app/selectors
Dan J Miller 3191d9e014
Help users avoid insufficient gas prices in swaps (#9624)
* Don't show average (slowest) button in custom gas modal while in swaps

* In swaps, show warning in custom gas modal if price set below average price

* Update ui/app/selectors/custom-gas.js

Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>

* Fix typo

Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
2020-10-17 06:43:51 -02:30
..
tests Help users avoid insufficient gas prices in swaps (#9624) 2020-10-17 06:43:51 -02:30
confirm-transaction.js Ensure token amounts are in fixed notation (#9381) 2020-09-09 22:24:11 -07:00
custom-gas.js Help users avoid insufficient gas prices in swaps (#9624) 2020-10-17 06:43:51 -02:30
first-time-flow.js
index.js
permissions.js Fix missing app header on Home screen (#9498) 2020-10-07 14:15:39 -02:30
selectors.js Remove unused code (#9564) 2020-10-13 11:18:22 -02:30
send.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
transactions.js