Commit Graph

664 Commits

Author SHA1 Message Date
Ivan Socolsky 04941fed1e fix readme 2015-03-20 17:07:30 -03:00
Ivan Socolsky 7b1b4d74d5 v0.0.11 2015-03-20 17:03:05 -03:00
Ivan Socolsky 916a2a8ea7 update readme 2015-03-20 17:02:59 -03:00
Ivan Socolsky 330c399c07 implement pagination using skip & limit 2015-03-20 16:58:54 -03:00
Ivan Socolsky f13fc5660c change tests 2015-03-20 16:46:33 -03:00
Ivan Socolsky 1e65294212 Merge pull request #148 from isocolsky/fix/history
Fix/history
2015-03-19 13:18:05 -03:00
Ivan Socolsky 68b913b933 v0.0.10 2015-03-19 13:18:35 -03:00
Ivan Socolsky 52a2ae6047 tx.time defaults to now 2015-03-19 13:17:51 -03:00
Gustavo Maximiliano Cortez e6956d6830 Merge pull request #147 from isocolsky/feat/history_pagination
sort in descending order
2015-03-18 12:11:34 -03:00
Ivan Socolsky b33154a051 sort in descending order 2015-03-18 11:56:57 -03:00
Matias Alejo Garcia fb81a4f551 Merge pull request #146 from isocolsky/feat/history_pagination
Feat/history pagination
2015-03-18 00:56:44 -03:00
Ivan Socolsky ffe05c7fc7 improved testing of tx history pagination 2015-03-17 21:13:53 -03:00
Ivan Socolsky 95498f5b8b parse querystring params as numbers 2015-03-17 20:02:13 -03:00
Ivan Socolsky d4597ae266 bump to v0.0.9 2015-03-17 19:46:56 -03:00
Ivan Socolsky 42ece5bf08 fix jsdoc 2015-03-17 19:46:01 -03:00
Ivan Socolsky 6c76916edb add params to express 2015-03-17 13:52:49 -03:00
Ivan Socolsky bcd16f0f3e add pagination to tx history 2015-03-17 10:59:00 -03:00
Matias Pando 9344b591e7 Merge pull request #145 from isocolsky/fix/various
Replace 'copay' with 'bws' in URL
2015-03-16 17:20:43 -03:00
Ivan Socolsky 1f3aee1684 bump to v0.0.8 2015-03-16 17:05:09 -03:00
Ivan Socolsky bb096aad46 replace copay with bws in app base path 2015-03-16 14:53:14 -03:00
Matias Alejo Garcia b412fe133b Merge pull request #144 from isocolsky/ref/insufficient_funds
Ref/insufficient funds
2015-03-16 10:58:41 -03:00
Ivan Socolsky 731614e402 rm bundle & v0.0.7 2015-03-16 10:58:06 -03:00
Ivan Socolsky 21ac7b0243 be more precise on error message 2015-03-14 09:51:45 -03:00
Ivan Socolsky 27920e176b Merge pull request #143 from isocolsky/ref/fees
Store fee on proposal creation
2015-03-14 09:43:56 -03:00
Ivan Socolsky 10231c3aa7 set fee if txp successfully created 2015-03-14 09:32:19 -03:00
Ivan Socolsky 3f2575fa2a Merge pull request #142 from isocolsky/ref/shuffle_outputs
Ref/shuffle outputs
2015-03-13 21:09:24 -03:00
Ivan Socolsky de21e086a9 rebase 2015-03-13 11:59:09 -03:00
Ivan Socolsky c3722fc219 v0.0.4 2015-03-13 11:56:35 -03:00
Ivan Socolsky 4a53da8690 shuffle outputs 2015-03-13 11:56:35 -03:00
Ivan Socolsky e06a788e05 build tx using BWU 2015-03-13 11:56:35 -03:00
Ivan Socolsky 31035a533f use actual client signing code in tests 2015-03-13 11:56:35 -03:00
Ivan Socolsky 97d4809f68 use Bitcore instance from BWU 2015-03-13 11:56:35 -03:00
Matias Pando ed9d0ebadf Merge pull request #141 from isocolsky/ref/insufficient_funds
Ref/insufficient funds
2015-03-12 15:10:36 -03:00
Ivan Socolsky 5d537afc60 improve error detection when building tx 2015-03-11 17:04:20 -03:00
Ivan Socolsky b5f6582b77 refactor tx inputs selection 2015-03-11 15:04:42 -03:00
Ivan Socolsky b088183ce9 test locked funds 2015-03-11 14:29:13 -03:00
Gustavo Maximiliano Cortez a3e1fc68bb Merge pull request #139 from matiu/bug/fix-deps
fix deps and regresion
2015-03-10 19:16:29 -03:00
Matias Alejo Garcia 81699571ee fix deps and regresion 2015-03-10 19:03:33 -03:00
Matias Alejo Garcia 22542eefd9 Merge pull request #138 from isocolsky/ref/bip32
Ref/bip32
2015-03-10 18:23:57 -03:00
Matias Alejo Garcia 181ba74e3a Merge pull request #136 from matiaspando/feat/skipedTest
Adding test
2015-03-10 17:49:08 -03:00
Ivan Socolsky e109a43e4c v0.0.4 2015-03-10 15:07:36 -03:00
Ivan Socolsky b9aae4eacb update readme 2015-03-10 13:55:07 -03:00
Ivan Socolsky 7e43e70e6c refactor PKR to hold other pub keys 2015-03-10 13:48:46 -03:00
Ivan Socolsky 4fd84cd2ce add copayer signature on joining 2015-03-10 11:23:23 -03:00
Ivan Socolsky 43f294876b use external requestPubKey & fix tests 2015-03-09 18:11:25 -03:00
Matias Pando 880c1a21c9 Testing strategy for selecting utxos 2015-03-09 15:40:10 -03:00
Matias Pando 9bb7f221fe Added tests 2015-03-09 15:24:37 -03:00
Ivan Socolsky 12b6d924cf Merge pull request #132 from cmgustavo/bug/access-control-headers
Bug/access control headers
2015-03-07 19:03:50 -03:00
Gustavo Maximiliano Cortez b052328ad8 Cookies are not necessary, disabled credentials 2015-03-07 15:59:01 -03:00
Gustavo Maximiliano Cortez 6abddcc3af Fix access-allow 2015-03-06 20:11:28 -03:00