Commit Graph

592 Commits

Author SHA1 Message Date
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
Gustavo Maximiliano Cortez 6633dc0190 speedup response 2015-03-06 18:16:07 -03:00
Gustavo Maximiliano Cortez 5788f191b1 Fix access-control-header for web clients 2015-03-06 18:02:55 -03:00
Matias Alejo Garcia de8a4028c0 Merge pull request #130 from isocolsky/feat/balance_by_addr
Balance by address
2015-03-06 15:54:34 -03:00
Ivan Socolsky 61499ad2f4 update readme 2015-03-06 15:05:05 -03:00
Ivan Socolsky cdb2df0cb8 test balance returns only addresses with funds 2015-03-06 15:02:54 -03:00
Ivan Socolsky 6838f8d204 implement balance by address 2015-03-06 14:58:22 -03:00
Ivan Socolsky 2c39d6a687 add tests for balance 2015-03-06 13:07:44 -03:00
Matias Alejo Garcia 20d4d279b7 Update LICENCE 2015-03-05 10:34:18 -03:00
Matias Alejo Garcia 5b63556649 Create LICENCE 2015-03-05 10:32:10 -03:00
Matias Alejo Garcia c805176914 Update README.md 2015-03-05 10:30:48 -03:00
Matias Alejo Garcia 0d0955cb43 Update README.md 2015-03-05 10:30:17 -03:00
Matias Alejo Garcia 9531ce65af Update README.md 2015-03-05 10:28:17 -03:00
Matias Alejo Garcia 3eeef48474 Update README.md 2015-03-05 10:26:24 -03:00
Matias Alejo Garcia 68ceaaa05e Merge pull request #124 from matiu/v0.0.3
V0.0.3
2015-03-04 16:36:02 -03:00
Matias Alejo Garcia fe284c1f02 bump to version 0.0.3, npm bwc dep 2015-03-04 16:23:49 -03:00
Matias Alejo Garcia b3875d0439 bump to version 0.0.2 2015-03-04 16:17:04 -03:00
Matias Alejo Garcia 16b2d05372 Merge pull request #123 from matiu/misc/package2
fix main
2015-03-04 16:15:55 -03:00
Matias Alejo Garcia 8b3a5c7ab9 fix main 2015-03-04 16:12:45 -03:00
Matias Alejo Garcia 09eed8a723 Update README.md 2015-03-04 15:23:55 -03:00
Matias Alejo Garcia 53f981ff8e Update README.md 2015-03-04 15:17:16 -03:00
Matias Alejo Garcia 42b30517b5 Update README.md 2015-03-04 15:09:56 -03:00
Matias Alejo Garcia 508c3113cb Merge pull request #122 from matiu/misc/readme2
Misc/readme2
2015-03-04 15:08:37 -03:00