Commit Graph

2323 Commits

Author SHA1 Message Date
Manuel Araoz e7980aefaa remove onlyYou message 2014-08-26 11:43:41 -03:00
Manuel Araoz 7c14706e92 add socket.io-browserify 2014-08-26 11:43:41 -03:00
Manuel Araoz 4f359c05ca basic stuff working 2014-08-26 11:43:41 -03:00
Manuel Araoz 48dd8549ef fixing stuff 2014-08-26 11:43:41 -03:00
Manuel Araoz 7dc37a272a starting with async networking 2014-08-26 11:43:41 -03:00
Matias Pando f8c665ce2e rm space 2014-08-26 11:20:13 -03:00
Matias Pando f26995c31b add space 2014-08-26 11:13:29 -03:00
Matias Alejo Garcia dea8d778ee Merge pull request #1171 from chjj/paypro_disable
Tentative: Temporarily disable payment protocol.
2014-08-26 10:07:12 -03:00
Gustavo Maximiliano Cortez 48cee1c409 Merge pull request #1175 from matiu/bug/fix-big-amounts
Bug/fix big amounts
2014-08-25 13:39:50 -03:00
Gustavo Maximiliano Cortez a36394f830 If transaction proposal was sent, remove "loading icon" from other copayers 2014-08-25 11:10:52 -03:00
Gustavo Maximiliano Cortez 8da0280da6 show loading/spinner when getting last transactions 2014-08-25 10:44:20 -03:00
Matias Alejo Garcia a69f090c9c add tests 2014-08-22 22:05:08 -04:00
Matias Alejo Garcia 55a3a871b8 replace 32 bit op with toFixed 2014-08-22 22:04:59 -04:00
Matias Alejo Garcia ad56cb685f Merge pull request #1173 from matiu/v0.4.7
v0.4.7
2014-08-22 16:08:30 -04:00
Matias Alejo Garcia 74c3eba6f0 v0.4.7 2014-08-22 16:08:07 -04:00
Gustavo Maximiliano Cortez 20b49e8823 Merge pull request #1172 from matiu/big/inputSig3
Big/input sig3
2014-08-22 17:03:43 -03:00
Matias Alejo Garcia 35e9508b28 fix formatting 2014-08-22 14:44:40 -04:00
Christopher Jeffrey b6fa32dcfa paypro: temporarily disable, with comments. 2014-08-22 11:19:39 -07:00
Matias Alejo Garcia e41bb599bd rm log 2014-08-22 13:58:03 -04:00
Matias Alejo Garcia 51a42cce8e mocha tests passing 2014-08-22 13:26:03 -04:00
Matias Alejo Garcia 18ffaa172a refactor txProposal input signature handling 2014-08-22 13:25:55 -04:00
Gustavo Maximiliano Cortez e0ccb24b93 Merge pull request #1152 from matiu/backup-recovery
Backup recovery
2014-08-22 11:58:24 -03:00
Matias Alejo Garcia 1471bd95c7 Merge pull request #1168 from cmgustavo/bug/01-travis
Travis: "grunt --targer=dev shell" is obsolete
2014-08-22 10:53:46 -04:00
Gustavo Maximiliano Cortez 5808f1c4f6 Just "grunt". We don't use "--targer" in command line 2014-08-22 11:31:51 -03:00
Matias Alejo Garcia 80b01cb9bf rm skip Private Key 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia bb9fbfa1e7 fix tests 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia fc78ae27d2 rm fn from more 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia 291ed73916 add test and adv opts to create 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia dd724a6135 add store / refrest 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia c616f02169 fix isPending usage 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia e11ac3e956 add tests 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia 4931c9d618 add purge to tx prosposals 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia 60d81e6b9f add advanced options to join 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia db1b7d7c45 add advanced options to import 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia 96b841bd51 update sidebar 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia 2617b76428 mv backup to more filenames 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia b388c3eadf add UX to backup tab 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia 93239f7983 add send Indexes 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia c1564ae015 scan is working! 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia e760dae2bd add scaning options too more 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia 4b3cbfcfb0 add test for priv key import 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia ca23aed70f add test for priv key import 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia 2fbbd2a53a add options to enter Priv Key on join 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia b70857f9e1 fix networkname on partial import 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia 7f0e9cd03d implements skipping fields in backup imports 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia fea90215d4 add options to show the private key 2014-08-22 10:25:29 -04:00
Matias Alejo Garcia 2c56160e97 Merge pull request #1162 from cmgustavo/bug/02-angular-issues
Bug/02 angular issues
2014-08-22 10:19:42 -04:00
Matias Alejo Garcia a749c5d08e Merge pull request #1161 from isocolsky/test/tx_min_amount
Check tx proposal minimum amount
2014-08-21 16:55:16 -04:00
Gustavo Maximiliano Cortez 427fbbfa84 Grunt: added more action to watch mode 2014-08-21 16:49:04 -03:00
Gustavo Maximiliano Cortez c8ea3cd7e5 Updated README with updated command to compile Copay. 2014-08-21 16:08:12 -03:00