Ivan Socolsky
|
82bd588834
|
more robust validation of createTx params
|
9 years ago |
Ivan Socolsky
|
d62069f67a
|
change argument validation
|
9 years ago |
Ivan Socolsky
|
ddd9107600
|
adjust confirmations for cached txs only
|
9 years ago |
Ivan Socolsky
|
8494f79f89
|
reset cache by network
|
9 years ago |
Ivan Socolsky
|
76f673bc4c
|
cache blockheight for each network
|
9 years ago |
Ivan Socolsky
|
13ca84f077
|
fix cache reset
|
9 years ago |
Ivan Socolsky
|
a0e54e79c8
|
cache blockchain height
|
9 years ago |
Ivan Socolsky
|
f423f8a567
|
fix confirmations computation
|
9 years ago |
Ivan Socolsky
|
2b2c945339
|
fix confirmations
Conflicts:
test/integration/server.js
|
9 years ago |
Ivan Socolsky
|
251c743e16
|
refactor retrieving normalized txs
Conflicts:
lib/server.js
|
9 years ago |
Ivan Socolsky
|
827bb03d0c
|
restore legacy txproposal model
|
9 years ago |
Matias Alejo Garcia
|
f7ec6e3a0b
|
implement "buckets" to split big values in mongodb
|
9 years ago |
Matias Alejo Garcia
|
c220a09354
|
fix bug when asking beyong cache limit
|
9 years ago |
Matias Alejo Garcia
|
926506c394
|
add cache resets
|
9 years ago |
Matias Alejo Garcia
|
9a09050646
|
better tests
|
9 years ago |
Matias Alejo Garcia
|
19d95d9a49
|
ref tests
|
9 years ago |
Matias Alejo Garcia
|
63e6847767
|
better tests
|
9 years ago |
Matias Alejo Garcia
|
5db61703b4
|
better tests
|
9 years ago |
Matias Alejo Garcia
|
35f44b4636
|
store history cache
|
9 years ago |
Ivan Socolsky
|
bc9354bf1f
|
remove tx legacy code
|
9 years ago |
Ivan Socolsky
|
b863df0b70
|
block access to BWC < 1.2 clients
|
9 years ago |
Ivan Socolsky
|
b3578ccfb5
|
rm dead code
|
9 years ago |
Ivan Socolsky
|
04fdc090bd
|
check tx already exists based on foreign id
|
9 years ago |
Ivan Socolsky
|
27b69feb81
|
fee level fallback + tests
|
9 years ago |
Ivan Socolsky
|
6190348200
|
minor refactor in output validation
|
9 years ago |
Ivan Socolsky
|
aa2a08ac04
|
hardcoded dust threshold
|
9 years ago |
Ivan Socolsky
|
d642931de2
|
fix 0 UTXOs & locked inputs + test
|
9 years ago |
Ivan Socolsky
|
e798b37391
|
add tests + fix integration tests using mongodb
|
9 years ago |
Ivan Socolsky
|
a998186737
|
add single-address wallet
|
9 years ago |
Ivan Socolsky
|
b7bc041f79
|
add comment
|
9 years ago |
Ivan Socolsky
|
3d7a12f3ab
|
filter txs broadcasted in the last 24hs only
|
9 years ago |
Ivan Socolsky
|
3db28a4e2d
|
discard recently spent inputs from utxo selection
|
9 years ago |
Ivan Socolsky
|
397863fd9d
|
update check params code
|
9 years ago |
Ivan Socolsky
|
253320ed84
|
get all notes from a given ts
|
9 years ago |
Ivan Socolsky
|
fa1c63ac66
|
decorate tx history with notes
|
9 years ago |
Ivan Socolsky
|
5abe6fac51
|
edit/retrieve notes + tests
|
9 years ago |
Ivan Socolsky
|
65bda681d5
|
allow a specific change address
|
9 years ago |
Ivan Socolsky
|
036abf001c
|
return more info on missing parameters
|
9 years ago |
Ivan Socolsky
|
42c2d9a95f
|
add includeExtendedInfo opts to getTxHistory
|
9 years ago |
Ivan Socolsky
|
190ee3ef34
|
improve log messages
|
9 years ago |
Ivan Socolsky
|
c1e9a8a66e
|
add raw tx to log
|
9 years ago |
Ivan Socolsky
|
476a2d49ed
|
log bad signatures data
|
9 years ago |
Kosta Korenkov
|
98c72d3206
|
Update method doc
|
9 years ago |
Kosta Korenkov
|
11b32f4ee5
|
Optionally disable outputs shuffling for createTx
|
9 years ago |
Ivan Socolsky
|
4c9b685e1c
|
add userAgent opt
|
9 years ago |
Ivan Socolsky
|
37ee40f26a
|
add min change threshold
|
9 years ago |
Ivan Socolsky
|
6d8b4e70b6
|
add more info to response
|
9 years ago |
Ivan Socolsky
|
6b8af51993
|
handle 0 input txs
|
9 years ago |
Ivan Socolsky
|
30469f921d
|
shuffle inputs
|
9 years ago |
Ivan Socolsky
|
f418009ebf
|
add express endpoint
|
9 years ago |