Commit graph

  • 8bd7008fdc actually exit on disconnect exit_on_disconnect Lex Berezhny 2022-08-29 10:51:28 -0400
  • 888bd85470 v0.110.0 Lex Berezhny 2022-08-11 10:58:16 -0400
  • f2777a7138 revert version Lex Berezhny 2022-08-11 10:20:58 -0400
  • b56dbd19f9 --exit-on-disconnect flag to start lbrynet Lex Berezhny 2022-08-08 10:35:26 -0400
  • a334a93757
    Merge pull request #3631 from lbryio/bootstrap_node Victor Shyba 2022-08-29 11:07:29 -0300
  • e3ee3892b2 better test name Victor Shyba 2022-08-22 18:45:10 -0300
  • d61accea1a simplify bucket refresh loop Victor Shyba 2022-08-11 21:14:56 -0300
  • e887453aa5 remove unused last_accessed Victor Shyba 2022-08-11 20:39:51 -0300
  • c3e4f0b988 add 'is_bootstrap_node' conf Victor Shyba 2022-07-12 23:26:36 -0300
  • 318728aebd add bootstrap flag to routing table Victor Shyba 2022-07-11 04:11:01 -0300
  • d8c1aaebc2 routing table: mark private methods Victor Shyba 2022-07-11 03:05:34 -0300
  • d7b65c15d2 return none instead of raising Victor Shyba 2022-07-11 03:04:44 -0300
  • 972db80246 move add peer logic to routing table Victor Shyba 2022-07-11 02:38:55 -0300
  • 0d343ecb2f simplify iterative find constructor Victor Shyba 2022-07-11 02:00:49 -0300
  • 01cd95fe46 v0.110.0 v0.110.0 Lex Berezhny 2022-08-11 10:58:16 -0400
  • 6dc57fc02c revert version Lex Berezhny 2022-08-11 10:20:58 -0400
  • 10df0c1fba disable Hotbit and UPBit exchange rate feeds Lex Berezhny 2022-08-11 09:45:23 -0400
  • ec751e5add v0.110.0 Lex Berezhny 2022-08-10 13:52:46 -0400
  • 3e3974f813 lint Lex Berezhny 2022-08-08 14:08:02 -0400
  • ec82486e15 removed go hub dependency Lex Berezhny 2022-08-08 14:04:55 -0400
  • e16f6b07b8 revert release Lex Berezhny 2022-08-08 13:02:12 -0400
  • 9a842c273b v0.110.0 Lex Berezhny 2022-08-08 08:46:32 -0400
  • 40f7d3ee4b Stabilize test_streaming.py by scaning the data_dir, not the parent of data_dir Jonathan Moody 2022-07-25 15:25:15 -0400
  • 1dc2f0458b fix lint Lex Berezhny 2022-08-01 09:49:34 -0400
  • 3924b28cc3 raise not implemented error when importing unencrypted wallet Lex Berezhny 2022-08-01 09:42:36 -0400
  • 020487b6a0 account merge bug fix from upstream Lex Berezhny 2022-08-01 09:40:40 -0400
  • 14037c9b2f help string edits zeppi 2022-08-01 08:30:37 -0400
  • 0cb37a5c4b linting zeppi 2022-07-22 15:49:56 -0400
  • fa5f3e7e55 change api for data first, password optional, return (str) zeppi 2022-07-22 15:37:15 -0400
  • 30aa0724ec newline end of test file zeppi 2022-07-22 09:41:53 -0400
  • 059890e4e5 wallet import export feature zeppi 2022-07-22 08:27:32 -0400
  • 9654d4f003 Obtain "amount" from new_txo.amount when calling save_supports(). Jonathan Moody 2022-07-20 11:44:34 -0400
  • 956b52a2c1 Refactor _old_get_temp_claim_info(), eliminating "bid" arg. Obtain the value from txo.amount. Jonathan Moody 2022-07-18 14:43:24 -0400
  • 2e975c8b61 lint Lex Berezhny 2022-07-25 10:47:58 -0400
  • 656e299100 migrate key addresses on changed accounts after sync apply Lex Berezhny 2022-07-25 10:44:28 -0400
  • 352e45b6b7 update pinned hub version Jack Robison 2022-06-30 12:05:46 -0400
  • a9a1076362 improve test_es_sync_utility Jack Robison 2022-06-29 12:39:52 -0400
  • 6d370b0a12 dont skip test_setting_stream_fields Jack Robison 2022-06-29 12:37:22 -0400
  • c9fac27b66 test resolving different streams for a channel using short urls Jack Robison 2022-06-29 12:33:00 -0400
  • 59bc0b9682 update censored error Jack Robison 2022-06-14 14:02:24 -0400
  • 8529b7a6a8 add --no_password_change flag to sync apply feature-syncFlagNoPasswordChange zeppi 2022-07-21 11:15:46 -0400
  • ba60aeeebc migrate certificates after importing new account Lex Berezhny 2022-07-18 09:23:26 -0400
  • dc427ecf6c Correct collection_update, account_fund docstrings. Regenerate api.json using generate_json_api.py. Jonathan Moody 2022-06-13 13:52:22 -0400
  • 87b4404767
    Merge pull request #3624 from moodyjon/test_fix_exch_rate1 Victor Shyba 2022-07-01 17:29:44 -0300
  • ba9ac489c3 Relax range in test_exchange_rate_manager.py. (again) Jonathan Moody 2022-06-19 08:04:31 -0400
  • 7049629ad7 Relax range in test_exchange_rate_manager.py. Jonathan Moody 2022-06-16 14:08:16 -0400
  • 3ae4aeea47 Search for longer prefix of sd_hash to give better chance of unique results. Jonathan Moody 2022-06-17 14:01:49 -0400
  • 13247ac411 skip release_time tests fix-moveReleaseTimeTests zeppi 2022-06-17 14:22:29 -0400
  • d624ce7e58 fix scribe server version test v0.107.2 Lex Berezhny 2022-04-08 13:22:51 -0400
  • ad00ddeab7 fix scribe server version test Lex Berezhny 2022-04-08 12:53:19 -0400
  • 035f51b293 Merge pull request #3611 from lbryio/fix_hub_url Victor Shyba 2022-05-20 18:19:39 -0300
  • ff8daf4aa7 Merge pull request #3613 from lbryio/fix_ci_lbcd_urls Victor Shyba 2022-05-26 10:21:02 -0300
  • 0c4d118863 pin hub to dfda41f85fb3e2ad909a1493d389cfdad5eaa5c1 Victor Shyba 2022-06-09 15:57:36 -0300
  • d7fc46beec v0.107.2 Victor Shyba 2022-06-09 15:37:05 -0300
  • 6a49901ac4 do not consider pending blobs on disk space query Victor Shyba 2022-06-08 11:08:42 -0300
  • 8becf1f69f v0.109.0 v0.109.0 Lex Berezhny 2022-06-08 12:40:35 -0400
  • 582f79ba1c do not consider pending blobs on disk space query Victor Shyba 2022-06-08 11:08:42 -0300
  • 3c28d869f4
    Merge pull request #3620 from lbryio/repost_title_tags Lex Berezhny 2022-06-08 12:24:28 -0400
  • fe61b90610 reposts can have title, description and tags Lex Berezhny 2022-06-08 10:35:22 -0400
  • c04fbb2908
    Merge pull request #3614 from lbryio/grins-tracker Lex Berezhny 2022-06-06 13:13:01 -0400
  • 571e71b28e
    add tracker.lbry.grin.io Alex Grintsvayg 2022-05-25 17:48:45 -0400
  • 39fcfcccfb
    Merge pull request #3608 from lbryio/fix_ci Lex Berezhny 2022-06-06 09:01:57 -0400
  • 2313d30996
    fix reconnect test Jack Robison 2022-05-27 11:58:32 -0400
  • ac7e94c6ed
    pylint Jack Robison 2022-05-27 09:59:11 -0400
  • a391fe9fc7
    scribe -> hub Jack Robison 2022-05-27 09:44:54 -0400
  • ea8adc5367
    update scribe env and fix tests Jack Robison 2022-05-09 11:34:28 -0400
  • 0ea8ba72dd
    Env->ServerEnv from scribe changes Victor Shyba 2022-05-06 04:32:35 -0300
  • 5ec7810063 reconnect task: dont clear event in the wrong place reconnect_event_clear Victor Shyba 2022-05-26 10:09:22 -0300
  • 7a8d5da0e8
    Merge pull request #3613 from lbryio/fix_ci_lbcd_urls Victor Shyba 2022-05-26 10:21:02 -0300
  • da30f003e8 update lbcwallet url Victor Shyba 2022-05-25 12:17:57 -0300
  • 6257948ad7 update lbcd url Victor Shyba 2022-05-25 12:17:28 -0300
  • a7f606d62c change pip upgrade due windows error Victor Shyba 2022-05-23 14:42:02 -0300
  • 65df7e4d21 change pip upgrade due windows error fix_ci_windows Victor Shyba 2022-05-23 14:42:02 -0300
  • 1d95eb1549
    Merge pull request #3599 from moodyjon/async-for-pr3504 Victor Shyba 2022-05-23 11:12:40 -0300
  • e5e9873f79 Simplify by eliminating AsyncGenerator base and generator function. Remove any new places enforcing max_results. Jonathan Moody 2022-05-03 16:41:32 -0400
  • 530f9c72ea Fix lint error lbry/utils.py Jonathan Moody 2022-04-29 15:39:43 -0400
  • fad84c771c Support official contextlib.aclosing() when it's available. Jonathan Moody 2022-04-29 08:39:31 -0400
  • fe07aac79c Define and use lbry.utils.aclosing() in lieu of official contextlib.aclosing(). Jonathan Moody 2022-04-29 08:36:14 -0400
  • 91a6eae831 Fix lint issue in iterative_find.py. Jonathan Moody 2022-04-26 14:05:58 -0400
  • 5852fcd287 Don't wait on running_tasks after cancel(). Sometimes a CancelledError exception is received, which is unhelpful, and complicates shutting down the generator. Jonathan Moody 2022-04-18 13:51:29 -0400
  • 4767bb9dee Wrap "async for" over IterativeXXXFinder in try/finally ensuring aclose(). Jonathan Moody 2022-04-12 12:49:32 -0400
  • 82d7f81f41 Correct call to _aclose() in response to TransportNotConnected. Jonathan Moody 2022-04-12 12:32:16 -0400
  • b036961954 Tighten up IterativeFinder logic to respect max_records better, and wait after task cancel(). Also make IterativeFinder a proper AsyncGenerator. This gives it an offically recognized aclose() method and could help with clean finalization. Jonathan Moody 2022-04-11 18:17:16 -0400
  • 5c708e1c6f
    Merge pull request #3611 from lbryio/fix_hub_url Victor Shyba 2022-05-20 18:19:39 -0300
  • 9436600267 tests: bump exchange rate manager test Victor Shyba 2022-05-20 17:25:02 -0300
  • 4ab29c4d5f tests: fix hub url Victor Shyba 2022-05-20 16:50:09 -0300
  • 6944c4a7c4
    Update LICENSE Alex Grin 2022-05-17 12:16:00 -0400
  • 2735484fae
    Merge pull request #3576 from lbryio/trackers Victor Shyba 2022-05-13 17:56:20 -0300
  • 03b0d5e250 tracker client: extract default timeout and concurreny. Bump concurrency to 100 Victor Shyba 2022-05-11 14:35:15 -0300
  • 629812337b changes from review Victor Shyba 2022-05-06 04:01:01 -0300
  • e54cc8850c return KademliaPeers directly into the queue instead of exposing Announcement abstraction Victor Shyba 2022-04-04 23:53:38 -0300
  • 7cba51ca7d update tests, query with port 0, filter bad ports earlier, make unit tests more reliable Victor Shyba 2022-04-04 00:09:20 -0300
  • 3dc145fe68 make peer list query trackers Victor Shyba 2022-04-03 23:20:02 -0300
  • 7d560df9fd use same arg name as overriden datagram_received (linting) Victor Shyba 2022-03-12 02:51:13 -0300
  • b3f894e480 add integration test for tracker discovery Victor Shyba 2022-03-12 02:32:53 -0300
  • 235cc5dc05 results are indexed by ip, setdefault after resolve Victor Shyba 2022-03-12 02:18:15 -0300
  • c276053301 move server implementation to tracker module Victor Shyba 2022-03-12 02:17:37 -0300
  • 2e85e29ef1 peer id PREFIX is a constant Victor Shyba 2022-03-12 02:16:18 -0300
  • 1169a02c8b make client server updatable from conf Victor Shyba 2022-03-12 02:15:45 -0300
  • a7cea4082e tracker:log DNS errors as warning instead of trace Victor Shyba 2022-03-10 21:15:39 -0300