Commit graph

18 commits

Author SHA1 Message Date
Jack Robison
eb87474b48 expose tx_cache_size setting 2022-07-17 13:56:34 -04:00
Jack Robison
a41abc870d expose merkle_cache_size setting 2022-07-17 13:56:34 -04:00
Jack Robison
9e3963ba23
fix resolve error messages 2022-06-30 12:37:12 -04:00
Jack Robison
79b84d89a3 batched claim txo fetching for the ES claim producers 2022-06-30 11:22:17 -04:00
Jack Robison
028143ec7e reduce tx_cache and merkle_cache sizes 2022-06-27 18:56:59 -04:00
Jack Robison
ea7b55f1f0
fix issue with claims for the same channel, related to https://github.com/lbryio/hub/issues/51 2022-06-17 01:21:11 -04:00
Jack Robison
b069e3d824
fix https://github.com/lbryio/hub/issues/51 2022-06-17 00:53:46 -04:00
Jack Robison
6c0f901d33
fix updating the block height in udp pong responses 2022-06-16 15:26:54 -04:00
Jack Robison
5d44018018
batched resolve using multi_get 2022-06-10 09:31:08 -04:00
Jack Robison
287de0807c
remove unused code 2022-05-31 16:42:23 -04:00
Jack Robison
f1d51eae7b
add get_hashX_statuses, using multi_get 2022-05-27 14:05:43 -04:00
Jack Robison
0901f67d89
split up secondary/primary db classes 2022-05-27 09:47:23 -04:00
Jack Robison
75e9123eaf
update the history cache in place instead of clearing/rebuilding 2022-05-21 15:25:07 -04:00
Jack Robison
e5713dc63c
improve caching for blockchain.address.get_history 2022-05-19 12:56:17 -04:00
Jack Robison
9a6f2a6d96
update examples and deploy script 2022-05-19 10:37:38 -04:00
Jack Robison
a919a3a519
move search.py to herald 2022-05-18 13:34:36 -04:00
Jack Robison
0da235bceb
rename scribe.blockchain -> hub.scribe 2022-05-18 10:55:12 -04:00
Jack Robison
27e09d7aa7
rename repo to lbry-hub and module to hub 2022-05-18 10:50:20 -04:00
Renamed from scribe/db/db.py (Browse further)