1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 04:40:18 +02:00
metamask-extension/ui/app/helpers/utils
Dan J Miller 97d268c8ee
Remove use of ethgasstation; use metaswap /gasPrices api for gas price estimates (#9867)
* Remove use of ethgassthat; use metaswap /gasPrices api for gas price estimates

* Remove references to ethgasstation

* Pass base to BigNumber constructor in fetchExternalBasicGasEstimates

* Update ui/app/hooks/useTokenTracker.js

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

* Delete gas price chart

* Remove price chart css import

* Delete additional fee chart code

* Lint fix

* Delete more code no longer used after ethgasstation removal

Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
2020-12-02 19:55:19 -03:30
..
common.util.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
common.util.test.js
confirm-tx.util.js Fix BigNumber issues (#9860) 2020-11-13 14:08:18 +08:00
confirm-tx.util.test.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
conversion-util.js Fix BigNumber issues (#9860) 2020-11-13 14:08:18 +08:00
conversion-util.test.js Fix BigNumber issues (#9860) 2020-11-13 14:08:18 +08:00
conversions.util.js Fix gas_fees properties collected for swaps analytics events (#9727) 2020-11-10 14:09:45 -03:30
conversions.util.test.js Fix mocha/max-top-level-suites issues (#9699) 2020-10-23 16:19:49 -02:30
fetch-with-cache.js Use async storage instead of localstorage (#9919) 2020-11-24 09:38:04 -06:00
fetch-with-cache.test.js Use async storage instead of localstorage (#9919) 2020-11-24 09:38:04 -06:00
formatters.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
i18n-helper.js Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
i18n-helper.test.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
switch-direction.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
token-util.js @metamask/contract-metadata (#9968) 2020-12-01 14:55:01 -08:00
transactions.util.js Fix BigNumber issues (#9860) 2020-11-13 14:08:18 +08:00
transactions.util.test.js expand transaction constants coverage (#9790) 2020-11-07 01:38:12 -06:00
util.js Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
util.test.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00