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 088d4c34f1
Merge pull request from GHSA-c2xw-px2x-pr65
* Remove network config store
* Remove inline networks variable in network controller
* Re-key network controller 'rpcTarget' to 'rpcUrl'
* Require chainId in lookupNetwork, implement eth_chainId
* Require chain ID in network form
* Add alert, migrations, and tests
* Add chainId validation to addToFrequentRpcList
* Update public config state selector to match new network controller
state
* Use network enums in networks-tab.constants
* Ensure chainId in provider config is current
* Update tests
2020-10-06 15:27:02 -02:30
..
tests Merge pull request from GHSA-c2xw-px2x-pr65 2020-10-06 15:27:02 -02:30
confirm-transaction.js Ensure token amounts are in fixed notation (#9381) 2020-09-09 22:24:11 -07:00
custom-gas.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -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 Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
selectors.js Merge pull request from GHSA-c2xw-px2x-pr65 2020-10-06 15:27:02 -02:30
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