764 Commits (bfaf7ff5c4af931bd5997ae5a3778a112380849e)
 

Author SHA1 Message Date
Ivan Socolsky 04941fed1e fix readme 10 years ago
Ivan Socolsky 7b1b4d74d5 v0.0.11 10 years ago
Ivan Socolsky 916a2a8ea7 update readme 10 years ago
Ivan Socolsky 330c399c07 implement pagination using skip & limit 10 years ago
Ivan Socolsky f13fc5660c change tests 10 years ago
Ivan Socolsky 1e65294212 Merge pull request #148 from isocolsky/fix/history 10 years ago
Ivan Socolsky 68b913b933 v0.0.10 10 years ago
Ivan Socolsky 52a2ae6047 tx.time defaults to now 10 years ago
Gustavo Maximiliano Cortez e6956d6830 Merge pull request #147 from isocolsky/feat/history_pagination 10 years ago
Ivan Socolsky b33154a051 sort in descending order 10 years ago
Matias Alejo Garcia fb81a4f551 Merge pull request #146 from isocolsky/feat/history_pagination 10 years ago
Ivan Socolsky ffe05c7fc7 improved testing of tx history pagination 10 years ago
Ivan Socolsky 95498f5b8b parse querystring params as numbers 10 years ago
Ivan Socolsky d4597ae266 bump to v0.0.9 10 years ago
Ivan Socolsky 42ece5bf08 fix jsdoc 10 years ago
Ivan Socolsky 6c76916edb add params to express 10 years ago
Ivan Socolsky bcd16f0f3e add pagination to tx history 10 years ago
Matias Pando 9344b591e7 Merge pull request #145 from isocolsky/fix/various 10 years ago
Ivan Socolsky 1f3aee1684 bump to v0.0.8 10 years ago
Ivan Socolsky bb096aad46 replace copay with bws in app base path 10 years ago
Matias Alejo Garcia b412fe133b Merge pull request #144 from isocolsky/ref/insufficient_funds 10 years ago
Ivan Socolsky 731614e402 rm bundle & v0.0.7 10 years ago
Ivan Socolsky 21ac7b0243 be more precise on error message 10 years ago
Ivan Socolsky 27920e176b Merge pull request #143 from isocolsky/ref/fees 10 years ago
Ivan Socolsky 10231c3aa7 set fee if txp successfully created 10 years ago
Ivan Socolsky 3f2575fa2a Merge pull request #142 from isocolsky/ref/shuffle_outputs 10 years ago
Ivan Socolsky de21e086a9 rebase 10 years ago
Ivan Socolsky c3722fc219 v0.0.4 10 years ago
Ivan Socolsky 4a53da8690 shuffle outputs 10 years ago
Ivan Socolsky e06a788e05 build tx using BWU 10 years ago
Ivan Socolsky 31035a533f use actual client signing code in tests 10 years ago
Ivan Socolsky 97d4809f68 use Bitcore instance from BWU 10 years ago
Matias Pando ed9d0ebadf Merge pull request #141 from isocolsky/ref/insufficient_funds 10 years ago
Ivan Socolsky 5d537afc60 improve error detection when building tx 10 years ago
Ivan Socolsky b5f6582b77 refactor tx inputs selection 10 years ago
Ivan Socolsky b088183ce9 test locked funds 10 years ago
Gustavo Maximiliano Cortez a3e1fc68bb Merge pull request #139 from matiu/bug/fix-deps 10 years ago
Matias Alejo Garcia 81699571ee fix deps and regresion 10 years ago
Matias Alejo Garcia 22542eefd9 Merge pull request #138 from isocolsky/ref/bip32 10 years ago
Matias Alejo Garcia 181ba74e3a Merge pull request #136 from matiaspando/feat/skipedTest 10 years ago
Ivan Socolsky e109a43e4c v0.0.4 10 years ago
Ivan Socolsky b9aae4eacb update readme 10 years ago
Ivan Socolsky 7e43e70e6c refactor PKR to hold other pub keys 10 years ago
Ivan Socolsky 4fd84cd2ce add copayer signature on joining 10 years ago
Ivan Socolsky 43f294876b use external requestPubKey & fix tests 10 years ago
Matias Pando 880c1a21c9 Testing strategy for selecting utxos 10 years ago
Matias Pando 9bb7f221fe Added tests 10 years ago
Ivan Socolsky 12b6d924cf Merge pull request #132 from cmgustavo/bug/access-control-headers 10 years ago
Gustavo Maximiliano Cortez b052328ad8 Cookies are not necessary, disabled credentials 10 years ago
Gustavo Maximiliano Cortez 6abddcc3af Fix access-allow 10 years ago