Commit Graph

1802 Commits

Author SHA1 Message Date
Ivan Socolsky 8dd523fec8 various fixes 2015-02-19 16:21:50 -03:00
Ivan Socolsky 208bc0203b change copayerId to use sjcl sha256 over xpub 2015-02-19 12:25:10 -03:00
Ivan Socolsky 8ca3b65fad derive signingPubKey from correct xPub 2015-02-19 10:49:31 -03:00
Ivan Socolsky cdbbbec640 use sha256 to generate copayerId from xPub 2015-02-19 10:17:28 -03:00
Ivan Socolsky 0c3bbf8940 Merge pull request #41 from isocolsky/encryptKey
base shared key on wallet key
2015-02-18 18:31:54 -03:00
Ivan Socolsky 38aff6c3e9 base shared key on wallet key 2015-02-18 18:29:00 -03:00
Matias Alejo Garcia 58e4d66901 Merge pull request #40 from isocolsky/encryption_key
fix message encryption/decryption
2015-02-18 18:19:56 -03:00
Ivan Socolsky 77e31e0f43 Merge pull request #39 from matiu/bug/status
Bug/status
2015-02-18 18:18:30 -03:00
Ivan Socolsky 33800aff7e fix message encryption/decryption 2015-02-18 18:14:24 -03:00
Matias Alejo Garcia ba60d4e59a rm console.log 2015-02-18 17:20:31 -03:00
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