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/send-content
Dan J Miller c9acbfb973 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 10:37:38 -07:00
..
__snapshots__ Use network provider state, instead of CurrencyRateController state, to select 'nativeCurrency' (#17450) 2023-01-27 10:37:38 -07:00
add-recipient
send-amount-row Continue converting tests from enzyme to @testing-library/react (#16458) 2022-11-29 07:42:59 -08:00
send-asset-row
send-gas-row Continue converting tests from enzyme to @testing-library/react (#16753) 2022-12-06 10:49:08 -06:00
send-hex-data-row
send-row-wrapper Continue converting tests from enzyme to @testing-library/react (#16753) 2022-12-06 10:49:08 -06:00
index.js
send-content.component.js Continue converting tests from enzyme to @testing-library/react (#16753) 2022-12-06 10:49:08 -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 Unable to proceed with tx bc of inaccurate/overly aggressive "Insufficient funds for gas" warning #13087 (#14634) 2022-11-28 10:41:42 -06:00
send-content.stories.js