Commit Graph

163 Commits

Author SHA1 Message Date
Matias Alejo Garcia ce8648a31d cli WIP 2015-02-13 00:02:02 -03:00
Ivan Socolsky 6ca443bf58 improvements 2015-02-13 00:00:54 -03:00
Ivan Socolsky 4171ff4a79 debug clilib 2015-02-12 18:54:17 -03:00
Ivan Socolsky 50c217c994 fix tests 2015-02-12 17:15:48 -03:00
Matias Alejo Garcia 6ef5283688 Merge pull request #3 from isocolsky/REST_auth
REST + command line client
2015-02-12 17:00:52 -03:00
Ivan Socolsky 8a8c111827 CLI lib 2015-02-12 16:50:10 -03:00
Ivan Socolsky 050e5701ec command line client 2015-02-12 16:42:32 -03:00
Ivan Socolsky 2aeeecd90f add body-parser to compute request message 2015-02-12 16:13:19 -03:00
Ivan Socolsky 9cadcfe7f6 Merge pull request #2 from matiu/feat/notifications2
Feat/notifications
2015-02-12 11:47:34 -03:00
Matias Alejo Garcia 8945b59fd4 add server to check ts is in epoch 2015-02-12 11:41:14 -03:00
Matias Alejo Garcia f9a2ec27a9 add zeroPad 2015-02-12 11:39:27 -03:00
Matias Alejo Garcia 0d36c3481b check also emits 2015-02-12 10:57:10 -03:00
Matias Alejo Garcia 5757ec5e06 more tests for notifications 2015-02-12 10:26:13 -03:00
Matias Alejo Garcia fa4de0deaf test passing with notifications 2015-02-11 23:13:19 -03:00
Matias Alejo Garcia d548639334 test passing with notifications 2015-02-11 23:11:30 -03:00
Ivan Socolsky 6b1803fe9d Merge pull request #1 from matiu/feat/add-tests2
add tests
2015-02-11 16:25:25 -03:00
Matias Alejo Garcia 7a4d16f88e notifications class 2015-02-11 16:03:26 -03:00
Matias Alejo Garcia 38af347c19 WIP, Proof of concept 2015-02-11 16:00:16 -03:00
Matias Alejo Garcia 2e612791f6 notifications WIP 2015-02-11 15:45:00 -03:00
Matias Alejo Garcia cecb1a703b Merge pull request #29 from isocolsky/REST
REST API
2015-02-11 15:25:01 -03:00
Matias Alejo Garcia d7357c53ea add tests 2015-02-11 13:44:04 -03:00
Matias Alejo Garcia 5aa9aed047 Merge pull request #28 from isocolsky/cleanup
Cleanup
2015-02-11 13:02:42 -03:00
Ivan Socolsky 8e7a3a77f3 ignore db/ 2015-02-11 12:19:38 -03:00
Ivan Socolsky 0dd4dad103 remove files 2015-02-11 12:17:19 -03:00
Ivan Socolsky 9d3001434b split long lines 2015-02-11 12:10:47 -03:00
Ivan Socolsky 86b51f6501 simplify utxo creation 2015-02-11 12:09:12 -03:00
Ivan Socolsky 15798be382 improve error messages 2015-02-11 12:05:21 -03:00
Ivan Socolsky 628dc12d00 do not allow locks on undefined 2015-02-11 11:51:29 -03:00
Ivan Socolsky 469d7dfebe remove redundant check 2015-02-11 11:51:29 -03:00
Ivan Socolsky 53d74b3f6e Merge pull request #27 from matiu/feat/removeTx
Feat/remove tx
2015-02-11 11:44:27 -03:00
Matias Alejo Garcia 7ba4d4814c fix var name 2015-02-11 11:41:05 -03:00
Ivan Socolsky b122eb49fe more methods 2015-02-11 10:54:43 -03:00
Ivan Socolsky 7df7f27d23 add commander module 2015-02-11 10:54:43 -03:00
Ivan Socolsky a7e787704e add request module 2015-02-11 10:54:43 -03:00
Ivan Socolsky b8438fc0eb add express app 2015-02-11 10:54:43 -03:00
Matias Alejo Garcia f8702ebcce rm pending Tx 2015-02-10 18:51:06 -03:00
Matias Alejo Garcia 324c058303 add test to reject 2015-02-10 18:50:57 -03:00
Matias Alejo Garcia 7975bb2499 remove pending tx 2015-02-10 18:50:51 -03:00
Ivan Socolsky 11a7a65bc5 Merge pull request #25 from matiu/feat/locked-delete
add lock to removeWallet
2015-02-10 18:06:31 -03:00
Matias Alejo Garcia 1a93f336a1 Merge pull request #24 from isocolsky/ref/helper
simplify proposal creation
2015-02-10 16:12:28 -03:00
Ivan Socolsky b2b70f7356 simplify proposal creation 2015-02-10 16:15:05 -03:00
Matias Alejo Garcia cc757f935e add lock to removeWallet 2015-02-10 16:11:44 -03:00
Matias Alejo Garcia ebc7e2e885 Merge pull request #23 from isocolsky/ref/createTx
WIP Added signature to tx proposal creation
2015-02-10 14:58:29 -03:00
Ivan Socolsky 6689c1347f add testdata 2015-02-10 13:20:41 -03:00
Ivan Socolsky cde30c6b9d add proposalSignature to txp 2015-02-10 10:22:33 -03:00
Ivan Socolsky 7df19fe754 Merge pull request #22 from matiu/feat/delete-wallet
Feat/delete wallet
2015-02-09 18:27:45 -03:00
Matias Alejo Garcia 1ab279ab15 rm copayers first 2015-02-09 18:26:25 -03:00
Matias Alejo Garcia b19d12157a delete wallet working 2015-02-09 18:07:15 -03:00
Ivan Socolsky a78de0195b check required arguments without throwing exceptions 2015-02-09 17:29:22 -03:00
Ivan Socolsky 8f277b179c simplify required rejections formula 2015-02-09 14:20:25 -03:00