1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/test/unit
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
..
actions Added ability to nickname wallets locally 2016-05-20 16:18:54 -07:00
reducers Fix persistent warning bug 2016-05-25 15:39:18 -07:00
account-link-test.js Added view more button to transaction list 2016-08-18 16:23:12 -07:00
config-manager-test.js Naming issue. 2016-08-24 14:02:51 -07:00
explorer-link-test.js Fix explorer link generation 2016-04-27 14:43:09 -07:00
extension-test.js Add test for Edge compatibility 2016-08-29 17:34:12 -07:00
id-management-test.js Fix eth sign with dennis' test input 2016-06-21 17:13:02 -07:00
idStore-test.js Add new eth-lightwallet salting to vault. 2016-09-09 19:42:18 -07:00
linting_test.js stop pedantic linting 2016-06-23 16:53:27 -07:00
metamask-controller-test.js Add negative value validation to tx approval 2016-09-06 15:23:48 -07:00
migrations-test.js Move all users to new scalable backend 2016-05-11 13:10:54 -07:00
nameForAccount_test.js Add nickname rendering for recipient address 2016-07-07 13:21:45 -07:00
util_test.js Add test 2016-08-19 17:30:19 -07:00