Ivan Socolsky
|
30494a8133
|
fetch address by walletId/coin
|
7 years ago |
magmahindenburg
|
b47dfaeb95
|
Added an index for copayerId in sessions
|
7 years ago |
Ivan Socolsky
|
c87350d7ef
|
send notification
|
8 years ago |
Ivan Socolsky
|
fdea614d81
|
storage fns for tx confirmation subs
|
8 years ago |
Ivan Socolsky
|
8e60cf01de
|
avoid storing empty collection
|
8 years ago |
Ivan Socolsky
|
4fd339da29
|
store address index even when no new addresses are generated
|
8 years ago |
Ivan Socolsky
|
fd7e26372c
|
fix index definition
|
8 years ago |
Ivan Socolsky
|
bfcd14d297
|
add supporting methods for storing/fetching/removing subscriptions
|
8 years ago |
Ivan Socolsky
|
09e778212c
|
Revert "Remove two step balance & active addresses cache"
|
8 years ago |
Ivan Socolsky
|
098aad0a21
|
restore cache collection for tx history
|
8 years ago |
Ivan Socolsky
|
82aa97e65c
|
rm two step balance & active addresses cache
|
9 years ago |
Matias Alejo Garcia
|
598f6f1361
|
rm old changes
|
8 years ago |
Matias Alejo Garcia
|
4a2b92bcb0
|
rm websockets
|
8 years ago |
Ivan Socolsky
|
4fd990772c
|
login/logout & authenticate with session token
|
9 years ago |
Ivan Socolsky
|
00b53ac4cb
|
add index to TXS & TX_NOTES
|
8 years ago |
Ivan Socolsky
|
4e7f1f39d9
|
rebase
|
9 years ago |
Ivan Socolsky
|
8342d22041
|
store txs individually
Conflicts:
lib/storage.js
test/integration/server.js
|
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
Remove the log of mongoDB credentials. For security reasons.
|
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 |