106 Commits (76f673bc4ca14fdf0f86bd785c784d6730fd1f81)

Author SHA1 Message Date
Ivan Socolsky 4e7f1f39d9
rebase 9 years ago
Ivan Socolsky 8342d22041
store txs individually 9 years ago
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 926506c394
add cache resets 9 years ago
Matias Alejo Garcia 9a09050646
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
Carlos Faria 51faf1acf3 Update storage.js 9 years ago
Ivan Socolsky fe2f0a7d10
allow empty notes 9 years ago
Ivan Socolsky b638ed08dd
fill editedByName field 9 years ago
Ivan Socolsky 3d7a12f3ab
filter txs broadcasted in the last 24hs only 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 37d27cec40 create compound index for walletId, createdOn. drop old index 9 years ago
Ivan Socolsky c8d8af7d1d create compound index for walletId, createdOn. drop old index 9 years ago
Ivan Socolsky 0922a5fa6e integration tests 9 years ago
Ivan Socolsky 450da4ecdc add fiat rate service 9 years ago
Ivan Socolsky 4198d5c47c handle initial conditions (empty cache) 9 years ago
Ivan Socolsky 072aed5cc1 cache address strings only 9 years ago
Ivan Socolsky 9868cd7c34 fix tests 9 years ago
Ivan Socolsky 0ab57133fd fix tests 9 years ago
Ivan Socolsky 94a376ca33 store cached data in db 9 years ago
Ivan Socolsky 5755b965e8 use TxProposal#fromObj as a factory for proposals 9 years ago
Ivan Socolsky 9db456550f create temporary proposal + test 9 years ago
Ivan Socolsky 563ee14dc1 txproposal.js -> txproposal_legacy.js 9 years ago
Ivan Socolsky 1b6980fd1e call toObject before storing models 10 years ago
Ivan Socolsky 446d7ff2e5 tx.derivationStragegy = wallet.derivationSTrategy 9 years ago
Ivan Socolsky 69dda0ed6a remove unused walletId param 9 years ago
Ivan Socolsky 0b43b3b85c cache address activity 9 years ago
Ivan Socolsky 92944d1d40 remove old fetchNotifications method 9 years ago
Ivan Socolsky bf40b5a000 getLatestNotifications -> getNotifications 9 years ago
Ivan Socolsky b23f412bf3 getLatestNotifications + tests 9 years ago
Ivan Socolsky 4575262513 implement check 9 years ago
Matias Alejo Garcia a8607fa11b better insight error handling 9 years ago
Ivan Socolsky a9ad04692b fix tests 9 years ago
Matias Alejo Garcia 9de8cfcbf2 add raw HEX if tx is "accepted" 9 years ago
Matias Alejo Garcia 637a1e2d8b refactor create/fromObj 10 years ago
Matias Alejo Garcia 0433dc05cb add backwards compat with bwc 10 years ago
Matias Alejo Garcia edc3bc6713 supports multiple pubkeys per copayer 10 years ago
Matias Alejo Garcia caafaf25f6 add a reject / creation backoff time 10 years ago
Ivan Socolsky 23cca5a948 lock emailservice instances 10 years ago
Ivan Socolsky 544f916f4f refactor statistics to filter at the db level 10 years ago
Ivan Socolsky 897b39f8cd mark emails as sent/fail 10 years ago
Ivan Socolsky 12232dbe16 email service 10 years ago
Ivan Socolsky de037a3227 add email model 10 years ago