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/contact-list-tab
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
..
add-contact Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
edit-contact Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00
my-accounts Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
view-contact Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
contact-list-tab.component.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
contact-list-tab.container.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
index.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
index.scss remove unnecessary files and scss (#9253) 2020-08-19 16:02:42 -05:00