1041 Commits (33e9c06fab419c83307474ef44f8e08124305b92)
 

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