1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/app/scripts/controllers
Frankie df3169d1c7
I#5956 fix2 dont overwrite existing rpc settings (#6044)
* 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
2019-01-29 08:13:51 -10:00
..
network add source for header in create infura client (#6023) 2019-01-24 14:56:55 -10:00
transactions
address-book.js
balance.js
blacklist.js
cached-balances.js
computed-balances.js
currency.js
detect-tokens.js fix asset detection (#6049) 2019-01-22 10:23:11 -08:00
infura.js
preferences.js I#5956 fix2 dont overwrite existing rpc settings (#6044) 2019-01-29 08:13:51 -10:00
provider-approval.js
README.md
recent-blocks.js
shapeshift.js
token-rates.js Set auto conversion off for token/eth conversion (#6005) 2019-01-10 10:36:30 -08:00
user-actions.js

Controllers

Different controllers (in the sense of *VC *View-Controller).