1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02: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 Don't faucet during tests 2016-11-03 11:22:10 -07:00
auto-reload.js Linting to the max. 2016-11-11 10:26:12 -08:00
config-manager.js Return undefined when vault is uninitialized 2016-12-21 17:20:14 -08:00
extension-instance.js Add extra edge compatibility 2016-08-29 17:33:18 -07:00
extension.js Implement some cross-browser practices (#473) 2016-07-21 10:45:32 -07:00
id-management.js Specify base 10 in bignumber 2016-10-13 16:04:23 -07:00
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 Merge branch 'master' into dev 2016-11-23 16:54:27 -08:00
is-popup-or-notification.js Linting to the max. 2016-11-11 10:26:12 -08:00
message-manager.js Auto linted 2016-06-21 13:18:32 -07:00
migrations.js Move all users to new scalable backend 2016-05-11 13:10:54 -07:00
nodeify.js Add useful nodeify error message 2016-11-29 15:54:10 -08:00
notifications.js Linting to the max. 2016-11-11 10:26:12 -08:00
obj-multiplex.js dapp reload - fixed disconnect detection via polling 2016-10-12 12:35:55 -07:00
port-stream.js dapp reload - fixed disconnect detection via polling 2016-10-12 12:35:55 -07:00
random-id.js Maintain linting. 2016-11-18 16:27:26 -08:00
remote-store.js Fix broken reference to host store.didUpdate 2016-07-28 11:53:33 -07:00
sig-util.js Package normalize inside sig util file. 2016-11-11 15:37:54 -08:00
stream-utils.js Auto linted 2016-06-21 13:18:32 -07:00