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 003f1306d3
Split the account tracker doc comments (#9574)
The account tracker had one doc comment above the constructor that
partially served to document the constructor, but mostly contained a
type definition for the class itself. It has been split into two
blocks; one for the class, one for the constructor. The constructor doc
comment has also been expanded to document all constructor options.
2020-10-15 13:09:13 -02:30
..
ens-ipfs
migrator
rpc-method-middleware Use Segment for web3 usage metrics; fix background Segment bugs (#9525) 2020-10-08 11:00:56 -07:00
account-tracker.js Split the account tracker doc comments (#9574) 2020-10-15 13:09:13 -02:30
background-metametrics.js
buy-eth-url.js
cleanErrorStack.js
ComposableObservableStore.js
createLoggerMiddleware.js
createOnboardingMiddleware.js
createOriginMiddleware.js
createStreamSink.js
createTabIdMiddleware.js
decrypt-message-manager.js
encryption-public-key-manager.js
enums.js
extractEthjsErrorMessage.js
fetch-with-timeout.js
freezeGlobals.js
get-first-preferred-lang-code.js
getObjStructure.js
local-store.js
message-manager.js
network-store.js
nodeify.js
notification-manager.js
personal-message-manager.js
random-id.js
seed-phrase-verifier.js
segment.js Use Segment for web3 usage metrics; fix background Segment bugs (#9525) 2020-10-08 11:00:56 -07:00
setupFetchDebugging.js
setupSentry.js
setupWeb3.js Use Segment for web3 usage metrics; fix background Segment bugs (#9525) 2020-10-08 11:00:56 -07:00
stream-utils.js
typed-message-manager.js Fix signTypedData_v4 chainId param validation (#9552) 2020-10-12 12:10:19 -07:00
util.js