1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Micaiah Reid 1fd4dfbde4 Allow locally hosted RPC and Block Explorer Urls with wallet_addEthereumChain (#14272)
* add function to check if url is localhost

* allow localhost rpcUrls in `wallet_addEthereumChain`

* allow localhost blockExplorerUrls

* wrap new URL in try/catch
2022-06-21 19:42:50 -02:30
..
account-import-strategies
constants Add a new fiat onboarding option via MoonPay (#13934) 2022-03-21 10:26:52 +01:00
controllers MetaMetrics: Fixes TypeError: Object.values(...).reduce(...).flat is not a function (#14962) 2022-06-21 17:09:15 -02:30
lib Allow locally hosted RPC and Block Explorer Urls with wallet_addEthereumChain (#14272) 2022-06-21 19:42:50 -02:30
migrations Rename NotificationController to AnnouncementController (#14389) 2022-04-27 10:36:32 +02:00
platforms fix instance of browser.extension.getURL() (#14168) 2022-03-24 09:57:24 -05:00
background.js Rename phishing warning page environment variable 2022-05-16 18:48:20 -02:30
contentscript.js Rename phishing warning page environment variable 2022-05-16 18:48:20 -02:30
detect-multiple-instances.js Warn about multiple MetaMask instances running (#13836) 2022-04-27 20:14:10 +02:00
detect-multiple-instances.test.js Warn about multiple MetaMask instances running (#13836) 2022-04-27 20:14:10 +02:00
disable-console.js
first-time-state.js
inpage.js
lockdown-more.js
lockdown-run.js
metamask-controller.js Destroy ledger keyring when removing last account in ledger keyring (#14993) 2022-06-21 17:06:36 -02:30
metamask-controller.test.js Destroy ledger keyring when removing last account in ledger keyring (#14993) 2022-06-21 17:06:36 -02:30
sentry-install.js
ui.js Deprecate extensionizer for webextension-polyfill (#13960) 2022-03-18 14:07:05 -05:00