Commit Graph

592 Commits

Author SHA1 Message Date
Matias Alejo Garcia e64a85ca0f add copayers names to status 2015-02-18 17:18:10 -03:00
Matias Alejo Garcia c4d97243e1 better status while incomplete 2015-02-18 17:14:56 -03:00
Matias Alejo Garcia 9b6c5716b4 Merge pull request #37 from matiu/bug/case
fix case
2015-02-18 17:05:48 -03:00
Matias Alejo Garcia 017305f217 fix case 2015-02-18 17:05:02 -03:00
Ivan Socolsky 0c5618846e Merge pull request #34 from matiu/api/tests
Api/tests
2015-02-18 16:59:54 -03:00
Matias Alejo Garcia 2d70a54c6f fix tests and amount 2015-02-18 16:47:15 -03:00
Matias Alejo Garcia 93b3e1db86 add inputs as strings to force fail 2015-02-18 16:05:10 -03:00
Matias Alejo Garcia b9538e6486 add test to getTxProposal 2015-02-18 16:05:10 -03:00
Matias Alejo Garcia 640be90270 add test to getTxProposal API 2015-02-18 16:05:09 -03:00
Matias Alejo Garcia 7539156001 Merge pull request #35 from isocolsky/units
Parse amount in different units
2015-02-18 16:04:57 -03:00
Ivan Socolsky dac04f3db7 parse amount on client API sendTxProposal 2015-02-18 15:55:16 -03:00
Ivan Socolsky c23f962030 check precision is consistent with unit 2015-02-18 15:46:55 -03:00
Ivan Socolsky a5a672b473 add parseAmount method 2015-02-18 15:46:55 -03:00
Matias Alejo Garcia 0dadfb2c2f Merge pull request #33 from isocolsky/encrypt
Encrypt/Decrypt
2015-02-18 14:23:30 -03:00
Ivan Socolsky 90bb3e8b18 change key_size to 128bits on message encryption 2015-02-18 13:08:07 -03:00
Ivan Socolsky 58d46c0ad5 encrypt/decrypt proposal message in client api 2015-02-18 13:08:07 -03:00
Ivan Socolsky 78033f7c97 add encrypt/decrypt methods 2015-02-18 13:05:57 -03:00
Ivan Socolsky aa9c8e7ce6 Merge pull request #32 from matiu/feat/recreate
Feat/recreate
2015-02-18 12:01:03 -03:00
Matias Alejo Garcia 15e50b6946 add tests 2015-02-18 11:54:57 -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
Ivan Socolsky 8ffefa73a2 Merge pull request #30 from matiu/feat/confirm
Feat/confirm
2015-02-18 11:22:44 -03:00
Ivan Socolsky 3e197c5fb8 Merge pull request #29 from matiu/feat/host
add host param
2015-02-18 11:22:30 -03:00
Matias Alejo Garcia 2b13a0fb30 Update README.md 2015-02-18 11:21:17 -03:00
Matias Alejo Garcia b3dc0360e0 Update README.md 2015-02-18 04:01:34 -03:00
Matias Alejo Garcia 2b8100daa1 Update README.md 2015-02-18 03:58:06 -03:00
Matias Alejo Garcia 3b32b4d79b Update README.md 2015-02-18 03:55:34 -03:00
Matias Alejo Garcia a469baac05 Merge pull request #28 from isocolsky/test_time
Refactor object construction
2015-02-17 21:26:08 -03:00
Ivan Socolsky 52f6529952 refactor remaining objects 2015-02-17 21:20:08 -03:00
Matias Alejo Garcia 0bf15a6842 add copayer confirmation 2015-02-17 21:06:11 -03:00
Ivan Socolsky 4c7f8d3a53 refactor Wallet object creation 2015-02-17 20:58:04 -03:00
Ivan Socolsky 5c765600b6 use getProposalHash in client 2015-02-17 20:54:59 -03:00
Matias Alejo Garcia e2167640fb add host param 2015-02-17 20:31:03 -03:00
Ivan Socolsky 53be45ac4c refactor copayer construction 2015-02-17 20:26:58 -03:00
Ivan Socolsky 1e3366617e Merge pull request #25 from matiu/feat/export
Feat/export / import
2015-02-17 19:34:58 -03:00
Matias Alejo Garcia e9f93f11d8 Update README.md 2015-02-17 19:09:56 -03:00
Matias Alejo Garcia 8f56645892 Update README.md 2015-02-17 19:09:28 -03:00
Matias Alejo Garcia a03f2f7b8f Update README.md 2015-02-17 18:55:37 -03:00
Matias Alejo Garcia d36b4acc58 Create README.md 2015-02-17 18:51:15 -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 4db7a80775 add tests 2015-02-17 18:04:13 -03:00
Matias Alejo Garcia 4e87dfe548 add import 2015-02-17 17:51:35 -03:00
Matias Alejo Garcia c6f61ae0da copayerId from pubkey 2015-02-17 17:38:43 -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 9d226effe9 add m to export 2015-02-17 17:37:00 -03:00
Matias Alejo Garcia 705773aa37 add export to text and qr 2015-02-17 17:37:00 -03:00
Matias Alejo Garcia 42f1abf19b Merge pull request #24 from isocolsky/check_proposal_signature
Check proposal signature
2015-02-17 16:48:33 -03:00
Ivan Socolsky bea3cf7a65 merge SignUtils into WalletUtils 2015-02-17 16:42:47 -03:00
Ivan Socolsky 5161d96dd6 rename BitcoinUtils -> WalletUtils 2015-02-17 13:11:14 -03:00