1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/send
Dan J Miller 7a77c82514
Use network provider state, instead of CurrencyRateController state, to select 'nativeCurrency' (#17450)
* Use network provider state, instead of CurrencyRateController state, select 'nativeCurrency'

* Fix unit tests

* Lint fix

* Only use the network provider ticket for the native currency when useCurrencyRateCheck is false

* Fix unit test

* Fix tests for real
2023-01-27 13:47:47 -03:30
..
gas-display Use network provider state, instead of CurrencyRateController state, to select 'nativeCurrency' (#17450) 2023-01-27 13:47:47 -03:30
send-content Use network provider state, instead of CurrencyRateController state, to select 'nativeCurrency' (#17450) 2023-01-27 13:47:47 -03:30
send-footer Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
send-header Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send.constants.js Replace usages of conversion util in rest of UI folder in favor of Numeric (#17334) 2023-01-24 08:44:49 -06:00
send.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
send.scss Fixing some incorrect CSS color vars (#17033) 2023-01-09 11:58:34 -08:00
send.test.js Fix/use etherjs specific imports (#15461) 2023-01-24 08:10:36 -06:00
send.utils.js Replace usages of conversion util in rest of UI folder in favor of Numeric (#17334) 2023-01-24 08:44:49 -06:00
send.utils.test.js Replace usages of conversion util in rest of UI folder in favor of Numeric (#17334) 2023-01-24 08:44:49 -06:00