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
2018-03-27 20:41:10 -07:00
..
migrator
account-tracker.js dont aggresively query account data 2017-12-13 11:19:18 -08:00
auto-reload.js
buy-eth-url.js
config-manager.js [NewUI] Opens to full screen when restoring from seed. (#3201) 2018-02-07 21:08:55 -03:30
createLoggerMiddleware.js Fix lint warnings 2017-10-21 21:06:39 +02:00
createOriginMiddleware.js Fix lint warnings 2017-10-21 21:06:39 +02:00
createProviderMiddleware.js Fix lint warnings 2017-10-21 21:06:39 +02:00
environment-type.js
events-proxy.js Fix lint warnings 2017-10-21 21:06:39 +02:00
extractEthjsErrorMessage.js sentry - simplify all ethjs errors for better batching 2018-03-27 12:37:30 -07:00
get-first-preferred-lang-code.js i18n - derrive locale codes from index 2018-03-27 18:07:24 -07:00
hex-to-bn.js
inpage-provider.js Merge branch 'master' into NewUI-flat-merge-with-master 2017-12-06 21:11:52 -08:00
is-popup-or-notification.js UI for send screen container without form rows. 2017-10-08 17:48:09 -07:00
local-store.js local-store - fix class syntax 2018-03-14 10:59:47 -07:00
message-manager.js
nodeify.js Fix lint warnings 2017-10-21 21:06:39 +02:00
nonce-tracker.js Fix promise construction 2018-02-20 15:45:48 -08:00
notification-manager.js remove console log 2018-03-11 10:18:55 -07:00
pending-balance-calculator.js Fix lint warnings 2017-10-21 21:06:39 +02:00
pending-tx-tracker.js transactions:pending - only check nonces of transactions who's from adress match the txMeta 2017-12-27 16:50:15 -08:00
personal-message-manager.js
port-stream.js Fix lint warnings 2017-10-21 21:06:39 +02:00
random-id.js
reportFailedTxToSentry.js sentry - simplify all ethjs errors for better batching 2018-03-27 12:37:30 -07:00
seed-phrase-verifier.js add documentation 2018-03-04 08:47:46 +01:00
setupMetamaskMeshMetrics.js metamask mesh - inject mesh testing container 2018-02-10 19:33:33 +00:00
setupRaven.js sentry - simplify error message 'Transaction Failed: known transaction' 2018-03-27 20:41:10 -07:00
stream-utils.js lint - remove dead code 2017-09-07 22:35:38 -07:00
tx-gas-utils.js tx-gas-utils - fix code style 2018-03-13 15:39:33 -07:00
tx-state-history-helper.js Fix lint warnings 2017-10-21 21:06:39 +02:00
tx-state-manager.js transactions - only save up to 40 txs totall across all networks 2018-03-26 15:58:36 -07:00
typed-message-manager.js Validate data format for eth_signTypedData 2017-10-07 00:38:13 +03:00
util.js