1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/selectors/tests
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
..
confirm-transaction.test.js Ensure tokenAmount is always a string 2020-09-08 14:00:28 -07:00
custom-gas.test.js Help users avoid insufficient gas prices in swaps (#9624) 2020-10-17 06:43:51 -02:30
permissions.test.js Permissions: Do not display HTTP/HTTPS URL schemes for unique hosts (#8768) 2020-06-09 13:56:24 -07:00
selectors.test.js Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00
send-selectors-test-data.js Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00
send.test.js Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00
transactions.test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30