1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app/ducks
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
..
alerts [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
app [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
confirm-transaction Use optional chaining for functions (#9799) 2020-11-12 11:13:21 -06:00
gas Remove use of ethgasstation; use metaswap /gasPrices api for gas price estimates (#9867) 2020-12-02 19:55:19 -03:30
history [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
locale [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
metamask [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
send [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
swaps add new MetaMetricsController (#9857) 2020-12-02 15:41:30 -06:00
index.js Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30