1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
metamask-extension/app/scripts/lib
Dan Finlay 4544d57f26
Merge pull request #3984 from whymarrh/3941-jsdoc
Add a few docblocks to background files
2018-04-18 15:37:50 -07:00
..
migrator Add a few missing docblocks to background files 2018-04-18 18:00:22 -02:30
account-tracker.js
auto-reload.js
buy-eth-url.js Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions. 2018-04-16 21:23:29 -02:30
ComposableObservableStore.js Add tests for ComposableObservableStore 2018-04-13 14:32:58 -04:00
config-manager.js Fix UI getting stuck in Reveal Seed screen 2018-04-18 10:18:24 -07:00
createLoggerMiddleware.js Add a few missing docblocks to background files 2018-04-18 18:00:22 -02:30
createOriginMiddleware.js Add a few missing docblocks to background files 2018-04-18 18:00:22 -02:30
createProviderMiddleware.js
enums.js Fix confirmation popup not always opening 2018-04-17 08:58:37 -07:00
events-proxy.js Add a few missing docblocks to background files 2018-04-18 18:00:22 -02:30
extractEthjsErrorMessage.js
get-first-preferred-lang-code.js Document async function as returning a promise. 2018-04-17 00:55:10 -02:30
getObjStructure.js migrations - report migrations errors to sentry with vault structure 2018-04-05 13:15:08 -07:00
hex-to-bn.js Add a few missing docblocks to background files 2018-04-18 18:00:22 -02:30
inpage-provider.js
local-store.js Add a few missing docblocks to background files 2018-04-18 18:00:22 -02:30
message-manager.js
nodeify.js Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions. 2018-04-16 21:23:29 -02:30
nonce-tracker.js Rename variable to be more understandable 2018-03-28 14:18:03 -07:00
notification-manager.js
pending-balance-calculator.js
pending-tx-tracker.js
personal-message-manager.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
port-stream.js
random-id.js
reportFailedTxToSentry.js
seed-phrase-verifier.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
setupMetamaskMeshMetrics.js
setupRaven.js build - correctly set METAMASK_ENV via envify 2018-04-03 09:51:33 -07:00
stream-utils.js Add a few missing docblocks to background files 2018-04-18 18:00:22 -02:30
tx-gas-utils.js transactions - normalize txParams 2018-04-04 14:27:20 -07:00
tx-state-history-helper.js
tx-state-manager.js tx-state-manager - dont remove old tx history if candidate is not found 2018-04-06 10:18:00 -07:00
typed-message-manager.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
util.js Merge branch 'master' into dm-docs-1 2018-04-18 16:15:48 -02:30