Commit Graph

1814 Commits

Author SHA1 Message Date
Matias Alejo Garcia c0615d7ac7 lock and release tests 2015-02-19 20:19:01 -03:00
Matias Alejo Garcia 71d01e279f return correct errors to client 2015-02-19 20:04:05 -03:00
Matias Alejo Garcia f13c95be6b add multiple sign / reject tests 2015-02-19 18:47:17 -03:00
Ivan Socolsky 83ae3a7069 Merge pull request #43 from matiu/feat/api-tests
Feat/api tests
2015-02-19 18:45:59 -03:00
Matias Alejo Garcia 733c22c0fa fix tests 2015-02-19 18:15:47 -03:00
Matias Alejo Garcia 36ed3682be sendTx sign reject tests 2015-02-19 18:11:57 -03:00
Matias Alejo Garcia f3a152ca30 send TX tests 2015-02-19 17:47:51 -03:00
Matias Alejo Garcia ce8aeee3a9 add api tests 2015-02-19 17:39:04 -03:00
Matias Alejo Garcia 83f59ddfbb rm express client 2015-02-19 17:39:04 -03:00
Matias Alejo Garcia dc446c5f2b api tests working 2015-02-19 17:39:04 -03:00
Matias Alejo Garcia a6b797c092 WIP, supertest testing 2015-02-19 17:39:04 -03:00
Matias Alejo Garcia 3adca1de3b Merge pull request #42 from isocolsky/fix/prop_sig
Fix proposal signature verification
2015-02-19 16:23:10 -03:00
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