1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit/migrations
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
..
021-test.js
022-test.js
023-test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
024-test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
025-test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
026-test.js Fix prefer-destructuring issues (#9263) 2020-08-18 17:36:58 -02:30
027-test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
028-test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
029-test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
030-test.js Fix import/extensions issues (#9217) 2020-08-14 09:16:45 -02:30
031-test.js
033-test.js
034-test.js
035-test.js
036-test.js
037-test.js
038-test.js
039-test.js
040-test.js
041-test.js
042-test.js
043-test.js
044-test.js
045-test.js
046-test.js
047-test.js Fix migration 47 (#9014) 2020-07-16 10:16:41 -03:00
048-test.js Merge pull request from GHSA-c2xw-px2x-pr65 2020-10-06 15:27:02 -02:30
migrations-test.js
migrator-test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
template-test.js