Commit graph

36 commits

Author SHA1 Message Date
Matias Alejo Garcia
efd1e9633a fix sig cache 2014-12-12 19:14:58 -03:00
Matias Alejo Garcia
d919230124 add subscribe to initial shared address 2014-12-12 00:21:42 -03:00
Gustavo Maximiliano Cortez
baa4cc0a24 Merge pull request #1927 from matiu/bug/wallet2
Add more tests to Wallet.js
2014-12-02 18:15:08 -03:00
Matias Alejo Garcia
b3584aea77 add tests to _onPublicKeyRing 2014-12-02 15:18:56 -03:00
Matias Alejo Garcia
43bd277959 add tests to log 2014-12-02 11:55:29 -03:00
Matias Alejo Garcia
cfa5748f74 mv log to util 2014-12-02 11:17:03 -03:00
Matias Alejo Garcia
49205a76a0 fix import / logs 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
abaf5b8f13 fix order in receive 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
57299d675e balance Service 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia
a8f0401e8e simplified and cached address derivation 2014-11-30 22:40:05 -03:00
Matias Alejo Garcia
8032bae431 debugging 2014-11-30 22:40:05 -03:00
Esteban Ordano
87facad839 Cache addressesInfo 2014-11-12 16:27:31 -03:00
Matias Alejo Garcia
a93a48dc60 Merge pull request #50 from ssotomayor/fixes1592
New addresses are now added at bottom of the list instead of at the top
2014-10-29 14:56:59 -03:00
ssotomayor
5c158a65e1 New addresses are now added at bottom of the list instead of at the top 2014-10-29 14:52:13 -03:00
Ivan Socolsky
d5b04d7ad8 removed backup step in wallet creation 2014-10-28 15:48:00 -03:00
Esteban Ordano
88459c74bb Remove underscore for lodash 2014-10-25 21:14:59 -03:00
Matias Pando
86c8137da0 Removed whitespaces 2014-09-23 17:25:20 -03:00
Matias Pando
12adaa64d2 Fixes show all/show less button on address list 2014-09-23 17:25:20 -03:00
Matias Pando
06c83a8aba Move files to /model 2014-09-23 15:44:11 -03:00
Manuel Araoz
59c00da592 architecture refactor 2014-04-14 15:39:02 -03:00
Matias Alejo Garcia
7693f0a7ff many bugs fix in peer connections, and ux 2014-04-14 14:15:10 -03:00
Matias Alejo Garcia
ac784ad9ae txproposal comuninication between peers. Still WIP 2014-04-14 14:15:10 -03:00
Matias Alejo Garcia
81be01d197 txpropal MERGE working! 2014-04-14 14:15:09 -03:00
Matias Alejo Garcia
c3efcb3f27 add sign in block 2014-04-14 14:15:09 -03:00
Matias Alejo Garcia
e0993c90a6 txproposal basic features and test 2014-04-14 14:15:09 -03:00
Matias Alejo Garcia
4f2499e13c fix test on node 2014-04-14 14:15:09 -03:00
Matias Alejo Garcia
9eadda0ed3 adds PublicKeyRing syncing to the new classes schema 2014-04-09 02:20:28 -03:00
Matias Alejo Garcia
9ca83e35fc fix peers, pubkey WIP 2014-04-08 00:54:38 -03:00
Matias Alejo Garcia
a658ec8452 copay tests in the browser! 2014-04-07 15:31:41 -03:00
Matias Alejo Garcia
1775d98746 #merge support to PubKeyRing 2014-04-07 11:46:45 -03:00
Matias Alejo Garcia
f089246b88 add more tests 2014-04-04 20:16:15 -03:00
Matias Alejo Garcia
8b42f8508b fix params 2014-04-04 19:59:00 -03:00
Matias Alejo Garcia
b1b8a44a7d fix params 2014-04-04 19:40:30 -03:00
Matias Alejo Garcia
96e9882a62 fix after comments 2014-04-04 19:39:21 -03:00
Matias Alejo Garcia
7492599552 public key ring, symmetric for all holders 2014-04-04 17:16:10 -03:00
Matias Alejo Garcia
d33cf4a751 change Wallet to PublicKeyRing 2014-04-04 15:57:28 -03:00
Renamed from js/models/wallet.js (Browse further)