1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/app/scripts
2017-03-13 21:14:19 -07:00
..
account-import-strategies Add ability to import v3 JSON wallets 2017-01-18 16:45:39 -08:00
controllers Refactor of code into separate reducers and actions. 2017-03-07 16:01:51 -08:00
lib Merge branch 'master' into kumavis-patch-1 2017-03-08 10:16:50 -08:00
migrations Made migrations non-destructive; fixed currency migration. 2017-02-15 11:14:53 -08:00
background.js Got personal_sign working 2017-02-23 14:23:45 -08:00
chromereload.js Fix console.error references 2016-08-29 17:32:39 -07:00
config.js Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
contentscript.js Linting to the max. 2016-11-11 10:26:12 -08:00
first-time-state.js Swithch the default network to mainnet 2017-03-13 21:14:19 -07:00
inpage.js inpage - set web3.eth.defaultAccount correctly 2017-01-30 15:38:32 -08:00
keyring-controller.js Fix grammar in erro message 2017-03-07 18:56:38 -08:00
metamask-controller.js Nodeify and promisify calls to background. 2017-03-08 09:06:41 -08:00
notice-controller.js Fix bugs with notice. Add disclaimer notice. 2017-02-09 17:47:51 -08:00
popup-core.js Modify message. 2017-03-08 10:53:11 -08:00
popup.js Linting to the max. 2016-11-11 10:26:12 -08:00
transaction-manager.js Fix issue where old txMeta object was being used to pass the txHash to the cb 2017-03-06 15:41:11 -08:00