1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app
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
..
components Help users avoid insufficient gas prices in swaps (#9624) 2020-10-17 06:43:51 -02:30
contexts fix issue with unmatched routes (#9595) 2020-10-14 14:23:38 -05:00
css Feature/hide seedphrase when restoring vault (#9329) 2020-09-02 11:45:09 -04:00
ducks Clear all gas slice state on entering and leaving swaps (#9609) 2020-10-14 21:50:37 -02:30
helpers Mark sendToken as optional in constructTxParams docs (#9561) 2020-10-13 11:45:33 -02:30
hooks Fix and simplify account switching in Swaps (#9549) 2020-10-12 14:21:01 -02:30
pages Update fee card storybook to utilize latest fee-card api (#9613) 2020-10-16 13:29:32 -02:30
selectors Help users avoid insufficient gas prices in swaps (#9624) 2020-10-17 06:43:51 -02:30
store Remove dead gas estimation functions, rename function (#9579) 2020-10-13 14:13:54 -07:00