Ivan Socolsky
|
4c7e7a6d2f
|
send list of nbBlocks to insight
|
10 years ago |
Ivan Socolsky
|
ad6102c7ce
|
fix stub
|
10 years ago |
Matias Alejo Garcia
|
f9a33c3c93
|
Merge pull request #309 from isocolsky/block_event
Listen for new blocks and raise notification
|
10 years ago |
Matias Alejo Garcia
|
c5fc6be856
|
Merge pull request #322 from isocolsky/fix/fee_rounding
Fix/fee rounding
|
10 years ago |
Ivan Socolsky
|
327ce22591
|
v0.1.3
|
10 years ago |
Ivan Socolsky
|
3533b60e6b
|
change fee rounding strategy
|
10 years ago |
Matias Alejo Garcia
|
ba6b8171a9
|
Merge pull request #321 from isocolsky/fix/newer_txps
Improve error message when upgrade is needed
|
10 years ago |
Ivan Socolsky
|
256fb0095b
|
improve error message
|
10 years ago |
Gustavo Maximiliano Cortez
|
48bfa24859
|
Merge pull request #320 from isocolsky/fix/newer_txps
Disallow signing newer txs from legacy clients
|
10 years ago |
Ivan Socolsky
|
af9dd5b3fe
|
disallow signing newer txs from legacy clients
|
10 years ago |
Matias Alejo Garcia
|
a93e5afd05
|
Merge pull request #319 from cmgustavo/bug/lodash-version
Updates lodash to latest version
|
10 years ago |
Gustavo Maximiliano Cortez
|
9557d9d455
|
Updates lodash to latest version
|
10 years ago |
Gustavo Maximiliano Cortez
|
2a7e0659c7
|
Merge pull request #318 from isocolsky/fix/legacy_check
Fix client id check
|
10 years ago |
Ivan Socolsky
|
c0779776c0
|
check for bw*- as client id
|
10 years ago |
Ivan Socolsky
|
de15be15e0
|
Merge pull request #313 from isocolsky/v0.1.2
v0.1.2
|
10 years ago |
Ivan Socolsky
|
d73cd1c198
|
v0.1.2
|
10 years ago |
Matias Alejo Garcia
|
9b7b978d28
|
Merge pull request #312 from isocolsky/improve_errors
Improve error messages
|
10 years ago |
Ivan Socolsky
|
e4e138e139
|
add TX_NOT_FOUND
|
10 years ago |
Ivan Socolsky
|
76c545b110
|
add WALLET_NOT_COMPLETE
|
10 years ago |
Ivan Socolsky
|
03fe48209e
|
add WALLET_NOT_FOUND
|
10 years ago |
Ivan Socolsky
|
6270a326b7
|
Merge pull request #310 from isocolsky/v0.1.1
v0.1.1
|
10 years ago |
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 |