961 Commits (f7ec6e3a0bc323db8a472b2f99c08cefd39bfd43)

Author SHA1 Message Date
Matias Alejo Garcia f7ec6e3a0b
implement "buckets" to split big values in mongodb 9 years ago
Matias Alejo Garcia b3090c6352
no result fix 9 years ago
Matias Alejo Garcia 77547e65aa
fix padding last request 9 years ago
Matias Alejo Garcia c220a09354
fix bug when asking beyong cache limit 9 years ago
Matias Alejo Garcia 27b2275461
add names 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
Matias Alejo Garcia e8a687d59e
fetch address 9 years ago
Matias Alejo Garcia 4946583afe
mv post params to query string 9 years ago
Matias Alejo Garcia 522c24f531
. 9 years ago
Matias Alejo Garcia 32d9d0c921
add trim options and timeout 9 years ago
Ivan Socolsky 6a45e00a4c
warn deprecated method invoked 9 years ago
Ivan Socolsky dbea849e76
fix last day issues + log errors 9 years ago
Ivan Socolsky a743f1949a
refactor using mapReduce 9 years ago
Ivan Socolsky aa2a08ac04
hardcoded dust threshold 9 years ago
Carlos Faria 51faf1acf3 Update storage.js 9 years ago
Ivan Socolsky fe2f0a7d10
allow empty notes 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 b638ed08dd
fill editedByName field 9 years ago
Ivan Socolsky 5bba254ff0
add GET /txnotes/:txid endpoint 9 years ago
Ivan Socolsky 0f1629b440
super economy level 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 7a91d3f652
add REST endpoint 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 67bea09fe8
add tx note as model 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 44b7aff823
remove subscription to message broker 9 years ago
Ivan Socolsky 700c898508
allow 1 <= n <= 15 && 1 <= m <= n 9 years ago
Ivan Socolsky 64665d3efe
REST endpoint 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 f455b53971
always add changeaddress if specified 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 4d25161098
assert inputs & outputs are consistent 9 years ago
Kosta Korenkov 2e1cc88c56 fix: wrong output value calculation in _buildTx 9 years ago