Commit graph

65 commits

Author SHA1 Message Date
Manuel Araoz
00d4a4b979 adding wallet factory 2014-04-14 18:30:47 -03:00
Gustavo Cortez
eb4731715f tiny fix 2014-04-14 18:16:16 -03:00
Gustavo Maximiliano Cortez
5e30bf9baf Merge pull request #36 from colkito/feature/list-pending-transactions
Feature/list pending transactions
2014-04-14 18:12:52 -03:00
Manuel Aráoz
b42ab80128 Merge pull request #37 from matiu/feature/wallet-integration2
Feature/wallet integration2
2014-04-14 18:11:19 -03:00
Matias Alejo Garcia
c5a5129e83 fix test in browser 2014-04-14 18:08:18 -03:00
Mario Colque
52a4ae522e removed comments and logs 2014-04-14 18:03:40 -03:00
Mario Colque
3e20bbc219 merge 2014-04-14 18:00:14 -03:00
Mario Colque
5bf4bca0d3 added list of pending transactions 2014-04-14 17:58:12 -03:00
Matias Alejo Garcia
124e1dff19 read/load on Wallet 2014-04-14 17:42:10 -03:00
Gustavo Maximiliano Cortez
0941486859 Merge pull request #34 from colkito/feature/list-and-create-address
Added support for list and create address in a opened wallet
2014-04-14 17:27:46 -03:00
Matias Alejo Garcia
296c78cdf0 Wallet Class WIP 2014-04-14 17:18:39 -03:00
Mario Colque
127cef62ac removed copayBundle.js 2014-04-14 16:52:36 -03:00
Mario Colque
9db1740b1f Added support for list and create address in a opened wallet 2014-04-14 16:48:12 -03:00
Manuel Araoz
3c19aee968 remove browser bundle 2014-04-14 16:11:50 -03:00
Manuel Araoz
59c00da592 architecture refactor 2014-04-14 15:39:02 -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
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
c5b1fca910 tx proposal test. PrivateKey 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
6b33f0425a Fixed conflicts with 'master'.
Merge branch 'master' into feature/wallet

Conflicts:
	copay.js
2014-04-11 15:08:00 -03:00
Gustavo Cortez
ad56a30e77 Wallet model and testing 2014-04-10 17:57:41 -03:00
Mario Colque
c165efa9e4 moved copayBundle.js 2014-04-10 12:36:17 -03:00
Matias Alejo Garcia
0780879205 add maxPeer check 2014-04-09 11:05:25 -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
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
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
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
Ryan X. Charles
cea03f540b Merge pull request #19 from colkito/fix/p2p-connections
Fix/p2p connections
2014-04-04 18:12:03 -04:00
Mario Colque
5b8b000c3d several improvements to p2p connections 2014-04-04 18:29:32 -03:00
Matias Alejo Garcia
7492599552 public key ring, symmetric for all holders 2014-04-04 17:16:10 -03:00
Matias Alejo Garcia
1779d9e7c6 merge 2014-04-04 15:58:10 -03:00
Matias Alejo Garcia
d33cf4a751 change Wallet to PublicKeyRing 2014-04-04 15:57:28 -03:00
Mario Colque
c08eda28ab added support for localstorage 2014-04-01 18:22:07 -03:00
Mario Colque
92f4422841 fix conflicts 2014-03-31 18:05:35 -03:00
Mario Colque
99b81128fd Added the multipeer connections support 2014-03-31 16:48:43 -03:00
Gustavo Cortez
4cd48b7bb2 integrate new name and header. Signin/signout flow 2014-03-31 12:48:35 -03:00
Ryan X. Charles
7176e49509 rename cosign -> copay throughout code
Also, "cosigners" becomes "copayers"
2014-03-28 14:12:56 -04:00
Mario Colque
64fc2dd22b fix conflicts 2014-03-27 16:43:51 -03:00