1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
Dan Finlay 4cf1b606e4 Fix handling of migrating old vault style
Now old vaults are recognized as an "Initialized" MetaMask instance.

Upon logging in, when fetching the initial password-derived key, if there is no new-style vault, but there is an old style vault, it is migrated to the new format before proceeding through the usual unlocking steps.
2016-11-02 15:04:50 -07:00
..
integration Remove debugger statement. 2016-10-25 13:24:57 -07:00
lib Now migrating old vaults to new DEN format 2016-10-29 02:29:25 -07:00
unit Fix handling of migrating old vault style 2016-11-02 15:04:50 -07:00
helper.js Fix plugin tests 2016-04-18 11:31:06 -07:00