Matias Alejo Garcia
|
eea7ad71eb
|
Merge pull request #558 from isocolsky/ref/confirmations
Adjust confirmations for cached txs only
|
9 years ago |
Ivan Socolsky
|
ddd9107600
|
adjust confirmations for cached txs only
|
9 years ago |
Matias Alejo Garcia
|
811246a36f
|
Merge pull request #557 from isocolsky/ref/confirmations
Fix blockheight cache
|
9 years ago |
Ivan Socolsky
|
7914ce7485
|
fix test
|
9 years ago |
Ivan Socolsky
|
8494f79f89
|
reset cache by network
|
9 years ago |
Ivan Socolsky
|
76f673bc4c
|
cache blockheight for each network
|
9 years ago |
Matias Alejo Garcia
|
6368f06557
|
Merge pull request #555 from isocolsky/feat/gzip-compression
Gzip compression
|
9 years ago |
Ivan Socolsky
|
41b77d8ccc
|
add gzip compression
|
9 years ago |
Matias Alejo Garcia
|
70e72f8307
|
Merge pull request #554 from isocolsky/keep-alive
Set keep-alive timeout
|
9 years ago |
Ivan Socolsky
|
b70b3cd726
|
set keep-alive timeout
|
9 years ago |
Matias Alejo Garcia
|
da63dbdbc8
|
Merge pull request #552 from isocolsky/fix/history-cache
Fix cache reset
|
9 years ago |
Ivan Socolsky
|
756e3d740a
|
fix tests
|
9 years ago |
Ivan Socolsky
|
13ca84f077
|
fix cache reset
|
9 years ago |
Matias Alejo Garcia
|
7a77805b29
|
Merge pull request #551 from isocolsky/fix/rm-legacy
Restore legacy txproposal model
|
9 years ago |
Ivan Socolsky
|
ea399e12f5
|
Merge pull request #550 from got3nks/patch-1
Update default History_Limit to 50
|
9 years ago |
Ivan Socolsky
|
046f83fb0b
|
Merge pull request #545 from matiu/feat/history-cache
Feat/history cache
|
9 years ago |
Matias Alejo Garcia
|
fa98635843
|
Merge pull request #3 from isocolsky/ref/cache
Cache current blockheight & refresh via notifications
|
9 years ago |
Ivan Socolsky
|
a0e54e79c8
|
cache blockchain height
|
9 years ago |
Ivan Socolsky
|
13735829c7
|
improve # of confirmations tests
|
9 years ago |
Matias Alejo Garcia
|
36d7724f1c
|
Merge pull request #2 from isocolsky/ref/cache
Fix confirmations
|
9 years ago |
Ivan Socolsky
|
f423f8a567
|
fix confirmations computation
|
9 years ago |
Matias Alejo Garcia
|
8c032c9da8
|
Merge pull request #1 from isocolsky/ref/cache
Ref/cache
|
9 years ago |
Ivan Socolsky
|
4e7f1f39d9
|
rebase
|
9 years ago |
Ivan Socolsky
|
2b2c945339
|
fix confirmations
Conflicts:
test/integration/server.js
|
9 years ago |
Ivan Socolsky
|
8342d22041
|
store txs individually
Conflicts:
lib/storage.js
test/integration/server.js
|
9 years ago |
Ivan Socolsky
|
251c743e16
|
refactor retrieving normalized txs
Conflicts:
lib/server.js
|
9 years ago |
Ivan Socolsky
|
b2731e59f1
|
blockchain height endpoint
|
9 years ago |
Ivan Socolsky
|
2cb819c657
|
Merge pull request #547 from isocolsky/feat/bitcore-sync-endpoint
Blockchain height endpoint
|
9 years ago |
Ivan Socolsky
|
827bb03d0c
|
restore legacy txproposal model
|
9 years ago |
got3nks
|
48cc135185
|
Update default History_Limit to 50
The default 100 is causing error when loading the wallet transactions history.
[error] Error: Error querying the blockchain
[Error: Error querying the blockchain]
This is BWS log showing the error:
WARN REQUEST FAIL: https://insight.bitpay.com:443/api/addrs/txs?from=0&to=100 STATUS CODE: 503
WARN Insight https://insight.bitpay.com:443/api/addrs/txs?from=0&to=100 Returned Status: 503
ERR! /v1/txhistory/?r=69638 :500:Error querying the blockchain
|
9 years ago |
Matias Alejo Garcia
|
61ffe309f8
|
Merge pull request #549 from isocolsky/ref/logs
Skip logging of notification requests
|
9 years ago |
Ivan Socolsky
|
0403b5ab94
|
skip log for notification requests
|
9 years ago |
Matias Alejo Garcia
|
f7ec6e3a0b
|
implement "buckets" to split big values in mongodb
|
9 years ago |
Ivan Socolsky
|
3512cf2f23
|
blockchain height endpoint
|
9 years ago |
Matias Alejo Garcia
|
b3090c6352
|
no result fix
|
9 years ago |
Matias Alejo Garcia
|
bb08cba966
|
rm node versions 0.10 and 0.12
|
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
|
7e3660adf5
|
Merge pull request #539 from isocolsky/rm-deprecated
Remove deprecated methods
|
9 years ago |
Ivan Socolsky
|
bc9354bf1f
|
remove tx legacy code
|
9 years ago |
Ivan Socolsky
|
520dc6ecfd
|
handle exceptions in express layer
|
9 years ago |
Ivan Socolsky
|
8f46ca85e2
|
rm redundant tests
|
9 years ago |