Commit graph

  • 7e6ea97499 make peer id according to BEP20 Victor Shyba 2022-03-10 21:10:44 -0300
  • 3c46cc4fdd expire connection id quicker as some trackers have it set low Victor Shyba 2022-03-09 20:16:18 -0300
  • 6e5c7a1927 use cache_concurrent to avoid requesting the same connection_id multiple times Victor Shyba 2022-03-09 20:11:30 -0300
  • 4e09b35012 remove unused import and dead code Victor Shyba 2022-03-09 20:03:27 -0300
  • 16a2023bbd stop tasks before removing transport Victor Shyba 2022-03-09 20:01:17 -0300
  • 99fc7178c1 better way to batch announce + handle different intervals for different trackers Victor Shyba 2022-03-09 19:59:30 -0300
  • d4aca89a48 handle multiple results from multiple trackers Victor Shyba 2022-03-09 17:47:23 -0300
  • 2918d8c7b4 tracker component is running only if the task is alive Victor Shyba 2022-03-09 17:46:47 -0300
  • 407c570f8b tests: lower timeout, add test with bad and good mixed Victor Shyba 2022-03-09 17:07:16 -0300
  • e299a9c159 tests: multiple trackers, simple case Victor Shyba 2022-03-09 17:01:49 -0300
  • cc4a578578 tests: add support for multiple trackers Victor Shyba 2022-03-09 16:53:45 -0300
  • 0e4f1eae5b reduce timeout to 10, fix lints Victor Shyba 2022-03-09 16:42:20 -0300
  • eccf0e6234 fix reusing result interval from failed expired attempt Victor Shyba 2022-03-09 14:55:23 -0300
  • a3da041412 fix exceptions on shutdown, stop using cancel_tasks Victor Shyba 2022-03-09 14:24:16 -0300
  • 2f1617eee4 less verbose on timeouts, dont count timeouts, fix stop Victor Shyba 2022-03-09 12:57:35 -0300
  • 05124d41ae only log when really announcing, stop counting cached ones Victor Shyba 2022-03-08 18:03:29 -0300
  • 42fd1c962e stop tracker tasks on shutdown Victor Shyba 2022-03-08 17:40:53 -0300
  • 47e432b4bb make it less verbose, only log after all events are fired Victor Shyba 2022-03-08 17:39:27 -0300
  • 61c99abcf1 avoid readding the same hash when tracker is busy with too many files Victor Shyba 2022-03-08 17:32:35 -0300
  • 28fdd62945 move concurreny control to lower layer Victor Shyba 2022-03-08 17:25:03 -0300
  • 3855db6c66 pause announcer for 1 minute each round Victor Shyba 2022-03-08 01:03:26 -0300
  • 30acde0afc at most 10 announces concurrently Victor Shyba 2022-03-08 01:02:43 -0300
  • 2d9c5742c7 cache results, save interval on tracker Victor Shyba 2022-03-08 00:58:18 -0300
  • 43e50f7f04 fix subscribe_hash Victor Shyba 2022-03-07 23:57:53 -0300
  • 888e9918a6 improve timeout handling Victor Shyba 2022-03-07 23:44:08 -0300
  • 9e9a64d989 evented system for tracker announcements Victor Shyba 2022-03-07 23:35:12 -0300
  • 7acaecaed2 managed_stream: remove unused imports Victor Shyba 2022-03-07 22:30:21 -0300
  • 24eb189b7f skip component on test cli Victor Shyba 2022-03-05 05:03:14 -0300
  • 2344aca146 fix component property Victor Shyba 2022-03-05 05:00:57 -0300
  • 758f9deafe fix unit tests Victor Shyba 2022-03-05 04:55:57 -0300
  • 7b425eb2ac add tracker announcer component Victor Shyba 2022-03-05 04:36:26 -0300
  • 30e8728f7f use tracker on download Victor Shyba 2022-03-05 04:15:04 -0300
  • 3989eef84b return whole announcement so the caller knows the interval Victor Shyba 2022-03-05 03:08:43 -0300
  • dc6f8c4fc4 add arg to announce stopped, removing the announcement Victor Shyba 2022-03-05 02:55:19 -0300
  • 2df8a1d99d make a helper function to announce Victor Shyba 2022-03-05 02:42:58 -0300
  • 4ea858fdd3 add new conf: tracker_servers Victor Shyba 2022-03-05 02:21:53 -0300
  • 006391dd26 move udp server to test file, add link to BEP15 Victor Shyba 2022-03-05 02:21:15 -0300
  • 4a0bf8a702 add torrent udp tracker client, server and tests Victor Shyba 2022-03-05 02:12:11 -0300
  • d0e715feb9
    Merge pull request #3609 from lbryio/pin_scribe Victor Shyba 2022-05-11 21:13:00 -0300
  • fd73412f12 test_exchange_rate_manager: bump value Victor Shyba 2022-05-11 20:13:53 -0300
  • 3819552861 try usedevelop=true Victor Shyba 2022-05-11 19:44:38 -0300
  • ca6fd5b7b9 fix scribe pinning Victor Shyba 2022-05-11 16:32:56 -0300
  • ca701cf3fd fix linting scribe-go-hub Jeffrey Picard 2022-04-11 00:55:24 +0000
  • 77fa5e9782 cleanup code per pr comments Jeffrey Picard 2022-04-11 00:50:33 +0000
  • d0314ac70c fix on header Jeffrey Picard 2022-04-11 00:42:43 +0000
  • b01db15b77 updated tests for using go resolve Jeffrey Picard 2022-04-08 15:45:32 +0000
  • 9ed8ced457 Changes to support go hub in the testing frameowkr Jeffrey Picard 2022-03-24 18:52:20 -0400
  • b8867cd18c release.py script changed to use gh auth login for authentication Lex Berezhny 2022-04-10 23:28:16 -0400
  • 8209eafc6b v0.108.0 v0.108.0 Lex Berezhny 2022-04-10 23:25:15 -0400
  • 858e72a555
    Merge pull request #3595 from lbryio/default_feer_per_name_char Lex Berezhny 2022-04-08 13:49:11 -0400
  • d3880fffa0 pin scribe to specific version Lex Berezhny 2022-04-08 13:27:30 -0400
  • 0a51898722
    Merge pull request #3593 from lbryio/default_feer_per_name_char Lex Berezhny 2022-04-08 13:46:54 -0400
  • 63cef81015 fix scribe server version test Lex Berezhny 2022-04-08 13:22:51 -0400
  • 9279865078 add sleep to transaction show test per jack suggestion Lex Berezhny 2022-04-08 12:59:25 -0400
  • fba7fc7aba fix scribe server version test Lex Berezhny 2022-04-08 12:53:19 -0400
  • a3d9d5bce7 fix transaction unit test Lex Berezhny 2022-04-08 11:05:45 -0400
  • 23ecbc8ebe set the default per character fee for claims to zero Lex Berezhny 2022-04-08 10:53:25 -0400
  • 42b2dbd92e
    Merge pull request #3572 from orblivion/json-schema Lex Berezhny 2022-04-08 10:56:58 -0400
  • 37eb55375a only install jsonschema during testing Lex Berezhny 2022-04-06 20:28:20 -0400
  • 94bf357817 cleanup paths Lex Berezhny 2022-04-06 10:22:52 -0400
  • eca69391ef Add wallet json-schema, validate in one test. Daniel Krol 2022-02-15 15:49:12 -0500
  • d0c5b32a90
    Merge pull request #3575 from lbryio/spend_time_locked Lex Berezhny 2022-04-08 10:52:08 -0400
  • 84ef52cf4d fix redeem scripthash test Lex Berezhny 2022-04-08 10:11:11 -0400
  • 8fb14bf713 remove command not available in lbcd Lex Berezhny 2022-04-08 09:59:22 -0400
  • 16eb50a291 working jsonrpc_account_deposit Lex Berezhny 2022-04-04 23:42:30 -0400
  • dd503fbb82 set locktime from script Lex Berezhny 2022-03-23 00:11:40 -0400
  • ae79314869 wip Lex Berezhny 2022-03-16 00:06:31 -0400
  • 0cbc514a8e account_deposit command added which accepts time locked TXs Lex Berezhny 2022-03-09 10:53:55 -0500
  • 5777f3e15c wip Lex Berezhny 2022-03-04 10:53:44 -0500
  • 8cdcd770c0
    Merge pull request #3590 from lbryio/fix-address_list-pagination Lex Berezhny 2022-04-06 09:52:41 -0400
  • 2d20458bc2 re-use existing constraints cleanup function Lex Berezhny 2022-04-06 09:09:07 -0400
  • 2bd2088248 bugfix zeppi 2022-04-05 14:52:12 -0400
  • 5818270803 fix address_list pagination zeppi 2022-04-05 14:37:43 -0400
  • 79a5f0e375 lint Victor Shyba 2022-04-05 00:35:48 -0300
  • c830784f65
    Merge pull request #3586 from AlessandroSpallina/master Victor Shyba 2022-04-05 00:04:59 -0300
  • 2452476d93 v0.107.1 v0.107.1 Victor Shyba 2022-03-31 18:15:15 -0300
  • 3fc538104d v0.107.2 Victor Shyba 2022-03-31 17:19:58 -0300
  • 96490fdb15
    Merge branch 'master' into master AlessandroSpallina 2022-03-29 13:50:57 +0200
  • 070e35b9fc skip public_key_id checks no_deterministic_keys_from_107 Victor Shyba 2022-03-28 17:29:29 -0300
  • dd7ad16bf7 revert deterministic keys Victor Shyba 2022-03-28 16:23:24 -0300
  • 5a0c225c6f v0.107.0 v0.107.0 Victor Shyba 2022-03-28 15:56:06 -0300
  • c3e524cb8b
    Merge pull request #3588 from lbryio/scribe Lex Berezhny 2022-03-28 00:14:54 -0400
  • 9faf6e46ca move lbry.wallet.server to new project called scribe switch from using lbrycrd to lbcd Jack Robison 2021-11-08 14:18:22 -0500
  • cf73e4599f Merge pull request #3585 from lbryio/fix_blob_db_queries no_deterministic_keys Victor Shyba 2022-03-24 21:01:14 -0300
  • e89acac235
    Merge pull request #3585 from lbryio/fix_blob_db_queries Victor Shyba 2022-03-24 21:01:14 -0300
  • b62cdb35ed test for fix es should scribe-fix-es-should zeppi 2022-03-24 19:26:51 -0400
  • 1134a5a76c tests for es should fix es-fix-scribe-test zeppi 2022-03-24 19:18:53 -0400
  • b21c71a420 cleanup es-should-fix zeppi 2022-03-24 19:05:24 -0400
  • 200761ff13 make added_on a required parameter on BlobInfo, fix callers Victor Shyba 2022-03-23 13:41:02 -0300
  • c8aa73a5d6 wip zeppi 2022-03-24 18:41:29 -0400
  • a24fbf81d7 es should fix zeppi 2022-03-24 18:07:22 -0400
  • cb78e95e3d add missing space on query, typo Victor Shyba 2022-03-23 13:39:56 -0300
  • f01cf98d62 fix #3530 added error log when tcp port is already in use AlessandroSpallina 2022-03-22 17:17:41 +0100
  • e775aab89b
    improve claim search test Jack Robison 2022-03-21 22:59:25 -0400
  • bb3337da5f
    update imports Jack Robison 2022-03-21 22:58:49 -0400
  • c9c2495611 if a blob file exists but is pending on db, fix on startup Victor Shyba 2022-03-21 21:58:36 -0300
  • aac72fa512 fix bug where recovery doesnt update blob status Victor Shyba 2022-03-21 21:33:33 -0300
  • c5e2f19dde fix bug where added_on is always 0 for downloads Victor Shyba 2022-03-21 04:38:51 -0300
  • 34bd9e5cb4 exclude sd blobs from calculation and make them be picked last on removal Victor Shyba 2022-03-21 04:26:27 -0300
  • 47f7ab7bd6
    update test Jack Robison 2022-03-16 00:06:56 -0400