1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/app/scripts/lib
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
..
auto-faucet.js
auto-reload.js
config-manager.js
extension-instance.js
extension.js
id-management.js
idStore-migrator.js Restructured migration 2016-12-21 17:21:10 -08:00
idStore.js Restructured migration 2016-12-21 17:21:10 -08:00
inpage-provider.js
is-popup-or-notification.js
message-manager.js
migrations.js
nodeify.js
notifications.js
obj-multiplex.js
port-stream.js
random-id.js
remote-store.js
sig-util.js
stream-utils.js