mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
df3169d1c7
* mm-controller - dont overwrite existing rpc settings * ui-networkDropdown - dont pass old network as chainId * add methods preferencesController.updateRpc and metamaskController.updateAndSetCustomRpc * use updateAndSetCustomRpc in settings to allow rpcs to be updated * use new rpc as nickname if no nick name has been supplied * fix update rpc method |
||
---|---|---|
.. | ||
network | ||
transactions | ||
address-book.js | ||
balance.js | ||
blacklist.js | ||
cached-balances.js | ||
computed-balances.js | ||
currency.js | ||
detect-tokens.js | ||
infura.js | ||
preferences.js | ||
provider-approval.js | ||
README.md | ||
recent-blocks.js | ||
shapeshift.js | ||
token-rates.js | ||
user-actions.js |
Controllers
Different controllers (in the sense of *VC *View-Controller).