Commit Graph

56 Commits

Author SHA1 Message Date
Matias Alejo Garcia bd9977a43e add getMainAddress 2015-02-22 13:04:23 -03:00
Matias Alejo Garcia 851f4bd544 Merge pull request #68 from matiu/feat/airgapped01
Feat/airgapped01
2015-02-22 12:36:17 -03:00
Matias Alejo Garcia fa3355ef99 add tests to server internals 2015-02-22 03:46:47 -03:00
Matias Alejo Garcia 8d382c1e88 add txproposal -i 2015-02-22 01:51:24 -03:00
Matias Alejo Garcia f08fedc4bc add output to txproposals 2015-02-22 01:04:51 -03:00
Matias Alejo Garcia 3b8873b7a8 add output amount 2015-02-22 01:01:15 -03:00
Ivan Socolsky 4c6491795d Merge pull request #63 from matiu/feat/ro-signing
Feat/ro signing
2015-02-22 00:11:14 -03:00
Matias Alejo Garcia e12b6b8158 add access levels to import / export 2015-02-21 22:53:00 -03:00
Ivan Socolsky 8299f609ae improve parsing of m-of-n on wallet creation 2015-02-21 16:41:28 -03:00
Matias Alejo Garcia 9e724cabee default bit.dat file; 2015-02-21 12:00:58 -03:00
Ivan Socolsky 732761c84b improve status 2015-02-21 11:52:48 -03:00
Ivan Socolsky 9fc7a80adf fix sign & reject 2015-02-21 11:51:35 -03:00
Ivan Socolsky f439c5095f optional note + examples 2015-02-21 11:51:35 -03:00
Ivan Socolsky ea24403e6a fix rm 2015-02-21 11:50:32 -03:00
Ivan Socolsky 266db38fa4 if decrypted, txp.message contains cleartext and txp.encryptedMessage contains cyphertext 2015-02-20 15:23:40 -03:00
Ivan Socolsky 675369eed0 move parseAmount to CLI only 2015-02-19 21:37:13 -03:00
Ivan Socolsky 8dd523fec8 various fixes 2015-02-19 16:21:50 -03:00
Matias Alejo Garcia e64a85ca0f add copayers names to status 2015-02-18 17:18:10 -03:00
Matias Alejo Garcia 640be90270 add test to getTxProposal API 2015-02-18 16:05:09 -03:00
Matias Alejo Garcia ac3037f1d4 add recreate 2015-02-18 11:54:57 -03:00
Matias Alejo Garcia 074cbb6fd8 refactor join related funcions 2015-02-18 11:54:57 -03:00
Matias Alejo Garcia 0bf15a6842 add copayer confirmation 2015-02-17 21:06:11 -03:00
Matias Alejo Garcia e2167640fb add host param 2015-02-17 20:31:03 -03:00
Matias Alejo Garcia 5d6155cb43 reads files from BIT_FILE if none given 2015-02-17 18:49:11 -03:00
Matias Alejo Garcia 4e87dfe548 add import 2015-02-17 17:51:35 -03:00
Matias Alejo Garcia 922e79d34d import working 2015-02-17 17:38:09 -03:00
Matias Alejo Garcia 605727fa2d rm data from create 2015-02-17 17:38:09 -03:00
Matias Alejo Garcia 705773aa37 add export to text and qr 2015-02-17 17:37:00 -03:00
Matias Alejo Garcia 673ba2823b working after refactor 2015-02-16 19:58:17 -03:00
Matias Alejo Garcia 57532242a4 add preconditons 2015-02-16 16:57:40 -03:00
Matias Alejo Garcia cf1884a444 rm pepe 2015-02-16 16:28:44 -03:00
Matias Alejo Garcia 4fd81f48a8 rm verfier 2015-02-16 16:28:31 -03:00
Matias Alejo Garcia 9a5655cb9c rm isTEstnet to network 2015-02-16 16:28:19 -03:00
Matias Alejo Garcia 3b0d95b690 fix broadcasting 2015-02-15 19:12:45 -03:00
Matias Alejo Garcia 7c1860117e sign/reject with args (if only one txp) 2015-02-15 19:06:11 -03:00
Matias Alejo Garcia 1a8eaf0c7f add broadcastTx 2015-02-15 18:53:01 -03:00
Matias Alejo Garcia 18da32df64 better wallet creation for 1-1 2015-02-15 18:29:49 -03:00
Matias Alejo Garcia 6a25fbcd9b add FileStorage + refactor 2015-02-15 13:25:55 -03:00
Ivan Socolsky 5d6c89599a bug fixes 2015-02-15 13:03:48 -03:00
Ivan Socolsky eca7d55afb update rm 2015-02-15 12:46:38 -03:00
Ivan Socolsky f439f23b61 add rm 2015-02-15 12:42:59 -03:00
Matias Alejo Garcia 437eaa476b move / rename client files 2015-02-15 11:35:21 -03:00
Ivan Socolsky da6500e930 add reject to CLI 2015-02-13 22:51:40 -03:00
Matias Alejo Garcia 0af48ff27b sign 3 2015-02-13 18:53:49 -03:00
Matias Alejo Garcia edce55b6cc sign2 2015-02-13 18:24:44 -03:00
Matias Alejo Garcia 802746889c sign WIP 2015-02-13 18:24:44 -03:00
Matias Alejo Garcia f9caf4fc87 x files 2015-02-13 18:24:44 -03:00
Matias Alejo Garcia 7de9a95dd0 rename clientlib 2015-02-13 18:24:44 -03:00
Matias Alejo Garcia a3abc3b8ff rn clientLib 2015-02-13 18:24:44 -03:00
Ivan Socolsky 53bb2567d6 always check proposal signature 2015-02-13 16:57:28 -03:00