Commit graph

  • 051b7e4718
    Delete .github/workflows/build.yml master Ralph 2024-01-03 10:11:04 -05:00
  • 6d148285a3
    Update Dockerfile Ralph 2024-01-03 10:03:26 -05:00
  • 8366bc5721
    Update Dockerfile Ralph 2024-01-03 10:01:13 -05:00
  • 0cbd81c676
    Merge pull request #1 from LBRYFoundation/Update-Snapshot-to-zstd Ralph 2024-01-03 09:59:58 -05:00
  • 42259967bc
    Update Dockerfile Ralph 2024-01-03 09:58:44 -05:00
  • f733038885
    Update entrypoint.sh Ralph 2024-01-03 09:57:55 -05:00
  • e537ad7db1
    Update README.md Ralph 2024-01-03 09:52:42 -05:00
  • 7822ec79da
    Update to use zstd archives for the snapshot file Ralph 2024-01-03 09:47:52 -05:00
  • 8522b4268d
    Update to lbryfoundation image Ralph 2024-01-03 09:44:58 -05:00
  • 0044020790
    Bump aiohttp from 3.7.4 to 3.8.5 dependabot/pip/aiohttp-3.8.5 dependabot[bot] 2023-07-20 15:11:09 +00:00
  • a817fb12c1
    Bump grpcio from 1.38.0 to 1.53.0 dependabot/pip/grpcio-1.53.0 dependabot[bot] 2023-07-05 21:14:02 +00:00
  • ebcc6e5086
    update snapshot url in example docker-composes master-old Jack Robison 2023-03-03 13:15:25 -05:00
  • c0766f6abc faster RevertableOpStack.apply_packed_undo_ops Jack Robison 2023-02-13 11:55:58 -05:00
  • 7bc90c425f
    fix error Jack Robison 2023-02-07 17:31:36 -05:00
  • f2c494d4d6 check for scribe needing a restart due to low memory Jack Robison 2023-02-07 17:07:30 -05:00
  • 8147bbf3b9 remove --cache_all_claim_txos setting Jack Robison 2023-01-12 13:20:50 -05:00
  • 8794ff48e0 Revert "Bump protobuf from 3.17.2 to 3.18.3" ipv6 Jonathan Moody 2023-01-16 15:35:55 -06:00
  • fa0d03fe95 Rework StatusServer start() to handle lists of addresses, hostnames. Handle and retry EADDRINUSE errors. Jonathan Moody 2023-01-16 14:05:26 -06:00
  • 14f2f3b55b Exclude mapped IPv4 addresses. Add resolve_host() code from client. Jonathan Moody 2023-01-16 14:04:14 -06:00
  • 9c43c811a1 Handle mapped IPv4 address more neatly. (for consistency with client code) Jonathan Moody 2023-01-11 11:17:43 -06:00
  • adbeeaf203 update snapshot Jack Robison 2023-01-06 20:30:36 -05:00
  • f55ed56215 add comment Jack Robison 2023-01-06 16:50:16 -05:00
  • d1d33c4bce feedback Jack Robison 2022-12-29 14:38:37 -05:00
  • b7de08ba0b add ResumableSHA256 and HashXHistoryHasherPrefixRow column family Jack Robison 2022-12-29 10:04:11 -05:00
  • 405cef8d28 ResumableSHA256 Jack Robison 2022-12-28 14:18:46 -05:00
  • 6c037b29b5 Rename "p" -> "proto" for consistency with lbry-sdk. Lint does not like variable named "p". Jonathan Moody 2022-12-31 12:46:32 -06:00
  • 252a1aa165 Remove override for 'localhost' allowing Hub to start server on IPv6. Jonathan Moody 2022-12-29 13:16:47 -06:00
  • f370e263b5 Add IPv6 support to StatusServer and related classes. Jonathan Moody 2022-12-28 16:56:34 -06:00
  • 21262d2e43
    fix edge case deleting an empty value Jack Robison 2022-12-28 13:40:19 -05:00
  • 75d64f9dc6 Bump protobuf from 3.17.2 to 3.18.3 dependabot[bot] 2022-09-23 23:01:37 +00:00
  • 929448d64b collect db values for integrity check in chunks Jack Robison 2022-11-12 16:48:01 -05:00
  • 134aad29f1 fix issue with supports with wrong names Jack Robison 2022-11-12 13:10:46 -05:00
  • dcd4d7a7a8 update docker entrypoint and example composes Jack Robison 2022-11-09 21:50:32 -05:00
  • e0c26c0952 update docs Jack Robison 2022-11-09 10:27:44 -05:00
  • 9fa2d0b6ca batched update blocked/filtered in ES Jack Robison 2022-11-04 13:41:41 -04:00
  • 0877e34289 use multi_get to make status hash Jack Robison 2022-11-01 23:51:58 -04:00
  • 92c3d3840d fix address history Jack Robison 2022-10-29 20:13:11 -04:00
  • 98017e9a76 fix uncaught error in es sync Jack Robison 2022-10-29 17:14:41 -04:00
  • 6932c38854 logging Jack Robison 2022-10-26 13:29:18 -04:00
  • ecdb5ef859 logging Jack Robison 2022-10-25 13:38:18 -04:00
  • 81c44f5f4e assert Jack Robison 2022-10-24 18:52:22 -04:00
  • 59c07e315a fix https://github.com/lbryio/hub/issues/104 Jack Robison 2022-10-23 08:58:53 -04:00
  • 07f8ec41a1 fix including early activated claim amount during takeover due to abandon Jack Robison 2022-10-22 18:04:59 -04:00
  • 01e52e795a fix edge case activating claim updates Jack Robison 2022-10-20 15:44:48 -04:00
  • 98ec0f5e0c fix supports that activate on the block the claim is abandoned Jack Robison 2022-10-18 12:06:20 -04:00
  • eb3d7a183a fix spending claims and supports on the block they activate Jack Robison 2022-10-17 13:59:53 -04:00
  • 93aebedd7d tests Jack Robison 2022-10-16 15:10:03 -04:00
  • 616daec0d9 dead code Jack Robison 2022-10-16 15:08:54 -04:00
  • 745462d3ae migrate 11 to 12 Jack Robison 2022-10-16 15:08:10 -04:00
  • 0634c1e05f fix handling supports without claims Jack Robison 2022-10-16 15:07:34 -04:00
  • b230b693f8 effective amount Jack Robison 2022-10-16 15:05:47 -04:00
  • 97a0d00bfd faster active amount as of height Jack Robison 2022-10-16 15:04:46 -04:00
  • f2f0f426aa stash Jack Robison 2022-10-16 15:03:13 -04:00
  • 7be5905b46 refactor to use batched pending and future effective amounts Jack Robison 2022-10-16 15:02:41 -04:00
  • 7c9e91f91a batched _get_pending_effective_amounts Jack Robison 2022-10-16 14:56:43 -04:00
  • 586e9a613b logging Jack Robison 2022-10-16 14:56:19 -04:00
  • e61efcd00d future effective amount index Jack Robison 2022-10-16 14:45:05 -04:00
  • 9311d924f7 improve logging Jack Robison 2022-10-16 14:44:09 -04:00
  • 8947d3cb19 increase UTXO and HashXUTXO cache sizes Jack Robison 2022-10-16 14:43:08 -04:00
  • 2150363108 batch spend claims and supports Jack Robison 2022-10-16 14:36:13 -04:00
  • 6a9a2ad40f batch spend utxos Jack Robison 2022-10-16 14:21:41 -04:00
  • 55eb8818ea add --db_disable_integrity_checks option to scribe Jack Robison 2022-10-16 14:15:42 -04:00
  • a48564e3b2 batched db integrity checks Jack Robison 2022-10-16 14:14:29 -04:00
  • 606e9bb0d6 support multiple column families in one raw multi_get call Jack Robison 2022-10-12 11:52:55 -04:00
  • abc5184e19 add future effective amount index Jack Robison 2022-10-12 11:50:44 -04:00
  • 99ddd208db add Block.decoded_header helper property Jack Robison 2022-10-12 11:49:21 -04:00
  • fc234b12e5 handle es_info being an empty file Jack Robison 2022-09-20 15:58:12 -04:00
  • 04d747ff99 failover support for elastic-sync-notifier and elasticsearch Jack Robison 2022-09-18 14:58:46 -04:00
  • 4586b344ce move search_index object to HubServerService Jack Robison 2022-09-18 12:45:53 -04:00
  • dd27f95469 add channel sponsor add-channel-sponsor zeppi 2022-10-17 09:40:45 -04:00
  • 9b17822229 Address feedback. Broaden logging to more types of Exception. Jonathan Moody 2022-09-27 13:27:21 -05:00
  • 0f33f2bfef Retry on EADDRINUSE. Jonathan Moody 2022-09-21 11:38:07 -05:00
  • bc4e3aa7fb Get addr status after subscribing to fix race. Jonathan Moody 2022-09-20 22:31:33 -05:00
  • c76b7675b9
    handle es_info being an empty file es-failover Jack Robison 2022-09-20 15:58:12 -04:00
  • a2a5951638
    failover support for elastic-sync-notifier and elasticsearch Jack Robison 2022-09-18 14:58:46 -04:00
  • b78e3dab9a
    move search_index object to HubServerService Jack Robison 2022-09-18 12:45:53 -04:00
  • e60bb35ebd fix https://github.com/lbryio/hub/issues/61 Jack Robison 2022-09-20 13:42:57 -04:00
  • 024aceda53 feedback Jack Robison 2022-09-14 12:25:25 -04:00
  • 6155700a68 use session TaskGroup for notification tasks Jack Robison 2022-09-13 15:02:28 -04:00
  • 9b3618f73e feedback Jack Robison 2022-09-13 13:02:39 -04:00
  • 911f483ce3 multi_put claim_short_id Jack Robison 2022-09-09 11:01:56 -04:00
  • 09e1aba567 use effective amount index for faster future amount calculations Jack Robison 2022-09-08 11:38:55 -04:00
  • 66c63f0511 fix effective amount index for supports for non existent claims Jack Robison 2022-09-08 10:34:18 -04:00
  • 115fd217e8 fix trying to insert an effective amount for a new claim abandoned this block Jack Robison 2022-09-07 10:53:35 -04:00
  • 27520c835e use effective_amount index in scribe for faster takeover calculations Jack Robison 2022-09-06 12:49:49 -04:00
  • c686187e35 add migrators to build new indexes Jack Robison 2022-08-29 13:51:19 -04:00
  • ee02a80a98 cleanup Jack Robison 2022-08-18 15:20:40 -04:00
  • bb6166c62d expose protocol class for tests to override Jack Robison 2022-07-28 12:02:47 -04:00
  • 08f25a7c50 effective amount index Jack Robison 2022-07-21 14:48:14 -04:00
  • 292ad2b9b6 rename effective_amount prefix -> bid_order Jack Robison 2022-07-19 14:22:39 -04:00
  • 2627f02a55 add reposted_count index Jack Robison 2022-07-18 15:36:59 -04:00
  • 18e0571e81 Updates for review comments. Implement timeout counter bump in different way. Jonathan Moody 2022-08-24 12:43:39 -04:00
  • 807e6151f2 Revert "Report API-level search timeouts in interrupt_count_metric." Jonathan Moody 2022-08-24 12:23:12 -04:00
  • 8a1f0f7f33 Report API-level search timeouts in interrupt_count_metric. Jonathan Moody 2022-08-18 11:10:10 -04:00
  • 3cf620ed8e Specify API-level search timeout to reduce hard timeout errors. Jonathan Moody 2022-08-17 16:57:08 -04:00
  • 75d53c3c6f Treat RPC response=None as a WarmingUpError. Jonathan Moody 2022-09-05 11:09:43 -05:00
  • 59043a9add
    fix https://github.com/lbryio/hub/issues/89 Jack Robison 2022-08-30 11:30:18 -04:00
  • f7eca425eb
    fix cache Jack Robison 2022-08-27 10:12:35 -04:00
  • 84b978278e
    fix https://github.com/lbryio/hub/issues/87 Jack Robison 2022-08-27 09:51:04 -04:00
  • 579f95f9fc
    set maxlen Jack Robison 2022-08-26 11:38:56 -04:00