1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
Mark Stacey 75177c5998
Make setProviderType synchronous (#16879)
The network controller method `setProviderType` was marked as `async`
despite doing nothing async internally. The `async` has been dropped.

This should have zero functional impact.

This relates to https://github.com/MetaMask/controllers/issues/971
2022-12-13 13:57:48 -03:30
..
_locales onboardingV2: fix privacy policy in spanish (#16918) 2022-12-14 00:16:10 +07:00
build-types BETA - Update to sentence case (#16590) 2022-11-21 08:44:46 -06:00
fonts
images Add Celo to the popular custom network list (#16745) 2022-12-07 14:13:37 -06:00
manifest
scripts Make setProviderType synchronous (#16879) 2022-12-13 13:57:48 -03:30
vendor/trezor
background.html Integrating snow into metamask (#15580) 2022-11-24 02:36:19 +02:00
home.html Integrating snow into metamask (#15580) 2022-11-24 02:36:19 +02:00
loading.html
notification.html Integrating snow into metamask (#15580) 2022-11-24 02:36:19 +02:00
popup.html Integrating snow into metamask (#15580) 2022-11-24 02:36:19 +02:00
trezor-usb-permissions.html