Commit graph

307 commits

Author SHA1 Message Date
Jack Robison dcd4d7a7a8 update docker entrypoint and example composes 2022-11-09 22:06:24 -05:00
Jack Robison e0c26c0952 update docs 2022-11-09 22:06:24 -05:00
Jack Robison 9fa2d0b6ca batched update blocked/filtered in ES 2022-11-09 22:06:24 -05:00
Jack Robison 0877e34289 use multi_get to make status hash 2022-11-09 22:06:24 -05:00
Jack Robison 92c3d3840d fix address history 2022-11-09 22:06:24 -05:00
Jack Robison 98017e9a76 fix uncaught error in es sync 2022-11-09 22:06:24 -05:00
Jack Robison 6932c38854 logging 2022-11-09 22:06:24 -05:00
Jack Robison ecdb5ef859 logging 2022-11-09 22:06:24 -05:00
Jack Robison 81c44f5f4e assert 2022-11-09 22:06:24 -05:00
Jack Robison 59c07e315a fix https://github.com/lbryio/hub/issues/104 2022-11-09 22:06:24 -05:00
Jack Robison 07f8ec41a1 fix including early activated claim amount during takeover due to abandon 2022-11-09 22:06:24 -05:00
Jack Robison 01e52e795a fix edge case activating claim updates 2022-11-09 22:06:24 -05:00
Jack Robison 98ec0f5e0c fix supports that activate on the block the claim is abandoned 2022-11-09 22:06:24 -05:00
Jack Robison eb3d7a183a fix spending claims and supports on the block they activate 2022-11-09 22:06:24 -05:00
Jack Robison 93aebedd7d tests 2022-11-09 22:06:24 -05:00
Jack Robison 616daec0d9 dead code 2022-11-09 22:06:24 -05:00
Jack Robison 745462d3ae migrate 11 to 12 2022-11-09 22:06:24 -05:00
Jack Robison 0634c1e05f fix handling supports without claims 2022-11-09 22:06:24 -05:00
Jack Robison b230b693f8 effective amount 2022-11-09 22:06:24 -05:00
Jack Robison 97a0d00bfd faster active amount as of height 2022-11-09 22:06:24 -05:00
Jack Robison f2f0f426aa stash 2022-11-09 22:06:24 -05:00
Jack Robison 7be5905b46 refactor to use batched pending and future effective amounts 2022-11-09 22:06:24 -05:00
Jack Robison 7c9e91f91a batched _get_pending_effective_amounts 2022-11-09 22:06:24 -05:00
Jack Robison 586e9a613b logging 2022-11-09 22:06:24 -05:00
Jack Robison e61efcd00d future effective amount index 2022-11-09 22:06:24 -05:00
Jack Robison 9311d924f7 improve logging 2022-11-09 22:06:24 -05:00
Jack Robison 8947d3cb19 increase UTXO and HashXUTXO cache sizes 2022-11-09 22:06:24 -05:00
Jack Robison 2150363108 batch spend claims and supports 2022-11-09 22:06:24 -05:00
Jack Robison 6a9a2ad40f batch spend utxos 2022-11-09 22:06:24 -05:00
Jack Robison 55eb8818ea add --db_disable_integrity_checks option to scribe 2022-11-09 22:06:24 -05:00
Jack Robison a48564e3b2 batched db integrity checks 2022-11-09 22:06:24 -05:00
Jack Robison 606e9bb0d6 support multiple column families in one raw multi_get call 2022-11-09 22:06:24 -05:00
Jack Robison abc5184e19 add future effective amount index
-increase lru cache size for effective amount column famlily to 64mb
2022-11-09 22:06:24 -05:00
Jack Robison 99ddd208db add Block.decoded_header helper property 2022-11-09 22:06:24 -05:00
Jack Robison fc234b12e5 handle es_info being an empty file 2022-11-09 22:06:24 -05:00
Jack Robison 04d747ff99 failover support for elastic-sync-notifier and elasticsearch
deprecates herald options `elastic_host`, `elastic_port`, `elastic_notifier_host`, and `elastic_notifier_port` in favor of the single new `elastic_services` option
2022-11-09 22:06:24 -05:00
Jack Robison 4586b344ce move search_index object to HubServerService 2022-11-09 22:06:24 -05:00
Jonathan Moody 9b17822229 Address feedback. Broaden logging to more types of Exception. 2022-09-28 11:04:28 -04:00
Jonathan Moody 0f33f2bfef Retry on EADDRINUSE. 2022-09-28 11:04:28 -04:00
Jonathan Moody bc4e3aa7fb Get addr status after subscribing to fix race. 2022-09-26 11:30:09 -04:00
Jack Robison e60bb35ebd fix https://github.com/lbryio/hub/issues/61 2022-09-20 14:13:06 -04:00
Jack Robison 024aceda53 feedback 2022-09-14 12:28:09 -04:00
Jack Robison 6155700a68 use session TaskGroup for notification tasks 2022-09-14 12:28:09 -04:00
Jack Robison 9b3618f73e feedback 2022-09-13 13:46:15 -04:00
Jack Robison 911f483ce3 multi_put claim_short_id 2022-09-13 13:46:15 -04:00
Jack Robison 09e1aba567 use effective amount index for faster future amount calculations 2022-09-13 13:46:15 -04:00
Jack Robison 66c63f0511 fix effective amount index for supports for non existent claims 2022-09-13 13:46:15 -04:00
Jack Robison 115fd217e8 fix trying to insert an effective amount for a new claim abandoned this block 2022-09-13 13:46:15 -04:00
Jack Robison 27520c835e use effective_amount index in scribe for faster takeover calculations 2022-09-13 13:46:15 -04:00
Jack Robison c686187e35 add migrators to build new indexes 2022-09-13 13:46:15 -04:00