1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Dan J Miller 392f9eafc2
Stop passing a gas param to the estimateGas call initiated in the swaps controller (#9501)
* Stop passing a gas param to the estimateGas call initiated in the swaps controller timedoutGasReturn

* Stop passing gas params to timedoutGasReturn

* Lint fix

* Stop passing no longer used param to setInitialGasEstimate
2020-10-07 16:30:17 -02:30
..
components Fix IconButton prop type (#9489) 2020-10-06 14:09:12 -07:00
contexts add segment implementation of metametrics (#9382) 2020-09-14 12:04:05 -05:00
css Feature/hide seedphrase when restoring vault (#9329) 2020-09-02 11:45:09 -04:00
ducks Stop passing a gas param to the estimateGas call initiated in the swaps controller (#9501) 2020-10-07 16:30:17 -02:30
helpers Check specified chain ID against endpoint return value (#9491) 2020-10-07 11:58:22 -02:30
hooks pass entire tokenData object to getTokenAddressParam (#9499) 2020-10-07 11:40:39 -05:00
pages Prevent user from submitting swap if they do not have enough for the max gas fee (#9500) 2020-10-07 09:55:38 -07:00
selectors Fix missing app header on Home screen (#9498) 2020-10-07 14:15:39 -02:30
store Stop passing a gas param to the estimateGas call initiated in the swaps controller (#9501) 2020-10-07 16:30:17 -02:30