1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui
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
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Use network provider state, instead of CurrencyRateController state, to select 'nativeCurrency' (#17450) 2023-01-27 13:47:47 -03:30
contexts i18n: fix missing locale for "en" error (#17014) 2022-12-22 00:31:06 +07:00
css Added padding/margin inline support to the Box component (#17134) 2023-01-14 10:54:25 +05:30
ducks Use network provider state, instead of CurrencyRateController state, to select 'nativeCurrency' (#17450) 2023-01-27 13:47:47 -03:30
helpers button link housekeeping (#16885) 2023-01-26 10:32:11 -08:00
hooks Convert ui/helpers/constants/common to typescript (#17348) 2023-01-25 09:47:02 -06:00
pages Use network provider state, instead of CurrencyRateController state, to select 'nativeCurrency' (#17450) 2023-01-27 13:47:47 -03:30
selectors Improving getMemoizedMetadataContractName selector (#17432) 2023-01-26 21:09:13 +05:30
store Document callback-style background calls as deprecated (#17376) 2023-01-26 12:27:15 -03:30
index.js Refactor Errors E2E test to no longer rely upon a real error (#17332) 2023-01-23 12:58:35 -06:00
index.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00