mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-29 23:58:06 +01:00
eeee8852cd
`eth_getProof` is an unpermissioned, read-only RPC method for getting account-related Merkle proofs, specified here: https://eips.ethereum.org/EIPS/eip-1186 It's been supported by major Ethereum clients, and Infura, for some time. By adding it to the safe methods list, we enable this method for our users. |
||
---|---|---|
.. | ||
ens | ||
network | ||
permissions | ||
transactions | ||
alert.js | ||
app-state.js | ||
cached-balances.js | ||
detect-tokens.js | ||
incoming-transactions.js | ||
metametrics.js | ||
onboarding.js | ||
preferences.js | ||
swaps.js | ||
threebox.js | ||
token-rates.js |