1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/app/transaction-activity-log
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__
transaction-activity-log-icon Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
index.js
index.scss
transaction-activity-log.component.js
transaction-activity-log.component.test.js
transaction-activity-log.constants.js
transaction-activity-log.container.js
transaction-activity-log.container.test.js Use network provider state, instead of CurrencyRateController state, to select 'nativeCurrency' (#17450) 2023-01-27 13:47:47 -03:30
transaction-activity-log.util.js
transaction-activity-log.util.test.js