1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02: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__ Continue converting tests from enzyme to @testing-library/react (#16032) 2022-10-11 12:54:50 -05:00
transaction-activity-log-icon Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss Update reset.scss to revive <b> element font-weight (#15784) 2022-09-13 09:30:41 -07:00
transaction-activity-log.component.js Relocate conversion utils to shared/modules/conversion.utils.js (#17319) 2023-01-20 11:04:37 -06:00
transaction-activity-log.component.test.js Continue converting tests from enzyme to @testing-library/react (#16032) 2022-10-11 12:54:50 -05:00
transaction-activity-log.constants.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
transaction-activity-log.container.js update prettier (#15360) 2022-07-31 13:26:40 -05:00
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 Relocate conversion utils to shared/modules/conversion.utils.js (#17319) 2023-01-20 11:04:37 -06:00
transaction-activity-log.util.test.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00