Ivan Socolsky
|
251c743e16
|
refactor retrieving normalized txs
Conflicts:
lib/server.js
|
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
|
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 |
Ivan Socolsky
|
ea94ec9963
|
increase BACKOFF_OFFSET from 3 to 10 + fixed BACKOFF_TIME (1 hour)
|
9 years ago |
Ivan Socolsky
|
dffdebfb47
|
fix docs for createTx
|
9 years ago |
Ivan Socolsky
|
0766499cb7
|
createTx dry run
|
9 years ago |
Ivan Socolsky
|
d23788100e
|
allow for external use of getSendMaxInfo + refactor createTx
|
9 years ago |
Ivan Socolsky
|
b2fc191f54
|
remove generation of change address when sending max
|
9 years ago |
Ivan Socolsky
|
bdff2cbc35
|
sendMax option on createTx
|
9 years ago |
Ivan Socolsky
|
755449e32d
|
return utxo list
|
9 years ago |
Ivan Socolsky
|
0aa0f345a3
|
add max size check
|
9 years ago |
Ivan Socolsky
|
42ae722db9
|
tests
|
9 years ago |
Ivan Socolsky
|
8d25f23849
|
get send max info
|
9 years ago |
Ivan Socolsky
|
a4ced0320f
|
refactor fee correction on change below dust
|
9 years ago |
Ivan Socolsky
|
10b4ff3d15
|
fix netTotal bug + test
|
9 years ago |
Ivan Socolsky
|
ee7d3bad7f
|
allow absolute fee when specifying inputs
|
9 years ago |
Ivan Socolsky
|
f976637b14
|
improve code readability
|
9 years ago |
Ivan Socolsky
|
5afc74d4f6
|
revert breaking conditions for small inputs to improve tracing
|
9 years ago |
Ivan Socolsky
|
c3ee9e9b93
|
shuffle inputs
|
9 years ago |