1039 Commits (26aef25be69b078a88a1fb2a067938327b3b65ff)
 

Author SHA1 Message Date
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
Ivan Socolsky fc94c2e0cf return nbBlocks = null when fee level is unavailable 9 years ago
Ivan Socolsky 86d1818940 send back nbBlocks for each level 9 years ago
Ivan Socolsky c85111c5b2 remove emergency level 9 years ago
Matias Alejo Garcia 833a322801 Merge pull request #297 from isocolsky/feat/ignore_unconfirmed 9 years ago
Ivan Socolsky 626e2a1b06 fix sum of locked confirmed utxos + tests 9 years ago
Ivan Socolsky c12846380f update README 9 years ago
Ivan Socolsky 1603c200b6 add excludeUnconfirmedUtxos arg to txp creation 9 years ago
Ivan Socolsky 38868319b9 strip feePerKB 9 years ago
Ivan Socolsky 859b1cf042 cleaner code 9 years ago
Ivan Socolsky 9a5daa5bf4 add confirmed amounts to balance 9 years ago
Ivan Socolsky 05de23c1b0 allow stubbing of unconfirmed utxos 9 years ago
Ivan Socolsky 2c9e36a21b Merge pull request #295 from greggzigler/bug/prevent-double-npm-start 9 years ago
Matias Alejo Garcia 30721018f8 Merge pull request #296 from isocolsky/fix/first_seen 9 years ago
Ivan Socolsky de631dbfb1 v0.0.45 9 years ago
Ivan Socolsky c22cfd561e fix tx history normalization 9 years ago
Gregg Zigler 24c79119f1 make sure pidfiles correspond to running version of bws 9 years ago
Ivan Socolsky c064b5e041 Merge pull request #294 from isocolsky/v0.0.44 9 years ago
Ivan Socolsky 3d35eb6d89 v0.0.44 9 years ago
Ivan Socolsky 6ab6dd4136 Merge pull request #293 from isocolsky/v0.0.43 9 years ago
Ivan Socolsky 892290a434 v0.0.43 9 years ago
Ivan Socolsky 018adb2000 Merge pull request #292 from troggy/expose-getUtxos 9 years ago
Kosta Korenkov 55f3a46b77 Expose getUtxos to public 9 years ago
Matias Alejo Garcia 12c53dd611 Merge pull request #291 from VoR0220/patch-1 9 years ago
VoR0220 7b1d2ca2e4 Update README.md 9 years ago
Matias Alejo Garcia 4c74515f67 Merge pull request #285 from isocolsky/fee_levels 9 years ago
Matias Alejo Garcia fa778d81ff Merge pull request #288 from isocolsky/confirmed_first 9 years ago
Ivan Socolsky efdd5d8761 avoid adding extra attributes to utxo list 9 years ago
Ivan Socolsky 15234bee6b add REST endpoint 9 years ago
Ivan Socolsky d8b45ea51e bwu 0.0.21 9 years ago
Ivan Socolsky 28a6603032 log failed attempts to fetch network fee 9 years ago
Ivan Socolsky 6c6f726a06 return array instead of object 9 years ago
Ivan Socolsky b59a2a7d58 change fee levels 9 years ago
Ivan Socolsky 56f39087cb init blockchain explorer outside loop 9 years ago
Ivan Socolsky 2b243cb0a2 dynamic fees 9 years ago
Matias Alejo Garcia 7d74b4b082 Merge pull request #287 from isocolsky/confirmed_first 9 years ago
Ivan Socolsky 1fd1fce82f prioritize 6+ conf 9 years ago
Matias Alejo Garcia 892f7a0a40 Merge pull request #286 from isocolsky/confirmed_first 9 years ago
Ivan Socolsky 0cb085b325 change utxo selection order 9 years ago
Matias Alejo Garcia 281012fae2 Merge pull request #283 from isocolsky/first_seen 9 years ago
Ivan Socolsky bdbbd8ac7a use firstSeenTs when available 9 years ago
Ivan Socolsky 43be63859a Merge pull request #282 from matiu/feat/handle-invalid 9 years ago
Matias Alejo Garcia bbe6167bb2 fix syntax 9 years ago
Matias Alejo Garcia c293635f56 fix config 9 years ago
Matias Alejo Garcia 0349076839 handle invalid txs in history 9 years ago
Ivan Socolsky 4b4db5bef5 Merge pull request #279 from bitpay/matiu-patch-1 9 years ago
Matias Alejo Garcia a1f230dd3d Update config.js 9 years ago