1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test
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
..
integration Restructured migration 2016-12-21 17:21:10 -08:00
lib Now migrating old vaults to new DEN format 2016-10-29 02:29:25 -07:00
unit Refine a lostAccount test 2016-12-20 16:11:49 -08:00
helper.js Fix plugin tests 2016-04-18 11:31:06 -07:00