1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 15:50:28 +01:00
metamask-extension/ui/pages/send/send-content
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
..
__snapshots__ Use network provider state, instead of CurrencyRateController state, to select 'nativeCurrency' (#17450) 2023-01-27 13:47:47 -03:30
add-recipient Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
send-amount-row Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
send-asset-row Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
send-gas-row Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
send-hex-data-row Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
send-row-wrapper Continue converting tests from enzyme to @testing-library/react (#16753) 2022-12-06 10:49:08 -06:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
send-content.component.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
send-content.component.test.js Continue converting tests from enzyme to @testing-library/react (#16753) 2022-12-06 10:49:08 -06:00
send-content.container.js Remove new address alert (#14811) 2022-12-08 14:20:24 +00:00
send-content.stories.js Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30