Commit Graph

5 Commits

Author SHA1 Message Date
Gustavo Cortez 9462da95c0 Fixes on storage tests (removes current localStorage)
* Fix test that removes localStorage (made clean() function).
* Enable the test for LocalPlain model.
2014-06-16 17:50:02 -03:00
Matias Alejo Garcia 4fe58ec446 update to master 2014-06-13 19:47:11 -03:00
Ryan X. Charles 87d9afdf91 fix broken test
test needed to be updated to be aware that obj must have a name
2014-06-10 07:55:58 -07:00
Ryan X. Charles 69c5c3bc2e add setFromObj and getEncryptedObj to storage classes
This is so that you can export the file from the browser and use the same file
in the wallet file from the command-line. I have made encryption work
equivalently between the browser and node.
2014-04-17 18:04:56 -03:00
Manuel Araoz 609ba4ef71 renaming files 2014-04-16 11:55:18 -03:00