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-02-27 18:25:46 -08:00
..
account-import-strategies Add ability to import v3 JSON wallets 2017-01-18 16:45:39 -08:00
lib Got personal_sign working 2017-02-23 14:23:45 -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 background - move pojo migrator to outside of metamask controller 2017-01-11 22:47:56 -08:00
inpage.js inpage - set web3.eth.defaultAccount correctly 2017-01-30 15:38:32 -08:00
keyring-controller.js Removed redundant personal_recover logic 2017-02-24 17:07:54 -08:00
metamask-controller.js Add background method for updating and approving a tx in one call 2017-02-27 18:25:46 -08:00
notice-controller.js Fix bugs with notice. Add disclaimer notice. 2017-02-09 17:47:51 -08:00
popup-core.js Linting to the max. 2016-11-11 10:26:12 -08:00
popup.js Linting to the max. 2016-11-11 10:26:12 -08:00
transaction-manager.js Make gasPrice accessible to the UI. 2017-02-24 15:06:55 -08:00