1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Dan Finlay ebeaf3b3d6 Restructured migration
Migrator now returns a lostAccount array that includes objects
these objects include keys of address and privateKey,
this allows the MetamaskController to restore the lost accounts
even without customizing the idStore or the KeyringController.

Also includes a patch that allows idStore to synchronously export private keys.
2016-12-21 17:21:10 -08:00
..
keyrings Made changes according to feedback. 2016-12-19 19:32:59 -08:00
lib Restructured migration 2016-12-21 17:21:10 -08:00
migrations Auto linted 2016-06-21 13:18:32 -07:00
background.js Made progress on parity for MultiVault 2016-11-01 11:30:10 -07:00
chromereload.js Fix console.error references 2016-08-29 17:32:39 -07:00
config.js Remove morden testnet provider 2016-12-15 16:12:03 -08:00
contentscript.js Linting to the max. 2016-11-11 10:26:12 -08:00
inpage.js Merged master into dev 2016-12-19 13:37:27 -08:00
keyring-controller.js Added error when trying to unlock uninitialized vault 2016-12-21 17:19:53 -08:00
metamask-controller.js Restructured migration 2016-12-21 17:21:10 -08:00
notice-controller.js move notice code from metamask-controller + config-manager, in to notice-controller 2016-12-16 12:44:47 -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