1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/components/dropdowns
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
..
components Add spinner and dropdown arrow to network indicator on custom network loading. 2018-12-12 13:53:37 -03:30
tests Add support for RPC endpoints with custom chain IDs (#5134) 2018-10-26 10:26:43 +02:00
account-details-dropdown.js Fixed lint errors 2018-10-09 19:43:41 -07:00
index.js Remove unused files from ui folder. (#3577) 2018-03-19 12:41:24 -02:30
network-dropdown.js I#5956 fix2 dont overwrite existing rpc settings (#6044) 2019-01-29 08:13:51 -10:00
simple-dropdown.js Remove accessing PropTypes from main React package 2018-02-06 22:03:37 -08:00
token-menu-dropdown.js Remove "Copy Contract Address" from token options 2018-10-03 13:49:03 -02:30