Commit Graph

57 Commits

Author SHA1 Message Date
Ivan Socolsky 1ba97a3883 fix address creation when wallet not complete 2015-02-08 11:47:04 -03:00
Matias Alejo Garcia 44b9691e3e wallet id = uuid 2015-02-07 13:13:29 -03:00
Matias Alejo Garcia 97b6ebdc97 copayer id = uuid 2015-02-07 12:49:24 -03:00
Matias Alejo Garcia ea24e093c0 add tests to getTx 2015-02-07 11:48:39 -03:00
Matias Alejo Garcia 9cb47a680a index implemented for fetch pending 2015-02-07 11:47:25 -03:00
Matias Alejo Garcia 196610f2eb txp indexes at storage 2015-02-07 11:47:25 -03:00
Ivan Socolsky ddbfcbe7f5 refactor server & tests 2015-02-06 18:05:40 -03:00
Ivan Socolsky df84843a96 Merge pull request #14 from matiu/feat/broadcasttx2
WIP: broadcastTx
2015-02-06 16:00:30 -03:00
Matias Alejo Garcia baf5da9b4d use networkname from txp 2015-02-06 15:51:40 -03:00
Matias Alejo Garcia 1200f2b2f0 add tests to broadcast 2015-02-06 15:15:54 -03:00
Ivan Socolsky f1f07cf3ec add copayer lookup 2015-02-06 10:49:03 -03:00
Matias Alejo Garcia dba306045c broadcastTx 2015-02-05 17:22:38 -03:00
Matias Alejo Garcia 4bf541c7b1 transaction signing 2015-02-05 15:50:18 -03:00
Matias Alejo Garcia 9a88a6f8f6 fix addresses in helper / utxos 2015-02-04 21:38:23 -03:00
Matias Alejo Garcia 06ae34a71f sign TX dummy test passing 2015-02-04 16:27:36 -03:00
Matias Alejo Garcia 0758c2e842 signing test 2015-02-04 16:19:19 -03:00
Matias Alejo Garcia 08c90ad26b sign working 2015-02-04 16:19:18 -03:00
Ivan Socolsky f7e60084f2 add #getTx 2015-02-04 15:45:08 -03:00
Ivan Socolsky b5e089bd18 replace all errors with ClientError 2015-02-04 13:31:02 -03:00
Ivan Socolsky 283eca4e12 rename BadRequestError -> RequestError 2015-02-04 13:08:25 -03:00
Ivan Socolsky fdd3b831c0 fix insufficient funds error msg & tests 2015-02-04 12:50:23 -03:00
Ivan Socolsky 8e7fa61466 refactor errors 2015-02-04 12:47:03 -03:00
Ivan Socolsky 7e5a8dc16d Merge pull request #10 from matiu/feat/createTx3
implements createTx
2015-02-03 23:33:00 -03:00
Matias Alejo Garcia 8ac34da3ef add createTx 2015-02-03 23:17:06 -03:00
Ivan Socolsky 72e27606b9 add tests to createAddress 2015-02-03 17:32:40 -03:00
Ivan Socolsky 8d8def9f4e refactor address manager 2015-02-03 15:44:44 -03:00
Ivan Socolsky 790fe56122 . 2015-02-03 10:53:59 -03:00
Ivan Socolsky 3ca1196819 add test for invalid m/n combination 2015-02-03 09:40:55 -03:00
Ivan Socolsky d4865de91d fix UTXOs selection & balance calculation 2015-02-02 22:00:11 -03:00
Matias Alejo Garcia c387b51867 run js-beautifier 2015-02-02 20:13:13 -03:00
Matias Alejo Garcia b5fbd55d89 getAddress working! 2015-02-02 17:22:32 -03:00
Matias Alejo Garcia 0bccc864fb create address + test in wallet 2015-02-02 17:21:29 -03:00
Matias Alejo Garcia 6227bb1e5f fix indexes, inheritance 2015-02-02 17:20:22 -03:00
Matias Alejo Garcia 7b68c14fb7 add indexes to copayer 2015-02-02 17:11:20 -03:00
Ivan Socolsky 399c412cde change indentation 2015-02-02 17:07:18 -03:00
Ivan Socolsky 5114b0cc25 move #runLocked to utils.js 2015-02-02 16:00:32 -03:00
Ivan Socolsky ef5a1acb72 add dependencies to event emitter 2015-02-02 15:56:53 -03:00
Ivan Socolsky 07012633a9 checking arguments 2015-02-02 15:29:26 -03:00
Matias Alejo Garcia 37698a9292 skip broken tests 2015-02-02 09:12:08 -03:00
Matias Alejo Garcia c2e5cd91b8 integrates verifySignedMessage 2015-02-01 16:50:58 -03:00
Matias Alejo Garcia a91af80235 verify 2015-02-01 11:41:16 -03:00
Matias Alejo Garcia b1b29e7df1 adds pubKey validation 2015-01-31 19:57:11 -03:00
Ivan Socolsky 9f30af2690 . 2015-01-30 18:29:46 -03:00
Ivan Socolsky 94509eebab . 2015-01-30 17:37:30 -03:00
Ivan Socolsky 4cc20d682c . 2015-01-30 11:58:28 -03:00
Ivan Socolsky 171f542c97 . 2015-01-29 14:57:26 -03:00
Ivan Socolsky 792d576bbf . 2015-01-28 17:40:37 -03:00
Ivan Socolsky 4fcbadddf7 . 2015-01-28 17:06:29 -03:00
Ivan Socolsky 8c8c7e51fb . 2015-01-28 16:40:07 -03:00
Ivan Socolsky c64eccb1e2 . 2015-01-28 14:21:09 -03:00