nifty-wallet/ui
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
..
app Fix vault encrypting & unlocking bug 2016-11-30 19:36:24 -08:00
design Move fox logo with filled in eyes into design folder (#433) 2016-07-13 11:19:41 -07:00
lib Linted 2016-11-22 15:56:54 -08:00
.gitignore Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
css.js Add tooltip to copy button 2016-06-29 15:57:59 -07:00
example.js Fix camel casing on setSelectedAccount action. 2016-11-21 18:16:59 -08:00
index.html Remove scroll fixing from ui preview 2016-06-30 21:32:50 -07:00
index.js Change actions reference to keyringController to background 2016-10-20 09:58:33 -07:00