1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app
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
..
components Prevent undefined class from being added to Tabs (#9563) 2020-10-12 20:50:00 -02:30
contexts add segment implementation of metametrics (#9382) 2020-09-14 12:04:05 -05:00
css Feature/hide seedphrase when restoring vault (#9329) 2020-09-02 11:45:09 -04:00
ducks Account for approval gas costs in eth received (#9559) 2020-10-12 17:26:53 -02:30
helpers Remove localhost provider type (#9551) 2020-10-12 12:05:40 -07:00
hooks Fix and simplify account switching in Swaps (#9549) 2020-10-12 14:21:01 -02:30
pages Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00
selectors Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00
store Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00