1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test
Dan Finlay 36dc63bc04 Add new eth-lightwallet salting to vault.
eth-lightwallet was previously not salting vault passwords, potentially making it easier to crack them once obtained.

This branch incorporates the API changes to allow us to take advantage of the new salting logic.

This is still throwing deprecation warnings, but that's actually a bug in eth-lightwallet I wrote, [I've submitted a PR for that here](https://github.com/ConsenSys/eth-lightwallet/pull/116).

Fixes #555
2016-09-09 19:42:18 -07:00
..
integration Ui testing (#481) 2016-07-25 16:42:39 -07:00
lib Fixed tests 2016-06-24 16:13:27 -07:00
unit Add new eth-lightwallet salting to vault. 2016-09-09 19:42:18 -07:00
helper.js Fix plugin tests 2016-04-18 11:31:06 -07:00