mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-03 06:34:27 +01:00
d1cea85f33
* 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 |
||
---|---|---|
.. | ||
ens | ||
network | ||
permissions | ||
transactions | ||
alert.js | ||
app-state.js | ||
app-state.test.js | ||
backup.js | ||
backup.test.js | ||
cached-balances.js | ||
cached-balances.test.js | ||
decrypt-message.test.ts | ||
decrypt-message.ts | ||
detect-tokens.js | ||
detect-tokens.test.js | ||
encryption-public-key.test.ts | ||
encryption-public-key.ts | ||
incoming-transactions.js | ||
incoming-transactions.test.js | ||
metametrics.js | ||
metametrics.test.js | ||
onboarding.js | ||
preferences.js | ||
preferences.test.js | ||
sign.test.ts | ||
sign.ts | ||
swaps.js | ||
swaps.test.js |