1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
2017-02-01 00:17:48 -08:00
..
account-import-strategies Add ability to import v3 JSON wallets 2017-01-18 16:45:39 -08:00
keyrings Allow importing of private key strings 2017-01-17 16:24:45 -08:00
lib continue rename selectedAccount to selectedAddress 2017-01-30 15:25:12 -08:00
migrations migration #6 - fix selectedAddress data source 2017-01-30 15:53:21 -08:00
background.js metamask controller - adopt setup*Communication from background 2017-01-26 20:52:46 -08:00
chromereload.js
config.js
contentscript.js
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 keyring - move identities into memStore 2017-02-01 00:17:48 -08:00
metamask-controller.js metamask - inherit some configManager state from keyring controller 2017-01-31 22:35:11 -08:00
notice-controller.js
popup-core.js
popup.js
transaction-manager.js continue rename selectedAccount to selectedAddress 2017-01-30 15:25:12 -08:00