1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Dan J Miller 87166afb6b
Use eth_gasPrice result for setting too low warning on custom networks (#11370)
* Use eth_gasPrice result for setting too low warning on custom networks

* Assume CustomPriceSafeForCustomNetwork when there is no custom price set (it will default to recommended)
2021-06-24 14:29:47 -02:30
..
__mocks__
components Use eth_gasPrice result for setting too low warning on custom networks (#11370) 2021-06-24 14:29:47 -02:30
contexts Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
css Provide New UI Components for EIP-1559 Designs (#11357) 2021-06-23 18:39:44 -05:00
ducks Adding edit navigation button flow back to send token flow (#11335) 2021-06-23 18:50:24 -05:00
helpers Provide New UI Components for EIP-1559 Designs (#11357) 2021-06-23 18:39:44 -05:00
hooks Update controllers with conversionRate change with minimal required changes in extension (#11361) 2021-06-23 18:28:49 -05:00
pages Adding edit navigation button flow back to send token flow (#11335) 2021-06-23 18:50:24 -05:00
selectors Use eth_gasPrice result for setting too low warning on custom networks (#11370) 2021-06-24 14:29:47 -02:30
store Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
index.js