Commit Graph

  • f1f07cf3ec add copayer lookup Ivan Socolsky 2015-02-06 10:46:41 -0300
  • dba306045c broadcastTx Matias Alejo Garcia 2015-02-05 17:22:38 -0300
  • bca18b4292 Merge pull request #11 from matiu/feat/signtx Ivan Socolsky 2015-02-05 16:11:33 -0300
  • ae951c3120 bitcore version Matias Alejo Garcia 2015-02-05 15:50:58 -0300
  • 4bf541c7b1 transaction signing Matias Alejo Garcia 2015-02-05 15:50:18 -0300
  • 471a9e7c1a fix addresses in helper / utxos Matias Alejo Garcia 2015-02-04 21:40:24 -0300
  • 9a88a6f8f6 fix addresses in helper / utxos Matias Alejo Garcia 2015-02-04 21:38:23 -0300
  • 06ae34a71f sign TX dummy test passing Matias Alejo Garcia 2015-02-04 16:27:36 -0300
  • 0758c2e842 signing test Matias Alejo Garcia 2015-02-04 16:18:36 -0300
  • 08c90ad26b sign working Matias Alejo Garcia 2015-02-04 11:43:12 -0300
  • 3d95351e6d Merge pull request #13 from isocolsky/getTx Matias Alejo Garcia 2015-02-04 16:17:51 -0300
  • f7e60084f2 add #getTx Ivan Socolsky 2015-02-04 15:45:08 -0300
  • 01ef9e8702 Merge pull request #12 from isocolsky/ref/errors Matias Alejo Garcia 2015-02-04 13:28:50 -0300
  • b5e089bd18 replace all errors with ClientError Ivan Socolsky 2015-02-04 13:31:02 -0300
  • 283eca4e12 rename BadRequestError -> RequestError Ivan Socolsky 2015-02-04 13:08:25 -0300
  • fdd3b831c0 fix insufficient funds error msg & tests Ivan Socolsky 2015-02-04 12:50:23 -0300
  • 8e7fa61466 refactor errors Ivan Socolsky 2015-02-04 12:46:31 -0300
  • 7e5a8dc16d Merge pull request #10 from matiu/feat/createTx3 Ivan Socolsky 2015-02-03 23:33:00 -0300
  • 8ac34da3ef add createTx Matias Alejo Garcia 2015-02-03 23:17:06 -0300
  • a5a7256276 Merge pull request #9 from isocolsky/test/storage_fail Matias Alejo Garcia 2015-02-03 17:32:12 -0300
  • 72e27606b9 add tests to createAddress Ivan Socolsky 2015-02-03 17:32:40 -0300
  • d8f5f74f53 Merge pull request #8 from matiu/feat/createTx2 Ivan Socolsky 2015-02-03 16:52:49 -0300
  • fc16cfa8af merge Matias Alejo Garcia 2015-02-03 16:46:28 -0300
  • 41c561b6cf Merge pull request #7 from isocolsky/test/many_addresses Matias Alejo Garcia 2015-02-03 16:37:37 -0300
  • 7bf0f755ed add test to create many addresses simultaneously Ivan Socolsky 2015-02-03 16:31:09 -0300
  • cf6acad277 Merge pull request #6 from isocolsky/addressable Matias Alejo Garcia 2015-02-03 16:04:40 -0300
  • 8d8def9f4e refactor address manager Ivan Socolsky 2015-02-03 15:44:44 -0300
  • 790fe56122 . Ivan Socolsky 2015-02-03 10:53:59 -0300
  • a9aa9de3ea . Ivan Socolsky 2015-02-03 09:54:23 -0300
  • 3ca1196819 add test for invalid m/n combination Ivan Socolsky 2015-02-03 09:40:39 -0300
  • d4865de91d fix UTXOs selection & balance calculation Ivan Socolsky 2015-02-02 22:00:11 -0300
  • 1d8360b79a Merge pull request #5 from matiu/feat/beautifier Ivan Socolsky 2015-02-02 21:42:59 -0300
  • c387b51867 run js-beautifier Matias Alejo Garcia 2015-02-02 20:13:13 -0300
  • f4f7af09d9 Merge pull request #4 from matiu/feat/addresses Ivan Socolsky 2015-02-02 17:45:54 -0300
  • e8687e0527 fix merge Matias Alejo Garcia 2015-02-02 17:24:56 -0300
  • b5fbd55d89 getAddress working! Matias Alejo Garcia 2015-02-02 16:32:13 -0300
  • 090faf62a2 add models tests Matias Alejo Garcia 2015-02-02 16:16:28 -0300
  • 0bccc864fb create address + test in wallet Matias Alejo Garcia 2015-02-02 16:16:14 -0300
  • 6227bb1e5f fix indexes, inheritance Matias Alejo Garcia 2015-02-02 11:55:03 -0300
  • 7b68c14fb7 add indexes to copayer Matias Alejo Garcia 2015-02-02 09:36:55 -0300
  • d6733de12d add indexes Matias Alejo Garcia 2015-02-02 09:21:29 -0300
  • 399c412cde change indentation Ivan Socolsky 2015-02-02 17:07:18 -0300
  • 5114b0cc25 move #runLocked to utils.js Ivan Socolsky 2015-02-02 16:00:32 -0300
  • ef5a1acb72 add dependencies to event emitter Ivan Socolsky 2015-02-02 15:56:53 -0300
  • 07012633a9 checking arguments Ivan Socolsky 2015-02-02 15:29:14 -0300
  • 0885b26983 Merge pull request #3 from matiu/feat/signIntegration Ivan Socolsky 2015-02-02 11:07:01 -0300
  • 441401987a simplify wallet object Matias Alejo Garcia 2015-02-02 09:15:50 -0300
  • 37698a9292 skip broken tests Matias Alejo Garcia 2015-02-02 09:12:08 -0300
  • c2e5cd91b8 integrates verifySignedMessage Matias Alejo Garcia 2015-02-01 16:50:58 -0300
  • a91af80235 verify Matias Alejo Garcia 2015-02-01 11:41:16 -0300
  • 98a86e6a7e Merge pull request #2 from matiu/feat/sigutils Ivan Socolsky 2015-02-01 11:06:12 -0300
  • 8876f697a8 fix test name Matias Alejo Garcia 2015-02-01 11:00:35 -0300
  • 1f6a7bb276 rm console.log Matias Alejo Garcia 2015-02-01 10:59:53 -0300
  • 67e6a99924 add signutils Matias Alejo Garcia 2015-02-01 10:56:02 -0300
  • cdbf122283 Merge pull request #1 from matiu/feat/pubkey-validation Ivan Socolsky 2015-02-01 10:34:01 -0300
  • b1b29e7df1 adds pubKey validation Matias Alejo Garcia 2015-01-31 19:56:50 -0300
  • 9f30af2690 . Ivan Socolsky 2015-01-30 18:29:46 -0300
  • 94509eebab . Ivan Socolsky 2015-01-30 17:37:30 -0300
  • 4cc20d682c . Ivan Socolsky 2015-01-30 11:58:28 -0300
  • 2890f94d52 . Ivan Socolsky 2015-01-30 11:50:07 -0300
  • d7a2dcc866 . Ivan Socolsky 2015-01-29 15:00:35 -0300
  • 171f542c97 . Ivan Socolsky 2015-01-29 14:57:26 -0300
  • 792d576bbf . Ivan Socolsky 2015-01-28 17:40:37 -0300
  • 4fcbadddf7 . Ivan Socolsky 2015-01-28 17:06:29 -0300
  • 8c8c7e51fb . Ivan Socolsky 2015-01-28 16:40:07 -0300
  • c64eccb1e2 . Ivan Socolsky 2015-01-28 14:21:09 -0300
  • d03a16d659 . Ivan Socolsky 2015-01-28 13:28:18 -0300
  • c7562f8aa5 . Ivan Socolsky 2015-01-28 12:16:19 -0300
  • 50e936379f . Ivan Socolsky 2015-01-28 12:06:34 -0300
  • 2bf9c4da48 . Ivan Socolsky 2015-01-28 10:52:45 -0300
  • 635b2d8343 Improve locking Ivan Socolsky 2015-01-28 10:36:49 -0300
  • b0e23e6952 . Ivan Socolsky 2015-01-27 16:40:27 -0300
  • 0a2a5a8873 . Ivan Socolsky 2015-01-27 16:40:21 -0300
  • a7f1c4f2bb Documentation Ivan Socolsky 2015-01-27 12:54:17 -0300
  • 3e6f1cfebe Initial commit Ivan Socolsky 2015-01-27 10:18:45 -0300