1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/app/scripts
vicnaum 553d713636
A more expressive way
replaced ifs with ? :
2017-12-07 15:30:05 +01:00
..
account-import-strategies
controllers A more expressive way 2017-12-07 15:30:05 +01:00
lib firstRetryBlockNumber defaults to latestBlockNumber if undefined on txMeta in _resubmitTx 2017-12-06 13:21:09 -03:30
migrations Fix migration comment 2017-11-29 11:51:27 -08:00
platforms Make the function callback friendly. 2017-10-10 08:36:15 -07:00
background.js deps - obs-store@3 + migrate stream plumbing 2017-11-28 11:09:18 -10:00
chromereload.js
config.js network - convert localhost from custom rpc to network type 2017-09-29 16:35:58 -07:00
contentscript.js contentscript - fix inpage require and bundling 2017-10-12 12:51:48 -07:00
first-time-state.js
inpage.js Add useful error when duplicate web3 is detected. 2017-10-31 09:59:26 -07:00
metamask-controller.js Merge pull request #2630 from MetaMask/i2624-VersionedNotices 2017-11-29 17:25:10 -06:00
notice-controller.js Linted 2017-11-28 15:35:20 -08:00
popup-core.js
popup.js