1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/selectors/tests
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
..
confirm-transaction.test.js Ensure tokenAmount is always a string 2020-09-08 14:00:28 -07:00
custom-gas.test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -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 eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
send-selectors-test-data.js Merge pull request from GHSA-c2xw-px2x-pr65 2020-10-06 15:27:02 -02:30
send.test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
transactions.test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30