582 Commits (e2f497a6e56d4551d762ee90d1457fc168bcf551)

Author SHA1 Message Date
Ivan Socolsky aac8b274eb
fix spent utxos check on publish 8 years ago
Ivan Socolsky f302499245
v1.15 8 years ago
Ivan Socolsky 558c6fbc38
derive() -> deriveChild() 8 years ago
Ivan Socolsky d93cd4f279
implement multiplier for fee levels 8 years ago
Ivan Socolsky bfcd14d297
add supporting methods for storing/fetching/removing subscriptions 8 years ago
Ivan Socolsky 75c8e28e73
treat single address in output as change 8 years ago
Ivan Socolsky 09e778212c Revert "Remove two step balance & active addresses cache" 8 years ago
Ivan Socolsky 82e02e2d49
optimize fetching of tx proposals for history 8 years ago
Ivan Socolsky 82aa97e65c
rm two step balance & active addresses cache 9 years ago
Ivan Socolsky 4fd990772c
login/logout & authenticate with session token 9 years ago
Ivan Socolsky a420c47ba7
add createdOn to txHistory 8 years ago
Ivan Socolsky c4b293ed3a
return txnote after edit 8 years ago
Ivan Socolsky 270d40f50e
add details to txp related notifications 8 years ago
Matias Alejo Garcia 09f4e5285a
add message and id to new tx proposal 8 years ago
Ivan Socolsky 281e8abe5d
allow feeLevel in getSendMaxInfo 8 years ago
Ivan Socolsky 04b8d2afa2
persist feeLevel as part of txp 8 years ago
Ivan Socolsky c5e4c4b9a4
more testing 8 years ago
Ivan Socolsky 03858e4f4b
implement feeLevel arg 8 years ago
Ivan Socolsky 9984ad0d8f
return txp when republishing 9 years ago
Ivan Socolsky 6d98c8beef
return tx with same foreign ID regardless of status 9 years ago
Ivan Socolsky 8825265c16
move address_gap check outside of locked section 9 years ago
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 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