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
Mark Stacey a53121a763
Use chainId in account tracker ()
The `chainId` is now used by the account tracker to identify the
current network, instead of the `networkId`. This should have no
functional impact, aside from that different chains with the same
`networkId` will now be correctly distinguished from each other.
2020-10-15 11:18:30 -02:30
..
ens-ipfs Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
migrator Fix no-param-reassign issues () 2020-08-15 09:28:11 -02:30
rpc-method-middleware Use Segment for web3 usage metrics; fix background Segment bugs () 2020-10-08 11:00:56 -07:00
account-tracker.js Use chainId in account tracker () 2020-10-15 11:18:30 -02:30
background-metametrics.js Refactor assignment of "Background" metrics category () 2020-08-10 12:38:56 -03:00
buy-eth-url.js Update Wyre purchase URL () 2020-09-15 17:56:51 -02:30
cleanErrorStack.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
ComposableObservableStore.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
createLoggerMiddleware.js Move export defaults statements alongside their objects () 2020-05-05 19:49:38 -02:30
createOnboardingMiddleware.js Move export defaults statements alongside their objects () 2020-05-05 19:49:38 -02:30
createOriginMiddleware.js Move export defaults statements alongside their objects () 2020-05-05 19:49:38 -02:30
createStreamSink.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
createTabIdMiddleware.js Move export defaults statements alongside their objects () 2020-05-05 19:49:38 -02:30
decrypt-message-manager.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
encryption-public-key-manager.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
enums.js Refactor method middleware () 2020-09-18 11:55:05 -07:00
extractEthjsErrorMessage.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
fetch-with-timeout.js Prevent accidental use of globals () 2020-04-15 14:23:27 -03:00
freezeGlobals.js Fix no-negated-condition issues () 2020-08-14 09:17:43 -02:30
get-first-preferred-lang-code.js Fix no-prototype-builtins issues () 2020-08-13 18:04:51 -02:30
getObjStructure.js Move export defaults statements alongside their objects () 2020-05-05 19:49:38 -02:30
local-store.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
message-manager.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
network-store.js Move export defaults statements alongside their objects () 2020-05-05 19:49:38 -02:30
nodeify.js Fix prefer-rest-params issues () 2020-08-13 18:05:18 -02:30
notification-manager.js Fix popup/notification when browser is in fullscreen, primarily on macOS. () 2020-07-27 11:33:25 -07:00
personal-message-manager.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
random-id.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
seed-phrase-verifier.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
segment.js Use Segment for web3 usage metrics; fix background Segment bugs () 2020-10-08 11:00:56 -07:00
setupFetchDebugging.js Move export defaults statements alongside their objects () 2020-05-05 19:49:38 -02:30
setupSentry.js Fix environment variable inlining () 2020-10-08 13:52:14 -02:30
setupWeb3.js Use Segment for web3 usage metrics; fix background Segment bugs () 2020-10-08 11:00:56 -07:00
stream-utils.js Use eslint@6.8.0 () 2020-07-14 12:50:41 -02:30
typed-message-manager.js Fix signTypedData_v4 chainId param validation () 2020-10-12 12:10:19 -07:00
util.js Merge pull request from GHSA-c2xw-px2x-pr65 2020-10-06 15:27:02 -02:30