1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +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 Fix no-param-reassign issues (#9235) 2020-08-15 09:28:11 -02:30
rpc-method-middleware Refactor method middleware (#9436) 2020-09-18 11:55:05 -07:00
account-tracker.js Fix prefer-destructuring issues (#9263) 2020-08-18 17:36:58 -02:30
background-metametrics.js Refactor assignment of "Background" metrics category (#9168) 2020-08-10 12:38:56 -03:00
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 Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
get-first-preferred-lang-code.js Fix no-prototype-builtins issues (#9213) 2020-08-13 18:04:51 -02:30
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 Fix prefer-rest-params issues (#9215) 2020-08-13 18:05:18 -02:30
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 Handle non-String web3 property access (#9256) 2020-08-18 12:01:43 -03:00
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