1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/app/scripts/lib
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
..
ens-ipfs Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
migrator
rpc-method-middleware Refactor method middleware (#9436) 2020-09-18 11:55:05 -07:00
account-tracker.js
background-metametrics.js
buy-eth-url.js Update Wyre purchase URL (#9414) 2020-09-15 17:56:51 -02:30
cleanErrorStack.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
ComposableObservableStore.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
createLoggerMiddleware.js
createOnboardingMiddleware.js
createOriginMiddleware.js
createStreamSink.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
createTabIdMiddleware.js
decrypt-message-manager.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
encryption-public-key-manager.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
enums.js Refactor method middleware (#9436) 2020-09-18 11:55:05 -07:00
extractEthjsErrorMessage.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
fetch-with-timeout.js
freezeGlobals.js
get-first-preferred-lang-code.js
getObjStructure.js
local-store.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
message-manager.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
network-store.js
nodeify.js
notification-manager.js
personal-message-manager.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
random-id.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
seed-phrase-verifier.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
setupFetchDebugging.js
setupSentry.js Merge pull request from GHSA-c2xw-px2x-pr65 2020-10-06 15:27:02 -02:30
setupWeb3.js
stream-utils.js
typed-message-manager.js Merge pull request from GHSA-c2xw-px2x-pr65 2020-10-06 15:27:02 -02:30
util.js Merge pull request from GHSA-c2xw-px2x-pr65 2020-10-06 15:27:02 -02:30