Commit Graph

148 Commits

Author SHA1 Message Date
Matias Alejo Garcia 0960f21a16 txpropal MERGE working! 2014-04-11 01:09:42 -03:00
Ryan X. Charles d6a2f851bc Merge pull request #28 from colkito/fix/move-copaybundle
moved copayBundle.js
2014-04-10 18:32:45 -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
Ryan X. Charles edd050c8f9 Merge pull request #27 from colkito/fix/dev-dependencies
added dev dependencies
2014-04-10 11:55:33 -03:00
Mario Colque 7ba36012e2 added dev dependencies 2014-04-10 10:59:05 -03:00
Ryan X. Charles 818be3295b Merge pull request #24 from matiu/feature/pubkey-sync
Feature/pubkey sync
2014-04-10 10:05:27 -03:00
Matias Alejo Garcia fe989c5c39 tx proposal test. PrivateKey 2014-04-10 02:16:57 -03:00
Matias Alejo Garcia fe69d4a39b add sign in block 2014-04-09 23:07:21 -03:00
Matias Alejo Garcia 307d3aaeec add sign in block 2014-04-09 23:04:22 -03:00
Matias Alejo Garcia 972ffb34b6 BIP32 PrivateKey wrapper 2014-04-09 20:37:14 -03:00
Matias Alejo Garcia 1caea99917 txproposal basic features and test 2014-04-09 17:28:35 -03:00
Matias Alejo Garcia 861fb94f66 fix test on node 2014-04-09 14:30:12 -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 12e30a5e63 fix conflixs 2014-04-08 18:49:07 -03:00
Matias Alejo Garcia fab2c8a505 new CopayPeer class. Peers working! 2014-04-08 18:35:43 -03:00
Ryan X. Charles bbe07c27f8 Merge pull request #23 from bechi/feature/tx-page
transaction page
2014-04-08 14:27:06 -03:00
Bechi ab0345f342 transaction page 2014-04-08 14:16:38 -03:00
Ryan X. Charles db39255ca6 Merge pull request #22 from bechi/feature/home-page
home page
2014-04-08 08:44:15 -04:00
Matias Alejo Garcia 9ca83e35fc fix peers, pubkey WIP 2014-04-08 00:54:38 -03:00
Ryan X. Charles a529bc8d71 Merge pull request #21 from colkito/fix/on-close-peer
added support for close event
2014-04-07 17:43:15 -04:00
Ryan X. Charles 493150e802 Merge pull request #20 from matiu/feature/PublicKeyRing-fix
Feature/public key ring fix
2014-04-07 17:42:50 -04:00
Matias Alejo Garcia a658ec8452 copay tests in the browser! 2014-04-07 15:31:41 -03:00
Matias Alejo Garcia 5f6739fbfc add gruntfile 2014-04-07 15:31:13 -03:00
Bechi 2ee5bdae70 home page 2014-04-07 15:05:53 -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
Mario Colque 676c5369f4 removed unnecessary lines 2014-04-07 11:44:10 -03:00
Mario Colque c0fe8d57e8 added support for close event 2014-04-07 11:33:35 -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
Ryan X. Charles 1619fe7f07 Merge pull request #18 from matiu/feature/PublicKeyRing
Feature/public key ring
2014-04-04 17:50:26 -04:00
Mario Colque fbe0b838cd merge 2014-04-04 18:30:27 -03: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
Ryan X. Charles ebac50a595 Merge pull request #17 from bechi/feature/backup-page
backup page
2014-04-03 15:48:03 -04:00
Bechi 0d1263305c backup page 2014-04-03 16:32:17 -03:00
Ryan X. Charles 5356dc21fd Merge pull request #15 from colkito/feature/localstorage-support
added support for localstorage
2014-04-01 19:39:21 -04:00
Mario Colque c08eda28ab added support for localstorage 2014-04-01 18:22:07 -03:00
Ryan X. Charles c9cd7b6eda Merge pull request #14 from bechi/fix/fonts
fix #10 remove google fonts
2014-04-01 11:18:33 -04:00
Bechi b496f91b69 fix #10 remove google fonts 2014-04-01 12:16:33 -03:00
Ryan X. Charles 910906664c Merge pull request #13 from colkito/feature/multipeers-support
Feature/multipeers support
2014-03-31 18:16:55 -04:00
Mario Colque 0172223bd8 fix conflicts 2014-03-31 18:28:59 -03:00