Matias Alejo Garcia
|
e5860141a3
|
ref mnemonic
|
10 years ago |
Matias Alejo Garcia
|
0433dc05cb
|
add backwards compat with bwc
|
10 years ago |
Matias Alejo Garcia
|
0a1b9319e5
|
change endpoint for add access
|
10 years ago |
Matias Alejo Garcia
|
c0d2fca792
|
adds express endpoint for addAccess
|
10 years ago |
Matias Alejo Garcia
|
dac564f290
|
adds addAccess call and tests
|
10 years ago |
Matias Alejo Garcia
|
edc3bc6713
|
supports multiple pubkeys per copayer
|
10 years ago |
Matias Alejo Garcia
|
3122e9ba7c
|
test passing, rebased
|
10 years ago |
Matias Alejo Garcia
|
cfbf184502
|
removes isTemporaryRequestKey and replaceTemporaryRequestKey feature. No longer supports joining legacy (<0.9) copayers
|
10 years ago |
Ivan Socolsky
|
c0f673f1ed
|
fix result type
|
10 years ago |
Ivan Socolsky
|
3bd341c65f
|
fee levels set to 1, 2, 6
|
10 years ago |
Ivan Socolsky
|
a8eedc8c01
|
rename internal constants
|
10 years ago |
Ivan Socolsky
|
4502dd284a
|
express endpoint
|
10 years ago |
Ivan Socolsky
|
a1835c76a2
|
broadcast raw tx
|
10 years ago |
Ivan Socolsky
|
3f0cfbc7c1
|
listen to address param
|
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
|
bb0e8d7093
|
change fee sampling
|
10 years ago |
Ivan Socolsky
|
4c7e7a6d2f
|
send list of nbBlocks to insight
|
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
|
c0779776c0
|
check for bw*- as client id
|
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
|
14a08f2e0f
|
listen for new blocks and raise notification
|
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
|
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 |
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
|
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 |
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
|
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 |