604 Commits (8dd76a0dbac66ed828d30c68bc80c341702b8355)

Author SHA1 Message Date
Ivan Socolsky f423f8a567
fix confirmations computation 9 years ago
Ivan Socolsky 2b2c945339
fix confirmations 9 years ago
Ivan Socolsky 251c743e16
refactor retrieving normalized txs 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
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