1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/settings
Erik Marks e071b4482e
Use chainId values for the address book (#9565)
* Delete CachedBalancesController.cachedBalances

* Migrate provider to Rinkeby instead of deleting it

* Convert hex transaction metamaskNetworkId values to decimal

* Don't migrate provider state in e2e tests

* Don't kick custom RPC users to Rinkeby unnecessarily

* Use provider.chainId for address book chainId values

* Add address book migration

* Fix failing unit test

* fixup! Merge branch 'develop' into address-book-use-chainId

* Select address book entries for display by chainId

* Merge all address book entry keys

* fixup! Merge all address book entry keys
2020-10-12 16:35:55 -07:00
..
advanced-tab Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
alerts-tab fix tooltip issue on firefox (#9409) 2020-09-15 13:19:46 -05:00
contact-list-tab Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00
info-tab Standardize scss import practices (#9183) 2020-08-19 11:41:56 -05:00
networks-tab Remove localhost provider type (#9551) 2020-10-12 12:05:40 -07:00
security-tab Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
settings-tab Standardize scss import practices (#9183) 2020-08-19 11:41:56 -05:00
index.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
index.scss Update font family globally (#9073) 2020-07-29 15:04:02 -05:00
settings.component.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
settings.container.js Remove unused connections route (#9394) 2020-09-11 09:32:54 -03:00