Jack Robison
|
f0d8fb8f1a
|
add UDP based ping protocol for spv servers
|
2021-01-21 16:08:33 -05:00 |
|
Jack Robison
|
e9c7cf6f63
|
logging
|
2021-01-21 14:51:59 -05:00 |
|
Jack Robison
|
68f1661452
|
add LRUCache with no prometheus metrics
|
2021-01-21 14:37:08 -05:00 |
|
Jack Robison
|
36fd1b91ae
|
cache server features
|
2021-01-21 14:37:08 -05:00 |
|
Jack Robison
|
a4ec430ac0
|
improve subscription performance
|
2021-01-21 14:37:08 -05:00 |
|
Jack Robison
|
9dd5159414
|
increase server cache sizes
|
2020-12-23 20:47:05 -05:00 |
|
Jack Robison
|
13e38d6fd8
|
use LRUCache instead of pylru in wallet server
|
2020-12-23 20:47:05 -05:00 |
|
Jack Robison
|
674ce02e58
|
logging
|
2020-12-14 14:38:36 -05:00 |
|
Jack Robison
|
8dfa2767ec
|
new_touched
|
2020-12-14 13:52:26 -05:00 |
|
Jack Robison
|
20dad7f07f
|
only notify hashxs touched since last notification
|
2020-12-14 13:42:20 -05:00 |
|
Jack Robison
|
b8c16d8ac5
|
fix mempool txs being re-requested with each address notification
|
2020-12-08 15:39:03 -05:00 |
|
Jack Robison
|
eae0290978
|
fix mempool notification bloat
|
2020-12-07 13:16:37 -05:00 |
|
Jack Robison
|
eab3b65629
|
calculate notifications for all subscriptions instead of per session
|
2020-12-03 19:15:15 -05:00 |
|
Jack Robison
|
190d238a1f
|
faster read_headers
|
2020-11-23 12:03:11 -05:00 |
|
Jack Robison
|
fa63bf758d
|
delete single_call_context, use session pool
|
2020-11-20 15:52:11 -05:00 |
|
Jack Robison
|
2c7fd58e34
|
threaded compress headers
|
2020-11-20 13:09:54 -05:00 |
|
Jack Robison
|
632d8d02d2
|
remove dead code
|
2020-11-17 16:17:24 -05:00 |
|
Jack Robison
|
48aeb26e02
|
threaded_get_merkle
-remove dead code
|
2020-11-17 16:05:08 -05:00 |
|
Jack Robison
|
1694af8b5e
|
get transactions from leveldb instead of lbrycrd rpc
|
2020-11-17 15:30:48 -05:00 |
|
Jack Robison
|
7a1b7db7c8
|
support multiple blocks with blockchain.transaction.get_batch
|
2020-07-14 23:13:14 -04:00 |
|
Jack Robison
|
03a643da52
|
use block cache
|
2020-07-14 23:13:14 -04:00 |
|
Jack Robison
|
ac1a8b4daf
|
metric for time to send notifications
|
2020-07-02 18:57:36 -04:00 |
|
Jack Robison
|
28838c1759
|
notifications_in_flight_metric
|
2020-07-02 18:57:36 -04:00 |
|
Jack Robison
|
50ecb0dac9
|
fix notify
|
2020-07-02 18:57:36 -04:00 |
|
Jack Robison
|
e22bc01cbd
|
re-add wakeup event, add address history metric
|
2020-07-02 18:57:36 -04:00 |
|
Jack Robison
|
fc9023386c
|
non-blocking history lookup in notify
|
2020-07-02 18:57:36 -04:00 |
|
Jack Robison
|
e6cae9bcc3
|
remove mempool wakeup event, lower refresh delay
|
2020-07-02 18:57:36 -04:00 |
|
Jack Robison
|
9d44bbdb48
|
don't block the notification loop on sending the notifications
|
2020-06-04 09:25:41 -04:00 |
|
Jack Robison
|
8d93dd5adc
|
improve wallet server address history cache
|
2020-06-04 09:15:21 -04:00 |
|
Jack Robison
|
4bbd850898
|
fix uncaught ValueError in hashX_unsubscribe
|
2020-05-25 10:25:04 -04:00 |
|
Jack Robison
|
34eae6e608
|
fix wallet server prometheus bucket sizes
|
2020-05-25 10:24:31 -04:00 |
|
Jack Robison
|
797364ee5c
|
refactor prometheus metrics
|
2020-05-02 15:01:07 -04:00 |
|
Jack Robison
|
36c05fc4b9
|
move wallet server prometheus
-only run wallet server metrics for the wallet server
|
2020-05-01 12:54:35 -04:00 |
|
Jack Robison
|
44b2964a6a
|
add blockchain.transaction.get_batch
|
2020-03-19 19:20:30 -04:00 |
|
Jack Robison
|
c7a5a0cab0
|
add blockchain.transaction.info
|
2020-03-19 19:20:30 -04:00 |
|
Lex Berezhny
|
05228529b0
|
fix tests
|
2020-03-03 20:26:07 -05:00 |
|
Lex Berezhny
|
3cbeadfbc3
|
lbrynet status command returns features available of currenty connected wallet server, including thetrending algorithm used
|
2020-03-03 20:04:57 -05:00 |
|
Jack Robison
|
2f1d08e417
|
add MAX_RECEIVE wallet server setting
|
2020-02-20 14:11:16 -05:00 |
|
Victor Shyba
|
ae9ba14b59
|
use both donation and payment addresses separately
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
ad6c6fbe35
|
fixes from review and add analytics
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
c2d717aba5
|
old code from #2683
|
2020-02-18 18:10:58 -03:00 |
|
Jack Robison
|
bf4cbe1204
|
add version to session count metric
|
2020-02-04 12:18:32 -05:00 |
|
Jack Robison
|
28eee4da25
|
add version metrics to prometheus
|
2020-02-04 10:52:08 -05:00 |
|
Jack Robison
|
dd1de530c3
|
catch TimeoutError when attempting to send notifications
|
2020-02-03 18:46:17 -05:00 |
|
Jack Robison
|
11530c675d
|
initialize_request_handlers, remove local rpc handlers
|
2020-01-28 15:54:22 -05:00 |
|
Jack Robison
|
1c474352fe
|
add wallet server prometheus metrics
-sessions gauge
-requests counter
-response times histogram
-notification counter
-request errors counter
-interrupt counter
-operational error counter
-internal error counter
-reader executor times histogram
-pending queries gauge
-lbrycrd request counter
-client versions counter
|
2020-01-28 15:54:22 -05:00 |
|
Alex Grintsvayg
|
0732ab6ad5
|
add min_version and method name to metrics
|
2020-01-23 13:13:20 -05:00 |
|
Alex Grintsvayg
|
6c07141abd
|
Add prometheus metrics collection to client and server
|
2020-01-22 10:28:17 -05:00 |
|
Lex Berezhny
|
2cd7ea257c
|
Added support to differentiate between filtering and blocking for content censoring
|
2020-01-22 08:39:14 -05:00 |
|
Alex Grintsvayg
|
1299c9162c
|
Revert "Add prometheus metrics collection to client and server"
This reverts commit 59a5bacb2e .
|
2020-01-21 10:30:49 -05:00 |
|