1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/selectors/tests
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
..
confirm-transaction.test.js Ensure tokenAmount is always a string 2020-09-08 14:00:28 -07:00
custom-gas.test.js Add useFastestButtons options to gas-customization modal and utilize it in swaps. (#9548) 2020-10-12 14:21:17 -02:30
permissions.test.js Permissions: Do not display HTTP/HTTPS URL schemes for unique hosts (#8768) 2020-06-09 13:56:24 -07:00
selectors.test.js Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00
send-selectors-test-data.js Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00
send.test.js Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00
transactions.test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30