Commit graph

39 commits

Author SHA1 Message Date
Matias Alejo Garcia
f1ae8f9c33 add store/restore passphrasse methods 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
d9cd2e95d4 add manage page to create/join/import/delete wallets 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
29bbfa184c add warning for old wallets 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
b03a3f1391 check if there is not profile, to redir 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
ac491d10b0 switch between wallets in profile working 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
92f1bacf82 login working on the UX 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
7a2906c8d1 create profile working! 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
74129a6923 mv Passphrase logic to Storage 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
70d306242e refactors to UX 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
508a8bfc3c one wallet by default 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
1dd906afcd add sinon for fromObj 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
2bc1945309 refactor password param 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia
691951a86a refactor key handing in storage (part 1) 2014-10-24 10:51:03 -03:00
Ivan Socolsky
48c3633ece Wallets in both formats only get listed once 2014-09-24 09:39:17 -03:00
Ivan Socolsky
861c1882df Removed unused functions and refactored tests 2014-09-23 17:20:21 -03:00
Ivan Socolsky
cd3f2b8b90 Added methods for storing/reading from sinlge key-value pair 2014-09-23 17:20:21 -03:00
Ivan Socolsky
0f37ea1929 Added Storage#readWallet and used this from WalletFactory 2014-09-23 17:20:20 -03:00
Matias Alejo Garcia
810ce0bf5d small refactor 2014-09-19 15:26:57 -03:00
Matias Alejo Garcia
4b56e06472 fix async getName calls 2014-09-19 15:00:38 -03:00
Matias Alejo Garcia
e48e6e3fd5 fix karma tests 2014-09-19 11:37:28 -03:00
Matias Alejo Garcia
409cef4d4b fix interfase and loggin 2014-09-18 19:20:00 -03:00
Matias Alejo Garcia
9bfc0dd193 revert to setPassphrase 2014-09-18 16:38:18 -03:00
Matias Alejo Garcia
56a7a7b5c5 rename setPassphrase 2014-09-18 16:15:23 -03:00
Matias Alejo Garcia
1ab7a4f8e8 fix walletlock tests 2014-09-17 12:10:26 -03:00
Matias Alejo Garcia
8bc1eb15e4 burn in hell fake storage 2014-09-17 09:42:23 -03:00
Matias Alejo Garcia
7f17918ed9 fix storage set 2014-09-15 18:19:12 -03:00
Matias Alejo Garcia
5cf4fe0b66 ALL TEST PASSING!!! 2014-09-15 14:23:02 -03:00
Matias Alejo Garcia
c3574ae57f refactor WalletFactory test to use sinon instead of mocks WIP 2014-09-15 14:18:10 -03:00
Matias Alejo Garcia
f1e6d6cfc6 fix walletLock test 2014-09-15 14:17:20 -03:00
Matias Alejo Garcia
b3ed2a2ea8 start fixing tests 2014-09-15 14:17:20 -03:00
Matias Alejo Garcia
e0db19a40a rebased 2014-09-15 14:17:20 -03:00
Matias Alejo Garcia
9ad326cd30 working! 2014-09-15 14:17:20 -03:00
Matias Alejo Garcia
f2cc272f16 working! 2014-09-15 14:17:20 -03:00
Matias Alejo Garcia
6efa4f86de wallet listing working 2014-09-15 14:13:20 -03:00
Matias Alejo Garcia
bbd762a1fe rm encrypted to storage 2014-09-15 14:08:42 -03:00
Manuel Araoz
59c00da592 architecture refactor 2014-04-14 15:39:02 -03:00
Matias Alejo Garcia
fab2c8a505 new CopayPeer class. Peers working! 2014-04-08 18:35:43 -03:00
Matias Alejo Garcia
9ca83e35fc fix peers, pubkey WIP 2014-04-08 00:54:38 -03:00
Matias Alejo Garcia
6b2d3cda35 Add Dummy Storage class 2014-04-07 14:36:57 -03:00