1085 Commits (fca67fba8ab9bfc7f79b162d4196681d3556327a)
 

Author SHA1 Message Date
Ivan Socolsky fca67fba8a implement utxos for external addresses 9 years ago
Ivan Socolsky 4dbcb639fe add opts param to getUtxos 9 years ago
Matias Alejo Garcia a31617446f Merge pull request #323 from isocolsky/ref/fee_levels 9 years ago
Ivan Socolsky bb0e8d7093 change fee sampling 9 years ago
Ivan Socolsky 4c7e7a6d2f send list of nbBlocks to insight 9 years ago
Ivan Socolsky ad6102c7ce fix stub 9 years ago
Matias Alejo Garcia f9a33c3c93 Merge pull request #309 from isocolsky/block_event 9 years ago
Matias Alejo Garcia c5fc6be856 Merge pull request #322 from isocolsky/fix/fee_rounding 9 years ago
Ivan Socolsky 327ce22591 v0.1.3 9 years ago
Ivan Socolsky 3533b60e6b change fee rounding strategy 9 years ago
Matias Alejo Garcia ba6b8171a9 Merge pull request #321 from isocolsky/fix/newer_txps 9 years ago
Ivan Socolsky 256fb0095b improve error message 9 years ago
Gustavo Maximiliano Cortez 48bfa24859 Merge pull request #320 from isocolsky/fix/newer_txps 9 years ago
Ivan Socolsky af9dd5b3fe disallow signing newer txs from legacy clients 9 years ago
Matias Alejo Garcia a93e5afd05 Merge pull request #319 from cmgustavo/bug/lodash-version 9 years ago
Gustavo Maximiliano Cortez 9557d9d455
Updates lodash to latest version 9 years ago
Gustavo Maximiliano Cortez 2a7e0659c7 Merge pull request #318 from isocolsky/fix/legacy_check 9 years ago
Ivan Socolsky c0779776c0 check for bw*- as client id 9 years ago
Ivan Socolsky de15be15e0 Merge pull request #313 from isocolsky/v0.1.2 9 years ago
Ivan Socolsky d73cd1c198 v0.1.2 9 years ago
Matias Alejo Garcia 9b7b978d28 Merge pull request #312 from isocolsky/improve_errors 9 years ago
Ivan Socolsky e4e138e139 add TX_NOT_FOUND 9 years ago
Ivan Socolsky 76c545b110 add WALLET_NOT_COMPLETE 9 years ago
Ivan Socolsky 03fe48209e add WALLET_NOT_FOUND 9 years ago
Ivan Socolsky 6270a326b7 Merge pull request #310 from isocolsky/v0.1.1 9 years ago
Ivan Socolsky 83f0fc6ee2 v0.1.1 9 years ago
Ivan Socolsky 14a08f2e0f listen for new blocks and raise notification 9 years ago
Matias Alejo Garcia 789c171a4e Merge pull request #307 from isocolsky/ref/error_codes 9 years ago
Ivan Socolsky 90dfc17ab5 new error for address network mismatch 9 years ago
Ivan Socolsky e1fac88a8e improve error codes 9 years ago
Ivan Socolsky 602bc9a9a3 rm BLOCKCHAINERROR error code 9 years ago
Ivan Socolsky e474c71a1e use predefined errors 9 years ago
Ivan Socolsky 86779303a9 add UPGRADENEEDED error code 9 years ago
Ivan Socolsky b659333c94 differentiate INSUFFICIENTFUNDS from INSUFFICIENTFUNDSFORFEE 9 years ago
Ivan Socolsky 362d1a42bb Merge pull request #306 from isocolsky/improve_fees 9 years ago
Ivan Socolsky 87e3844e87 transaction proposals -> spend proposals 9 years ago
Ivan Socolsky 4f582382bc fix invalid fee on legacy txs 9 years ago
Ivan Socolsky 2558dcbbbd support legacy clients + tests 9 years ago
Matias Alejo Garcia 5b6ade382e Merge pull request #303 from greggzigler/feature/multi-outputs-history 9 years ago
Matias Alejo Garcia 7f5b2b6ea7 Merge pull request #305 from braydonf/bwsapiurl 9 years ago
Braydon Fuller eee560628e Include the full api url to BWS in docs. 9 years ago
Gregg Zigler 730a3269c9 include proposal type, exclude decorations, in txhistory results 9 years ago
Gregg Zigler 20487ab38a return output.message from txproposal if one exists 9 years ago
Matias Alejo Garcia 33e9c06fab Merge pull request #304 from isocolsky/improve_fees 9 years ago
Ivan Socolsky 1a72bb9c18 BWU v0.0.23 9 years ago
Gregg Zigler 39ac518a61 let clients see multiple outputs 9 years ago
Ivan Socolsky 26aef25be6 compute total bytes to send max 9 years ago
Ivan Socolsky 5b3671b079 fix tests 9 years ago
Ivan Socolsky 344fc525e0 add fee estimation method to txp 9 years ago
Gustavo Maximiliano Cortez 3aa39c0857 Merge pull request #299 from isocolsky/fee_levels 9 years ago