1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/test/unit/app/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
..
transactions Disallow loading as metamaskNetworkId (#5924) 2018-12-13 09:14:46 -10:00
address-book-controller.js eslint --fix . 2018-07-02 18:49:33 -04:00
blacklist-controller-test.js Add ability to whitelist a blacklisted domain at runtime 2018-10-02 10:43:46 -02:30
cached-balances-test.js Save recent network balances in local storage (#5843) 2018-11-30 14:51:24 -08:00
currency-controller-test.js fix merge conflicts 2018-08-17 12:56:07 -04:00
detect-tokens-test.js Implement latest EIP-712 protocol 2018-09-13 15:40:57 -04:00
infura-controller-test.js Moved loose some loose test files to sub folders 2018-05-21 05:59:26 -07:00
metamask-controller-test.js Tx controller now uses safe event emitter (#5769) 2018-11-16 10:34:08 -08:00
network-contoller-test.js Add support for RPC endpoints with custom chain IDs (#5134) 2018-10-26 10:26:43 +02:00
notice-controller-test.js Default NoticeController ctor opts to empty obj 2018-09-11 12:12:35 -07:00
preferences-controller-test.js I#5956 fix2 dont overwrite existing rpc settings (#6044) 2019-01-29 08:13:51 -10:00
token-rates-controller.js Update Balanc3 API (#5744) 2018-11-13 14:57:43 -05:00