Victor Shyba
|
1e5cd3d7a1
|
typo, fix tests
|
2021-03-14 10:11:42 -04:00 |
|
Victor Shyba
|
a54e9b64aa
|
add no_source claim_search filter
|
2021-03-14 10:11:42 -04:00 |
|
Lex Berezhny
|
4343073c00
|
clients can connect to wallet server even when they are not reachable by UDP
|
2021-03-12 13:29:55 -05:00 |
|
Victor Shyba
|
ae337807f5
|
get merkles outside thread cooperatively
|
2021-03-10 13:05:17 -03:00 |
|
Victor Shyba
|
9ae30ac08e
|
during subscribe, hash address only when its time
|
2021-03-10 12:51:58 -03:00 |
|
Lex Berezhny
|
b153e4bb9f
|
added support to claim_search for filtering collections via --claim_type
|
2021-02-16 11:08:54 -05:00 |
|
Jack Robison
|
0f5f1aebed
|
accept connections from ledger clients in spv server
|
2021-01-21 21:37:39 -05:00 |
|
Jack Robison
|
f0d8fb8f1a
|
add UDP based ping protocol for spv servers
|
2021-01-21 16:08:33 -05:00 |
|
Jack Robison
|
f7a380e9b7
|
start prometheus before block processing
|
2021-01-21 16:01: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
|
0758b85179
|
skip null args given to channel_ids in claim search
|
2020-12-29 21:41:07 -05:00 |
|
Jack Robison
|
ab3d9bd080
|
block cache metrics
|
2020-12-29 21:40:39 -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
|
e3a4964787
|
catch any remaining index errors in fs_tx_hash
|
2020-12-16 01:28:30 -05:00 |
|
Jack Robison
|
9bf72910a4
|
fix off by one error in reorg
|
2020-12-16 01:27:03 -05:00 |
|
Jack Robison
|
ee39e20e6d
|
logging
|
2020-12-16 01:26:19 -05:00 |
|
Jack Robison
|
0821ce44b5
|
remove unused heavy call
|
2020-12-15 19:22:12 -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
|
751cc4c44d
|
don't deserialize mempool in a thread
|
2020-12-13 13:48:50 -05:00 |
|
Jack Robison
|
2318e6d8e9
|
faster fs_transactions
|
2020-12-13 13:48:02 -05:00 |
|
Jack Robison
|
8da73ad3dd
|
improve hash_to_hex_str performance
|
2020-12-08 15:39:03 -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
|
9b4afe9816
|
store txids in memory, faster address subscription/history
|
2020-11-25 16:30:11 -05:00 |
|
Jack Robison
|
af1d7813e9
|
ensure transactions are returned in the order they're requested
|
2020-11-24 11:52:07 -05:00 |
|
Jack Robison
|
c02750edbd
|
fix tx_merkle
|
2020-11-23 16:48:24 -05:00 |
|
Jack Robison
|
faeba9a7e4
|
faster blockchain.transaction.get_batch
|
2020-11-23 12:05:47 -05:00 |
|
Jack Robison
|
190d238a1f
|
faster read_headers
|
2020-11-23 12:03:11 -05:00 |
|
Jack Robison
|
923d817751
|
store headers in memory
|
2020-11-20 22:37:42 -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
|
f2fd42b47a
|
use write_batch
|
2020-11-19 18:37:49 -05:00 |
|
Jack Robison
|
1b4ccad938
|
allow settings TRENDING_ALGORITHMS to nothing
|
2020-11-19 18:36:34 -05:00 |
|
Jack Robison
|
a9de1ce8e0
|
fix fs_transactions
|
2020-11-19 12:40:46 -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
|
83bcab9cd2
|
cleanup
|
2020-11-17 15:30:48 -05:00 |
|
Jack Robison
|
bdc7f4b3f5
|
combine tx_count_db and hashes_db, add tx db
|
2020-11-17 15:30:48 -05:00 |
|
Jack Robison
|
bbed9b94c1
|
null language filtering for claim search
|
2020-11-05 21:23:49 -05:00 |
|
Brendon J. Brewer
|
1cdff47477
|
Rewrite of variable_decay.py for speed improvements
|
2020-11-05 21:15:55 -05:00 |
|
Jack Robison
|
925a458abe
|
tags
|
2020-11-03 10:39:08 -05:00 |
|
Jack Robison
|
46dc15dd29
|
use language indexes
|
2020-09-28 14:45:51 -04:00 |
|