1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui/ducks
Mark Stacey 88ae10418b
Expand usage of getProviderConfig selector (#18906)
The `getProviderConfig` selector is now used anywhere the `provider`
state was previously referenced directly. This was done to simplify
renaming this state from `provider` to `providerConfig` in a later PR.

Note that there are many opportunities left to use more-specific
selectors (e.g. `getChainId()` over `getProviderConfig().chainId`), but
that was intentionally omitted from this PR to reduce the size. I
started going down this path and it quickly exploded in scope.

Relates to #18902
2023-05-02 10:06:24 -02:30
..
alerts feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
app Updating Terms of Use, Adding popover and onboarding flow check (#18221) 2023-04-14 12:51:13 -04:00
confirm-transaction NetworkController: Split network into networkId and networkStatus (#17556) 2023-03-30 16:49:12 -06:00
gas feat(mme-17214): migrate L33 files to typescript (#17372) 2023-01-31 12:01:10 +00:00
history remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
institutional [MMI] adds institutional duck to mmi folder (#18578) 2023-04-21 09:59:25 +01:00
locale Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
metamask Expand usage of getProviderConfig selector (#18906) 2023-05-02 10:06:24 -02:30
send Expand usage of getProviderConfig selector (#18906) 2023-05-02 10:06:24 -02:30
swaps Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
domains.js Fix/use etherjs specific imports (#15461) 2023-01-24 08:10:36 -06:00
index.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00