1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/selectors
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
..
tests Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00
confirm-transaction.js Ensure token amounts are in fixed notation (#9381) 2020-09-09 22:24:11 -07:00
custom-gas.js Add useFastestButtons options to gas-customization modal and utilize it in swaps. (#9548) 2020-10-12 14:21:17 -02:30
first-time-flow.js Consolidate send, onboarding selectors (#8501) 2020-05-04 08:22:34 -07:00
index.js Refactor token selectors (#8671) 2020-05-28 21:43:44 -03:00
permissions.js Fix missing app header on Home screen (#9498) 2020-10-07 14:15:39 -02:30
selectors.js Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00
send.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
transactions.js Fix prefer-destructuring issues (#9263) 2020-08-18 17:36:58 -02:30