Commit Graph

202 Commits

Author SHA1 Message Date
Ivan Socolsky 7726a69ae5 fix txProposal#isPending 2015-02-08 11:20:22 -03:00
Matias Alejo Garcia e1ab87c173 txproposal id = time + uuid 2015-02-07 14:15: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
Ivan Socolsky 0ee2abf841 add TODO list and test cases 2015-02-07 11:15:54 -03:00
Ivan Socolsky 313ebee63d small refactor in tests 2015-02-06 20:59:59 -03:00
Ivan Socolsky c3f6442901 fix tests 2015-02-06 18:22:52 -03:00
Ivan Socolsky ddbfcbe7f5 refactor server & tests 2015-02-06 18:05:40 -03:00
Matias Alejo Garcia 1200f2b2f0 add tests to broadcast 2015-02-06 15:15:54 -03:00
Matias Alejo Garcia 4bf541c7b1 transaction signing 2015-02-05 15:50:18 -03:00
Matias Alejo Garcia 471a9e7c1a fix addresses in helper / utxos 2015-02-04 21:40:24 -03:00
Matias Alejo Garcia 9a88a6f8f6 fix addresses in helper / utxos 2015-02-04 21:38:23 -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 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
Matias Alejo Garcia fc16cfa8af merge 2015-02-03 16:46:28 -03:00
Ivan Socolsky 7bf0f755ed add test to create many addresses simultaneously 2015-02-03 16:31:09 -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 090faf62a2 add models tests 2015-02-02 17:21:29 -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 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 8876f697a8 fix test name 2015-02-01 11:00:35 -03:00
Matias Alejo Garcia 67e6a99924 add signutils 2015-02-01 10:56:02 -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 d7a2dcc866 . 2015-01-29 15:00:35 -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 d03a16d659 . 2015-01-28 13:28:18 -03:00
Ivan Socolsky c7562f8aa5 . 2015-01-28 12:16:19 -03:00
Ivan Socolsky 50e936379f . 2015-01-28 12:06:34 -03:00
Ivan Socolsky 2bf9c4da48 . 2015-01-28 11:17:37 -03:00
Ivan Socolsky 0a2a5a8873 . 2015-01-27 16:40:21 -03:00
Ivan Socolsky 3e6f1cfebe Initial commit 2015-01-27 10:18:45 -03:00