Commit Graph

  • deaca91a3d delegate event broadcasting Ivan Socolsky 2015-03-23 12:50:00 -0300
  • 665e0f8731 add socket.io dep Ivan Socolsky 2015-03-13 10:47:10 -0300
  • 01514ff749 Merge pull request #153 from isocolsky/fix/pagination Ivan Socolsky 2015-03-25 22:54:16 -0300
  • 934317db40 v0.0.13 Ivan Socolsky 2015-03-25 22:49:21 -0300
  • b2ced581ae change pagination params in express app Ivan Socolsky 2015-03-25 22:49:01 -0300
  • d9e9ad9331 Merge pull request #152 from isocolsky/dust Ivan Socolsky 2015-03-25 16:22:41 -0300
  • fcde3b927f catch all errors Ivan Socolsky 2015-03-25 16:02:31 -0300
  • a890a94240 Merge pull request #151 from isocolsky/dust Matias Alejo Garcia 2015-03-25 15:21:11 -0300
  • 90e164ddce v0.0.12 Ivan Socolsky 2015-03-25 12:23:46 -0300
  • 88fb2ad628 fix tx creation Ivan Socolsky 2015-03-25 12:17:41 -0300
  • 4092847ff5 Merge pull request #149 from isocolsky/fix/pagination Matias Alejo Garcia 2015-03-25 12:21:13 -0300
  • 04941fed1e fix readme Ivan Socolsky 2015-03-20 17:04:06 -0300
  • 7b1b4d74d5 v0.0.11 Ivan Socolsky 2015-03-20 17:03:05 -0300
  • 916a2a8ea7 update readme Ivan Socolsky 2015-03-20 17:02:59 -0300
  • 330c399c07 implement pagination using skip & limit Ivan Socolsky 2015-03-20 16:58:54 -0300
  • f13fc5660c change tests Ivan Socolsky 2015-03-20 16:46:33 -0300
  • 1e65294212 Merge pull request #148 from isocolsky/fix/history Ivan Socolsky 2015-03-19 13:18:05 -0300
  • 68b913b933 v0.0.10 Ivan Socolsky 2015-03-19 13:18:35 -0300
  • 52a2ae6047 tx.time defaults to now Ivan Socolsky 2015-03-19 13:17:51 -0300
  • e6956d6830 Merge pull request #147 from isocolsky/feat/history_pagination Gustavo Maximiliano Cortez 2015-03-18 12:11:34 -0300
  • b33154a051 sort in descending order Ivan Socolsky 2015-03-18 11:56:49 -0300
  • fb81a4f551 Merge pull request #146 from isocolsky/feat/history_pagination Matias Alejo Garcia 2015-03-18 00:56:44 -0300
  • ffe05c7fc7 improved testing of tx history pagination Ivan Socolsky 2015-03-17 21:13:53 -0300
  • 95498f5b8b parse querystring params as numbers Ivan Socolsky 2015-03-17 20:02:13 -0300
  • d4597ae266 bump to v0.0.9 Ivan Socolsky 2015-03-17 19:46:56 -0300
  • 42ece5bf08 fix jsdoc Ivan Socolsky 2015-03-17 19:46:01 -0300
  • 6c76916edb add params to express Ivan Socolsky 2015-03-17 13:52:49 -0300
  • bcd16f0f3e add pagination to tx history Ivan Socolsky 2015-03-17 10:59:00 -0300
  • 9344b591e7 Merge pull request #145 from isocolsky/fix/various Matias Pando 2015-03-16 17:20:43 -0300
  • 1f3aee1684 bump to v0.0.8 Ivan Socolsky 2015-03-16 17:05:09 -0300
  • bb096aad46 replace copay with bws in app base path Ivan Socolsky 2015-03-16 14:53:14 -0300
  • b412fe133b Merge pull request #144 from isocolsky/ref/insufficient_funds Matias Alejo Garcia 2015-03-16 10:58:41 -0300
  • 731614e402 rm bundle & v0.0.7 Ivan Socolsky 2015-03-16 10:58:06 -0300
  • 21ac7b0243 be more precise on error message Ivan Socolsky 2015-03-14 09:51:45 -0300
  • 27920e176b Merge pull request #143 from isocolsky/ref/fees Ivan Socolsky 2015-03-14 09:43:56 -0300
  • 10231c3aa7 set fee if txp successfully created Ivan Socolsky 2015-03-12 15:21:24 -0300
  • 3f2575fa2a Merge pull request #142 from isocolsky/ref/shuffle_outputs Ivan Socolsky 2015-03-13 21:09:24 -0300
  • de21e086a9 rebase Ivan Socolsky 2015-03-13 11:59:09 -0300
  • c3722fc219 v0.0.4 Ivan Socolsky 2015-03-12 12:11:16 -0300
  • 4a53da8690 shuffle outputs Ivan Socolsky 2015-03-12 12:01:44 -0300
  • e06a788e05 build tx using BWU Ivan Socolsky 2015-03-12 11:49:01 -0300
  • 31035a533f use actual client signing code in tests Ivan Socolsky 2015-03-12 11:47:39 -0300
  • 97d4809f68 use Bitcore instance from BWU Ivan Socolsky 2015-03-12 11:34:41 -0300
  • ed9d0ebadf Merge pull request #141 from isocolsky/ref/insufficient_funds Matias Pando 2015-03-12 15:10:36 -0300
  • 5d537afc60 improve error detection when building tx Ivan Socolsky 2015-03-11 17:04:20 -0300
  • b5f6582b77 refactor tx inputs selection Ivan Socolsky 2015-03-11 15:04:42 -0300
  • b088183ce9 test locked funds Ivan Socolsky 2015-03-11 14:29:13 -0300
  • a3e1fc68bb Merge pull request #139 from matiu/bug/fix-deps 0.0.5 Gustavo Maximiliano Cortez 2015-03-10 19:16:29 -0300
  • 81699571ee fix deps and regresion Matias Alejo Garcia 2015-03-10 19:03:33 -0300
  • 22542eefd9 Merge pull request #138 from isocolsky/ref/bip32 Matias Alejo Garcia 2015-03-10 18:23:57 -0300
  • 181ba74e3a Merge pull request #136 from matiaspando/feat/skipedTest Matias Alejo Garcia 2015-03-10 17:49:08 -0300
  • e109a43e4c v0.0.4 Ivan Socolsky 2015-03-10 15:07:36 -0300
  • b9aae4eacb update readme Ivan Socolsky 2015-03-10 13:55:07 -0300
  • 7e43e70e6c refactor PKR to hold other pub keys Ivan Socolsky 2015-03-10 13:48:46 -0300
  • 4fd84cd2ce add copayer signature on joining Ivan Socolsky 2015-03-10 11:23:23 -0300
  • 43f294876b use external requestPubKey & fix tests Ivan Socolsky 2015-03-09 18:11:25 -0300
  • 880c1a21c9 Testing strategy for selecting utxos Matias Pando 2015-03-09 15:40:10 -0300
  • 9bb7f221fe Added tests Matias Pando 2015-03-09 15:24:37 -0300
  • 12b6d924cf Merge pull request #132 from cmgustavo/bug/access-control-headers Ivan Socolsky 2015-03-07 19:03:50 -0300
  • b052328ad8 Cookies are not necessary, disabled credentials Gustavo Maximiliano Cortez 2015-03-07 15:59:01 -0300
  • 6abddcc3af Fix access-allow Gustavo Maximiliano Cortez 2015-03-06 20:11:28 -0300
  • 6633dc0190 speedup response Gustavo Maximiliano Cortez 2015-03-06 18:16:07 -0300
  • 5788f191b1 Fix access-control-header for web clients Gustavo Maximiliano Cortez 2015-03-06 18:02:55 -0300
  • de8a4028c0 Merge pull request #130 from isocolsky/feat/balance_by_addr Matias Alejo Garcia 2015-03-06 15:54:34 -0300
  • 61499ad2f4 update readme Ivan Socolsky 2015-03-06 15:05:05 -0300
  • cdb2df0cb8 test balance returns only addresses with funds Ivan Socolsky 2015-03-06 15:02:54 -0300
  • 6838f8d204 implement balance by address Ivan Socolsky 2015-03-06 14:58:22 -0300
  • 2c39d6a687 add tests for balance Ivan Socolsky 2015-03-06 13:07:44 -0300
  • 20d4d279b7 Update LICENCE v0.0.3 Matias Alejo Garcia 2015-03-05 10:34:18 -0300
  • 5b63556649 Create LICENCE Matias Alejo Garcia 2015-03-05 10:32:10 -0300
  • c805176914 Update README.md Matias Alejo Garcia 2015-03-05 10:30:48 -0300
  • 0d0955cb43 Update README.md Matias Alejo Garcia 2015-03-05 10:30:17 -0300
  • 9531ce65af Update README.md Matias Alejo Garcia 2015-03-05 10:28:17 -0300
  • 3eeef48474 Update README.md Matias Alejo Garcia 2015-03-05 10:26:24 -0300
  • 68ceaaa05e Merge pull request #124 from matiu/v0.0.3 Matias Alejo Garcia 2015-03-04 16:36:02 -0300
  • fe284c1f02 bump to version 0.0.3, npm bwc dep Matias Alejo Garcia 2015-03-04 16:23:49 -0300
  • b3875d0439 bump to version 0.0.2 Matias Alejo Garcia 2015-03-04 16:17:04 -0300
  • 16b2d05372 Merge pull request #123 from matiu/misc/package2 Matias Alejo Garcia 2015-03-04 16:15:55 -0300
  • 8b3a5c7ab9 fix main Matias Alejo Garcia 2015-03-04 16:12:17 -0300
  • 09eed8a723 Update README.md Matias Alejo Garcia 2015-03-04 15:23:55 -0300
  • 53f981ff8e Update README.md Matias Alejo Garcia 2015-03-04 15:17:16 -0300
  • 42b30517b5 Update README.md Matias Alejo Garcia 2015-03-04 15:09:56 -0300
  • 508c3113cb Merge pull request #122 from matiu/misc/readme2 Matias Alejo Garcia 2015-03-04 15:08:37 -0300
  • ece872edf8 update readme Matias Alejo Garcia 2015-03-04 15:07:28 -0300
  • 47df537cb8 updates readme Matias Alejo Garcia 2015-03-04 14:31:52 -0300
  • 059080e0cf Merge pull request #120 from matiaspando/fix/changeName Matias Alejo Garcia 2015-03-04 14:30:05 -0300
  • 471d83dc90 Merge pull request #119 from isocolsky/ref/walletutils Matias Alejo Garcia 2015-03-04 14:08:41 -0300
  • 8d8113f13a Change copay to bitcore wallet service Matias Pando 2015-03-04 14:04:34 -0300
  • 5af338db7b Merge pull request #118 from matiu/misc/package Matias Alejo Garcia 2015-03-04 13:40:41 -0300
  • cfd9061cc4 remove unused packages Ivan Socolsky 2015-03-04 13:37:00 -0300
  • 041c5e6804 change bitcore version Ivan Socolsky 2015-03-04 12:56:09 -0300
  • 09c20a624f replace with github repo Ivan Socolsky 2015-03-04 12:44:28 -0300
  • 2b06be0251 update package Matias Alejo Garcia 2015-03-04 11:41:34 -0300
  • 16b51733ba Update README.md Matias Alejo Garcia 2015-03-04 02:03:56 -0300
  • dd87b448bd Merge pull request #115 from matiu/split-repo Matias Alejo Garcia 2015-03-03 19:37:42 -0300
  • 327c38e126 export storage 2 Matias Alejo Garcia 2015-03-03 19:07:05 -0300
  • 537ccb45d2 export storage Matias Alejo Garcia 2015-03-03 19:06:26 -0300
  • 4d76585f65 add index, export express app Matias Alejo Garcia 2015-03-03 18:57:38 -0300
  • 45033ec3a5 splitted repo. test passing Matias Alejo Garcia 2015-03-03 18:48:10 -0300
  • f3a3724b4a Merge pull request #98 from matiaspando/fix/typos Matias Alejo Garcia 2015-03-03 18:38:05 -0300