Ivan Socolsky
|
a8eedc8c01
|
rename internal constants
|
10 years ago |
Ivan Socolsky
|
6421790bb1
|
test
|
10 years ago |
Ivan Socolsky
|
fca67fba8a
|
implement utxos for external addresses
|
10 years ago |
Ivan Socolsky
|
4dbcb639fe
|
add opts param to getUtxos
|
10 years ago |
Ivan Socolsky
|
ad6102c7ce
|
fix stub
|
10 years ago |
Ivan Socolsky
|
3533b60e6b
|
change fee rounding strategy
|
10 years ago |
Ivan Socolsky
|
256fb0095b
|
improve error message
|
10 years ago |
Ivan Socolsky
|
af9dd5b3fe
|
disallow signing newer txs from legacy clients
|
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
|
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
|
86779303a9
|
add UPGRADENEEDED error code
|
10 years ago |
Ivan Socolsky
|
b659333c94
|
differentiate INSUFFICIENTFUNDS from INSUFFICIENTFUNDSFORFEE
|
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 |
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 |
Ivan Socolsky
|
26aef25be6
|
compute total bytes to send max
|
10 years ago |
Ivan Socolsky
|
5b3671b079
|
fix tests
|
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 |
Ivan Socolsky
|
626e2a1b06
|
fix sum of locked confirmed utxos + tests
|
10 years ago |
Ivan Socolsky
|
1603c200b6
|
add excludeUnconfirmedUtxos arg to txp creation
|
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
|
c22cfd561e
|
fix tx history normalization
|
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
|
2b243cb0a2
|
dynamic fees
|
10 years ago |
Ivan Socolsky
|
0cb085b325
|
change utxo selection order
|
10 years ago |
Ivan Socolsky
|
bdbbd8ac7a
|
use firstSeenTs when available
|
10 years ago |
Matias Alejo Garcia
|
0349076839
|
handle invalid txs in history
|
10 years ago |
Ivan Socolsky
|
a46c3aa34a
|
fixes
|
10 years ago |
Ivan Socolsky
|
f8712795b2
|
remote pagination of tx history
|
10 years ago |
Gregg Zigler
|
6e86332d35
|
new bwu lets this test pass
|
10 years ago |
Ivan Socolsky
|
20b3d50ef9
|
use template for public tx url
|
10 years ago |
Gregg Zigler
|
a6f2b70ef2
|
proposal header utility needs separate args for simple proposals
|
10 years ago |
Ivan Socolsky
|
156ce58c49
|
v0.0.41
|
10 years ago |
Ivan Socolsky
|
1494b82c35
|
generate tx url for emails
|
10 years ago |
Ivan Socolsky
|
b1cc7407ee
|
remove subject from html templates
|
10 years ago |
Ivan Socolsky
|
470df32a09
|
add getPublicUrlForTx to blockchain explorer
|
10 years ago |
Ivan Socolsky
|
9c98502969
|
improve unit format in emails
|
10 years ago |
Ivan Socolsky
|
d76cd8ec5a
|
add client-version to expressapp
|
10 years ago |
Ivan Socolsky
|
8a8f4e7b48
|
avoid sending email if unable to apply template
|
10 years ago |