1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui/pages/send
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
..
gas-display Transaction cleanup and fix TransactionDetailItem key not unique bug (#18899) 2023-05-02 00:42:59 -03:00
send-content Enable editing L2 gas on optimism (#18217) 2023-04-26 05:43:38 +05:30
send-footer Overriding gas estimate in the send page even if enough ETH is not available (#18554) 2023-04-18 11:10:32 -04:00
send-header Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send.constants.js NFT: Replaced all the instances of collectibles with NFTs (#17741) 2023-02-17 00:53:29 +05:30
send.js Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
send.scss Fixing some incorrect CSS color vars (#17033) 2023-01-09 11:58:34 -08:00
send.test.js Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
send.utils.js NFT: Replaced all the instances of collectibles with NFTs (#17741) 2023-02-17 00:53:29 +05:30
send.utils.test.js Replace usages of conversion util in rest of UI folder in favor of Numeric (#17334) 2023-01-24 08:44:49 -06:00