Commit graph

60 commits

Author SHA1 Message Date
Matias Pando
31cab73193 adding message publicKeyRingUpdated 2014-10-29 14:59:28 -03:00
Esteban Ordano
02b243e9d4 Add address sanitizer to proposal creation 2014-10-29 13:37:21 -03:00
Ivan Socolsky
d5b04d7ad8 removed backup step in wallet creation 2014-10-28 15:48:00 -03:00
Esteban Ordano
35bab383b0 Fixes import & export with new encryption 2014-10-28 15:01:34 -03:00
Esteban Ordano
1b0f6836dc Create a Compatibility namespace 2014-10-28 15:00:57 -03:00
Ivan Socolsky
e60a34cdad added sentTs and minedTs to tx history 2014-10-27 16:56:37 -03:00
Matias Alejo Garcia
47e958277a fix mocha test in Wallet & Identity 2014-10-27 13:13:27 -03:00
Esteban Ordano
88459c74bb Remove underscore for lodash 2014-10-25 21:14:59 -03:00
Esteban Ordano
24c927a93a Remove WalletLock and Storage tests 2014-10-25 21:14:59 -03:00
Esteban Ordano
61b677498b Remove Storage and Profile, Move folders, add EncryptedInsightStorage 2014-10-25 21:14:59 -03:00
Matias Alejo Garcia
567cb8c713 remove storage from Wallet 2014-10-24 10:51:39 -03:00
Matias Alejo Garcia
a40a1bc261 remove storage from Identity 2014-10-24 10:51:39 -03:00
Ivan Socolsky
ccb138f605 show label and comment in view 2014-10-24 10:51:38 -03:00
Ivan Socolsky
d44b56d564 added comment from proposal if available 2014-10-24 10:51:38 -03:00
Ivan Socolsky
b6f5b342f2 retrieving label from address book 2014-10-24 10:51:38 -03:00
Ivan Socolsky
6e2ade54bc differentiate change addresses from regular addresses 2014-10-24 10:51:38 -03:00
Ivan Socolsky
de5772112f add tests 2014-10-24 10:51:38 -03:00
Ivan Socolsky
797da92d90 added get transaction history method 2014-10-24 10:51:38 -03:00
Matias Alejo Garcia
39e85396db WIP test 2014-10-24 10:51:36 -03:00
Matias Alejo Garcia
e109550d9b add onlyKey opts to storage #getFirst 2014-10-24 10:51:36 -03:00
Matias Alejo Garcia
7a463c9a9d wallet and profile backup working on the UX 2014-10-24 10:51:35 -03:00
Ivan Socolsky
e3107c85ac fix delete wallet 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia
95e8a22c54 enhacements on notifications and balance updates 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia
b391344daf fix join flow 2014-10-24 10:51:07 -03:00
Ivan Socolsky
b3c1447376 Store secret number 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
dd0dc9c6ad add warning for old wallets 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
bdaf40de48 add redirs to internal pages 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
b5f05118c7 update models tests to new API 2014-10-24 10:51:06 -03:00
Gustavo Maximiliano Cortez
006bf4c1fa fix join 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
0b7e9be611 controllers refactor to handle identities 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
622c3da68c add wallet.id to debug logs 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
923a0bb975 default long polling in socket.io (in config.js) 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
a70fd64442 add polling as default transport in socket.io 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
ac491d10b0 switch between wallets in profile working 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
ff44897922 create new wallet from within a 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
70d306242e refactors to UX 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
c9a4046759 refactor Profile 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
4c582384b0 mv #read to wallet 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
cbc46f5345 obtainNetworkName to wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
abf74695b6 mv wallet test from walletfactory to wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
77a01370cb add overwrite param to #store 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
691951a86a refactor key handing in storage (part 1) 2014-10-24 10:51:03 -03:00
Matias Pando
02b85870df Merge pull request #1550 from cmgustavo/bug/10-amount
Bug/Invalid-amount
2014-10-09 13:15:32 -03:00
Ivan Socolsky
9d5b26f526 Preserve sent timestamp for incoming proposals 2014-10-09 11:24:09 -03:00
Gustavo Maximiliano Cortez
d8c3f9451d Catch error when TransactionBuilder 2014-10-06 20:13:57 -03:00
Ivan Socolsky
19ffe32306 Renamed copayer pair constant 2014-10-06 10:40:16 -03:00