1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00
metamask-extension/ui/store
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
..
action-queue Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
institutional [MMI] Add interactive-replacement-token-page (#18683) 2023-04-27 10:45:37 +02:00
actionConstants.test.js Dead and redundant code removal (#17512) 2023-02-02 16:00:05 -06:00
actionConstants.ts feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
actions.test.js Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
actions.ts Expand usage of getProviderConfig selector (#18906) 2023-05-02 10:06:24 -02:30
store.ts feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00