Ivan Socolsky
|
83f0fc6ee2
|
v0.1.1
|
10 years ago |
Ivan Socolsky
|
14a08f2e0f
|
listen for new blocks and raise notification
|
10 years ago |
Matias Alejo Garcia
|
789c171a4e
|
Merge pull request #307 from isocolsky/ref/error_codes
Ref/error codes
|
10 years ago |
Ivan Socolsky
|
90dfc17ab5
|
new error for address network mismatch
|
10 years ago |
Ivan Socolsky
|
e1fac88a8e
|
improve error codes
|
10 years ago |
Ivan Socolsky
|
602bc9a9a3
|
rm BLOCKCHAINERROR error code
|
10 years ago |
Ivan Socolsky
|
e474c71a1e
|
use predefined errors
|
10 years ago |
Ivan Socolsky
|
86779303a9
|
add UPGRADENEEDED error code
|
10 years ago |
Ivan Socolsky
|
b659333c94
|
differentiate INSUFFICIENTFUNDS from INSUFFICIENTFUNDSFORFEE
|
10 years ago |
Ivan Socolsky
|
362d1a42bb
|
Merge pull request #306 from isocolsky/improve_fees
Support legacy clients
|
10 years ago |
Ivan Socolsky
|
87e3844e87
|
transaction proposals -> spend proposals
|
10 years ago |
Ivan Socolsky
|
4f582382bc
|
fix invalid fee on legacy txs
|
10 years ago |
Ivan Socolsky
|
2558dcbbbd
|
support legacy clients + tests
|
10 years ago |
Matias Alejo Garcia
|
5b6ade382e
|
Merge pull request #303 from greggzigler/feature/multi-outputs-history
getTxHistory for multiple outputs
|
10 years ago |
Matias Alejo Garcia
|
7f5b2b6ea7
|
Merge pull request #305 from braydonf/bwsapiurl
Include the full api url to BWS in docs.
|
10 years ago |
Braydon Fuller
|
eee560628e
|
Include the full api url to BWS in docs.
|
10 years ago |
Gregg Zigler
|
730a3269c9
|
include proposal type, exclude decorations, in txhistory results
|
10 years ago |
Gregg Zigler
|
20487ab38a
|
return output.message from txproposal if one exists
|
10 years ago |
Matias Alejo Garcia
|
33e9c06fab
|
Merge pull request #304 from isocolsky/improve_fees
Adaptive fees
|
10 years ago |
Ivan Socolsky
|
1a72bb9c18
|
BWU v0.0.23
|
10 years ago |
Gregg Zigler
|
39ac518a61
|
let clients see multiple outputs
|
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
Improve 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
Add option to exclude unconfirmed UTXOs at TXP creation
|
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
make sure pidfiles correspond to running instances of bws
|
10 years ago |
Matias Alejo Garcia
|
30721018f8
|
Merge pull request #296 from isocolsky/fix/first_seen
fix tx history normalization
|
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
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
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
Expose getUtxos via REST endpoint
|
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
Update README.md
|
10 years ago |
VoR0220
|
7b1d2ca2e4
|
Update README.md
spelling error fixed
|
10 years ago |
Matias Alejo Garcia
|
4c74515f67
|
Merge pull request #285 from isocolsky/fee_levels
Dynamic fee levels
|
10 years ago |