Commit Graph

247 Commits

Author SHA1 Message Date
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 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
Ivan Socolsky b1a29f5005 check header & change address 2015-02-17 12:39:11 -03:00
Ivan Socolsky 9665f23bc5 add proposal check on sign 2015-02-17 11:58:57 -03:00
Ivan Socolsky a375d08c84 Merge pull request #22 from matiu/feat/verificator2
Feat/verificator2
2015-02-17 11:56:28 -03:00
Matias Alejo Garcia 03adc38897 add tests, refactor checks 2015-02-17 11:48:19 -03:00
Matias Alejo Garcia 196ae2a448 add test 2015-02-17 10:49:03 -03:00
Matias Alejo Garcia d56dcd41de completes pkr 2015-02-16 21:10:14 -03:00
Matias Alejo Garcia 2121565070 async storage 2015-02-16 20:32:35 -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 cdb8ab94da fix spelling 2015-02-16 16:29:18 -03:00
Matias Alejo Garcia f8b86842a6 add missing files 2015-02-16 16:29:18 -03:00
Matias Alejo Garcia 85b1bc08b2 adds tests to clientAPI and verified 2015-02-16 16:29:18 -03:00
Matias Alejo Garcia c92fbb2898 add verifier 2015-02-16 16:29:18 -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 1507df1bac add address verification 2015-02-16 16:28:19 -03:00
Matias Alejo Garcia 9a5655cb9c rm isTEstnet to network 2015-02-16 16:28:19 -03:00
Matias Alejo Garcia 0784ec9d7a Merge pull request #23 from isocolsky/create_tx_tests
Create tx tests
2015-02-16 15:11:56 -03:00
Ivan Socolsky 51e453730f use constants from Bitcore 2015-02-16 15:00:41 -03:00
Ivan Socolsky 8cf28b2200 test for dust amount 2015-02-16 14:41:12 -03:00
Ivan Socolsky 787a3376be test minimum fee 2015-02-16 14:27:01 -03:00
Ivan Socolsky f87381577c remove console.log 2015-02-16 11:18:28 -03:00
Ivan Socolsky ec491430c9 Merge pull request #20 from matiu/feat/broadcast
Feat/broadcast
2015-02-16 11:11:58 -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 f359827d97 Merge pull request #19 from isocolsky/complex_flows
Complex flows
2015-02-15 18:15:58 -03:00
Ivan Socolsky 15b79bfd79 cleaner code 2015-02-15 16:50:50 -03:00
Ivan Socolsky 528634d0a1 remove redundant test 2015-02-15 16:17:37 -03:00
Ivan Socolsky 9020c70dd2 test acceptance flow 2015-02-15 16:15:45 -03:00
Ivan Socolsky bcdd807395 test rejection flow 2015-02-15 15:46:29 -03:00
Ivan Socolsky d96634f951 Merge pull request #18 from matiu/feat/client-filestorage
add FileStorage + refactor
2015-02-15 14:11:03 -03:00
Matias Alejo Garcia 6a25fbcd9b add FileStorage + refactor 2015-02-15 13:25:55 -03:00
Matias Alejo Garcia b63b27280e Merge pull request #13 from isocolsky/reject
reject & rm
2015-02-15 13:18:12 -03:00
Ivan Socolsky eba565661c fix integration tests 2015-02-15 13:08:34 -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
Ivan Socolsky f4b01c1925 Merge pull request #16 from matiu/ref/client
move / rename client files
2015-02-15 12:39:48 -03:00
Matias Alejo Garcia 437eaa476b move / rename client files 2015-02-15 11:35:21 -03:00
Matias Alejo Garcia 864b45f098 Merge pull request #15 from isocolsky/http_method
add http method to request signature
2015-02-15 11:33:47 -03:00
Ivan Socolsky 995dee458f add http method to request signature 2015-02-15 11:12:04 -03:00
Ivan Socolsky 043ba5d601 Merge pull request #12 from matiu/feat/ref-request
refactor request
2015-02-15 11:04:50 -03:00
Matias Alejo Garcia 83e534d293 refactor request 2015-02-14 01:28:43 -03:00