1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/lib/rpc-method-middleware/handlers
Alex Donesky d92936475a
Fix default currency symbol for wallet_addEthereumChain + improve warnings for data that doesn't match our validation expectations (#15201)
* set more appropriate default for ticker symbol when wallet_addEthereumChain is called

* throw error to dapp when site suggests network with same chainId but different ticker symbol from already added network, instead of showing error and disabled notification to user
2022-07-18 10:59:38 -05:00
..
add-ethereum-chain.js Fix default currency symbol for wallet_addEthereumChain + improve warnings for data that doesn't match our validation expectations (#15201) 2022-07-18 10:59:38 -05:00
eth-accounts.js
get-provider-state.js
index.js
log-web3-shim-usage.js
request-accounts.js
send-metadata.js
switch-ethereum-chain.js
watch-asset.js Fixed API for watchAsset (#14545) 2022-04-27 07:47:10 -07:00