Commit Graph

35 Commits

Author SHA1 Message Date
Matias Alejo Garcia 124e1dff19 read/load on Wallet 2014-04-14 17:42:10 -03:00
Matias Alejo Garcia 296c78cdf0 Wallet Class WIP 2014-04-14 17:18:39 -03:00
Manuel Araoz 9e692d8040 skip failing tests 2014-04-14 15:41:00 -03:00
Manuel Araoz 59c00da592 architecture refactor 2014-04-14 15:39:02 -03:00
Gustavo Cortez 423fe5284b Wallet model and testing 2014-04-14 15:37:20 -03:00
Matias Alejo Garcia 85d02a6977 tx proposal test working with new bitcore Builder 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 c255c27e5f add testes to test.txproposal 2014-04-14 14:15:09 -03:00
Matias Alejo Garcia 81be01d197 txpropal MERGE working! 2014-04-14 14:15:09 -03:00
Matias Alejo Garcia c5b1fca910 tx proposal test. PrivateKey 2014-04-14 14:15:09 -03:00
Matias Alejo Garcia f1645945d3 add sign in block 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 5e2120b0e9 BIP32 PrivateKey wrapper 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
Gustavo Cortez 1ab8330ccd Fixed path to copayBundle.js on index.html files for home and tests. Commented methods that use http request. 2014-04-11 15:58:53 -03:00
Gustavo Cortez ad56a30e77 Wallet model and testing 2014-04-10 17:57:41 -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 6b2d3cda35 Add Dummy Storage class 2014-04-07 14:36:57 -03:00
Matias Alejo Garcia 7141dee5c8 fix tests 2014-04-07 13:26:29 -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 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
Matias Alejo Garcia 88d8ad285c createTX to wallet 2014-03-27 12:14:49 -03:00
Matias Alejo Garcia cf1732fc44 add getAddresses to return all wallet\'s addresses 2014-03-27 01:18:29 -03:00
Matias Alejo Garcia 6a2e0d82d0 add pubkey sorting 2014-03-26 23:55:46 -03:00
Matias Alejo Garcia b57c1544bb get Script Address for Wallet 2014-03-26 22:00:42 -03:00
Matias Alejo Garcia 3bf02173c5 wallet model basic functions (WIP) 2014-03-26 17:55:02 -03:00
Matias Alejo Garcia bd8271d0ec wallet model and test WIP 2014-03-26 15:26:31 -03:00
Manuel Araoz e49d787df0 remove lib files. fix bower.json 2014-03-21 19:29:26 -03:00
Manuel Araoz c7e23fc2ed test.network 2014-03-21 19:25:17 -03:00
Manuel Araoz 6f1b60e562 added karma test framework and network skeleton 2014-03-21 18:45:59 -03:00