1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/ui/ducks
Mark Stacey d1cea85f33
Rename provider to providerConfig (#18907)
* Rename `provider` to `providerConfig`

The network controller `provider` state has been renamed to
 `providerConfig`. This better reflects what this state is, and makes
this controller more closely aligned with the core network controller.

All references to the provider configuration have been updated to
prefer `providerConfig` over `provider`, to make the distinction clear
between a provider and provider config.

Closes #18902

* Add migration
2023-05-02 13:23:20 -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 Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
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 Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
send Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
swaps Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
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