1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/app
Dan Finlay 1880cda9b9 Fix vault encrypting & unlocking bug
This is only a bug in dev, but was committed yesterday.

Sometimes the `encrypt` method was being passed values other than the password as the encryption key, leading to un-unlockable vaults.

To find this, and avoid it for all time hereafter, I added several more steps to our oft-neglected integration test suite, which now fully initializes a vault, locks it, and unlocks it again, to make sure all of those steps definitely work always.
2016-11-30 19:36:24 -08:00
..
_locales First part of chinese translation. 2016-08-22 14:11:32 -07:00
fonts/Montserrat Add light and ultraLight fonts 2016-07-05 15:39:51 -07:00
images Add Opera compatibility 2016-10-04 14:22:50 -07:00
scripts Fix vault encrypting & unlocking bug 2016-11-30 19:36:24 -08:00
currencies.json Enable full listing of supported currencies by Cryptonator. 2016-08-09 09:48:08 -07:00
manifest.json Version 2.13.10 2016-11-22 14:51:33 -08:00
notification.html Unify notification and popup ui files 2016-08-16 16:46:44 -07:00
popup.html migrate to new ui + provider 2016-01-14 18:26:54 -08:00