1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test
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
..
data Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00
e2e Remove localhost provider type (#9551) 2020-10-12 12:05:40 -07:00
lib Add prettier-plugin-sort-json (#9450) 2020-09-23 12:21:42 -02:30
stub Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
unit Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00
unit-global Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
env.js Remove cross-env (#7950) 2020-01-30 14:11:26 -03:30
helper.js Add @metamask/logo (#9281) 2020-08-20 10:48:43 -07:00
setup.js Remove obs-store babel register handling (#8413) 2020-04-27 07:54:42 -07:00