1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey 97450cd8fd
Remove non-existent metaMaskFee property (#9657)
The `metaMaskFee` property on the "quote data" PropType was not used,
and it never existed in practice. This resulted in PropType errors.

The non-existent property has been removed.
2020-10-20 10:35:34 -02:30
..
components Cast MIN_GAS_LIMIT_DEC to number before passing to minimumGasLimit (#9636) 2020-10-19 15:21:36 -02:30
contexts fix issue with unmatched routes (#9595) 2020-10-14 14:23:38 -05:00
css
ducks Clear all gas slice state on entering and leaving swaps (#9609) 2020-10-14 21:50:37 -02:30
helpers
hooks Fix use transaction time remaining (#9630) 2020-10-19 12:15:21 -02:30
pages Remove non-existent metaMaskFee property (#9657) 2020-10-20 10:35:34 -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