1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-12 12:47:14 +01:00
metamask-extension/app/scripts/lib/rpc-method-middleware/handlers
Micaiah Reid 8930df7951
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-10 15:53:36 +01:00
..
add-ethereum-chain.js Allow locally hosted RPC and Block Explorer Urls with wallet_addEthereumChain (#14272) 2022-06-10 15:53:36 +01:00
eth-accounts.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
get-provider-state.js Add RPC method handler hook selection (#12664) 2021-11-15 15:11:51 -08:00
index.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
log-web3-shim-usage.js MetaMetrics: Add EVENT.CATEGORIES const (#14474) 2022-04-22 13:09:10 -03:00
request-accounts.js Fixes an issue where metamask popup is not loading on eth_accounts (#13840) 2022-03-07 19:09:03 +04:00
send-metadata.js Choose accounts refactor (#13039) 2021-12-14 18:54:46 -05:00
switch-ethereum-chain.js Add RPC method handler hook selection (#12664) 2021-11-15 15:11:51 -08:00
watch-asset.js Fixed API for watchAsset (#14545) 2022-04-27 07:47:10 -07:00