Commit graph

  • 8c6c7b655c v0.112.0 v0.112.0 Lex Berezhny 2022-10-30 21:56:17 -04:00
  • 48c6873fc4 channel_sign command has customizeable salt Lex Berezhny 2022-10-30 21:27:06 -04:00
  • 15dc52bd9a
    Merge pull request #3695 from lbryio/3690 Victor Shyba 2022-10-28 11:16:52 -03:00
  • 52d555078f initialize stored claim field for fallback earlier Victor Shyba 2022-10-19 02:08:57 -03:00
  • cc976bd010 test for early fallback of suggested_file_name Victor Shyba 2022-10-19 15:13:32 -03:00
  • 0aa535ed11 upgrade ubuntu py39 Lex Berezhny 2022-08-08 22:23:37 -04:00
  • 926d39759d fixing tests Lex Berezhny 2022-08-08 18:23:36 -04:00
  • 52232101e0 upgrade pyyaml and pyinstaller Lex Berezhny 2022-08-08 17:39:12 -04:00
  • 6d305b2fed lint Lex Berezhny 2022-08-08 17:14:23 -04:00
  • e4fb23202a remove loop argument and other changes Lex Berezhny 2022-08-08 17:10:02 -04:00
  • a3be5f44cf upgrade cryptography Lex Berezhny 2021-08-21 17:39:38 -04:00
  • 0ac1fec992 pylint disable shuffle() arg check Lex Berezhny 2021-08-21 00:27:34 -04:00
  • 24c041c26e shuffle() needs custom random, removed loop from Event()/Queue() Lex Berezhny 2021-08-21 00:23:27 -04:00
  • a2dc1fd16f passing loop to asyncio functions is deprecated Lex Berezhny 2021-08-20 23:33:21 -04:00
  • 6fca266ae1 try building 3.9 Lex Berezhny 2021-08-19 14:16:52 -04:00
  • 9cc6992011 torrents needs loop Lex Berezhny 2022-10-18 17:00:40 -04:00
  • a1b87460c5 passing loop to asyncio functions is deprecated Lex Berezhny 2021-08-20 23:33:21 -04:00
  • 007e1115c4 v0.111.0 v0.111.0 jessopb 2022-10-18 11:18:26 -04:00
  • 20ae51b949
    Merge pull request #3692 from lbryio/fix-import/export-backwards-compat jessopb 2022-10-18 11:16:34 -04:00
  • 24e9c7b435 fix backwards compatibility in wallet import/export zeppi 2022-10-18 10:53:51 -04:00
  • b452e76e1d reverting version to 0.110.0 zeppi 2022-10-18 10:06:21 -04:00
  • 341834c30d v0.111.0 Lex Berezhny 2022-10-18 00:37:44 -04:00
  • 12bac730bd tests: check mime type as well Victor Shyba 2022-10-12 00:56:28 -03:00
  • 1027337833 fallback for stream name and tests Victor Shyba 2022-10-12 00:51:05 -03:00
  • 97fef21f75 fallback for suggested file name and tests Victor Shyba 2022-10-12 00:40:45 -03:00
  • 9dafd5f69b added claim_list filtering by reposted_claim_id and fix for claim_id of reposted claim in JSON output Lex Berezhny 2022-10-11 23:34:01 -04:00
  • fd4f0b2049 bump first-start checkpoint Victor Shyba 2022-10-17 14:41:18 -03:00
  • 734f0651a4 minor refactor Lex Berezhny 2022-10-17 23:59:26 -04:00
  • 94deaf55df lint zeppi 2022-10-13 11:13:54 -04:00
  • d957d46f96 lint zeppi 2022-10-10 18:17:20 -04:00
  • 0217aede3d update docs zeppi 2022-10-10 18:15:10 -04:00
  • e4e1600f51 Enable unencrypted wallet import and export zeppi 2022-10-10 18:09:24 -04:00
  • 677d9053de claim_list resolve of blocked claims claim_list_blocked Lex Berezhny 2022-10-03 10:44:27 -04:00
  • d0aad8ccaf Add zlib.error string just observed for the first time. Jonathan Moody 2022-09-20 11:22:18 -05:00
  • ab50cfa5c1 Add test steps to repeatedly sync_apply() using a bad password. Jonathan Moody 2022-09-20 11:02:32 -05:00
  • 5a26aea398 Feedback: Reuse IntegrationTestcase.generate() in generate_and_wait(). Jonathan Moody 2022-09-20 08:35:50 -05:00
  • bd1cebdb4c Bump hub to include TaskGroup fix. Jonathan Moody 2022-09-14 16:14:35 -05:00
  • ec433f069f Substitute InvalidPasswordError for zlib.error. Jonathan Moody 2022-09-13 07:12:02 -05:00
  • cd6d3fec9c Wait for initial sync in test_wallet_syncing_status(). Jonathan Moody 2022-09-10 11:17:47 -05:00
  • 8c474a69de Hub error message changed to include blocked/filtered. Jonathan Moody 2022-09-09 11:33:37 -05:00
  • 8903056648 Bump hub version to latest. Jonathan Moody 2022-09-09 11:01:12 -05:00
  • 749a92d0e5 Wait on block height too in generate_and_wait(). Jonathan Moody 2022-09-09 08:52:58 -05:00
  • a7d7efecc7 Logging level back to INFO. Jonathan Moody 2022-09-20 08:20:16 -05:00
  • c88f0797a3 Log f.exception() if present instead of "Stopped". Jonathan Moody 2022-09-20 08:10:38 -05:00
  • 137ebd503d Test insufficient funds behavior. Jonathan Moody 2022-09-19 08:44:40 -05:00
  • c3f5dd780e Revise exception handling. Jonathan Moody 2022-09-19 08:44:13 -05:00
  • 20b1865879 Don't use retriable_call(). Add handling for InsufficientFundsError. Jonathan Moody 2022-09-16 11:01:13 -05:00
  • 231b982422 Wait on usage payement TX to be processed. Jonathan Moody 2022-09-16 09:40:52 -05:00
  • fd69401791 Catch and log exceptions coming from the pay() task. Change test to reproduce failure. Jonathan Moody 2022-09-15 16:53:40 -05:00
  • 718d046833 Logging for test_single_server_payment debug. Jonathan Moody 2022-09-15 10:10:57 -05:00
  • 32b9046db8
    update filtering/blocking test update-filtering-test Jack Robison 2022-09-13 15:22:22 -04:00
  • e10f57d1ed
    Merge pull request #3642 from lbryio/libtorrent Victor Shyba 2022-09-09 19:58:38 -03:00
  • 8a033d58df fix torrent component Victor Shyba 2022-08-18 19:29:51 -03:00
  • c07c369a28 add libtorrent pyinstaller hook Victor Shyba 2022-08-16 17:26:57 -03:00
  • 5be990fc55 do not ignore libtorrent import error Victor Shyba 2022-08-15 23:22:21 -03:00
  • 8f26010c04 make libtorrent a normal dependency Victor Shyba 2022-07-29 22:06:31 -03:00
  • 3021962e3d tests: add peer directly instead of relying on torrent dht Victor Shyba 2022-07-29 21:56:45 -03:00
  • 84d89ce5af torrent: disable upnp, natpmp. Victor Shyba 2022-07-29 21:56:09 -03:00
  • 0961cad716 remove dead code Victor Shyba 2022-07-29 21:55:35 -03:00
  • 5c543cb374 Wait for hub to update with all 100 new blocks before proceeding with initial_headers_sync(). Jonathan Moody 2022-09-07 06:58:07 -05:00
  • f78d7896a5 Revert "Add more failure message details for debugging." Jonathan Moody 2022-09-08 16:16:04 -05:00
  • 78a28de2aa Align style of generate() with generate_and_wait(). Jonathan Moody 2022-09-08 08:52:20 -05:00
  • 45a255e7a2 Reuse generate() logic to wait on hub instead of half-baked reorg() logic. Jonathan Moody 2022-09-06 17:16:23 -05:00
  • d2738c2e72 Add more failure message details for debugging. Jonathan Moody 2022-09-06 11:11:13 -05:00
  • a7c7ab7f7b Correct the terminal height we wait for in generate(). Jonathan Moody 2022-09-06 10:10:27 -05:00
  • 988f288715 Lint fix for _es_height checks. Jonathan Moody 2022-09-02 15:30:16 -05:00
  • 38e9b5b432 Wait for _es_height in addition to db_height. Jonathan Moody 2022-09-02 15:07:13 -05:00
  • f7455600cc
    Merge pull request #3625 from lbryio/dht_crawler Victor Shyba 2022-09-07 12:56:41 -03:00
  • c7c2d6fe5a collect connections reachability Victor Shyba 2022-08-11 22:57:11 -03:00
  • c6c0228970 fix crawler startup query Victor Shyba 2022-08-11 22:56:46 -03:00
  • 8d9d2c76ae routing table sizes as histogram Victor Shyba 2022-08-11 22:17:58 -03:00
  • 0b059a5445 use a histogram for latency, remove labels Victor Shyba 2022-08-11 22:00:41 -03:00
  • ab67f417ee dht_crawler: wait and retry during port switch Victor Shyba 2022-07-29 11:08:56 -03:00
  • 0e7a1aee0a dht_crawler: clean in memory set for expired peers Victor Shyba 2022-07-28 22:03:38 -03:00
  • d0497cf6b5 dht_crawler: skip saving connections for now Victor Shyba 2022-07-28 21:40:55 -03:00
  • c38573d5de dht_crawler: gather both loops, avoid task exceptions being hidden Victor Shyba 2022-07-28 21:40:01 -03:00
  • f077e56cec dht_crawler:only count latency during findNode Victor Shyba 2022-07-27 10:29:01 -03:00
  • 5e58c2f224 fix hosting metrics, improve logging Victor Shyba 2022-07-26 23:35:53 -03:00
  • cc64789e96 dht_crawler: fix logging for missing ports Victor Shyba 2022-07-25 11:28:26 -03:00
  • b5c390ca04 docker: add volume declaration Victor Shyba 2022-07-25 09:50:26 -03:00
  • da2ffb000e skip peers with bad ports without raising Victor Shyba 2022-07-25 09:27:45 -03:00
  • df77392fe0 dht crawler:improve logging, metrics, make startup concurrent Victor Shyba 2022-07-23 14:58:02 -03:00
  • 9aa9ecdc0a add arg for db path Victor Shyba 2022-07-21 15:52:19 -03:00
  • 43b45a939b format logging Victor Shyba 2022-07-21 15:51:43 -03:00
  • e2922a434f add script to generate probe dataset Victor Shyba 2022-07-16 00:43:56 -03:00
  • 0d6125de0b add sd_hash prober Victor Shyba 2022-07-16 00:43:45 -03:00
  • 13af7800c2 refactor script, remove dep Victor Shyba 2022-07-05 01:35:44 -03:00
  • 47a5d37d7c change default metric port, add sqlalchemy to dockerfile Victor Shyba 2022-06-27 04:28:26 -03:00
  • 4a3a7e318d update pip and setuptools on dht dockerfile Victor Shyba 2022-06-27 04:12:30 -03:00
  • 85ff487af5 dht_crawler: randomize port when idle Victor Shyba 2022-06-21 05:58:19 -03:00
  • 62eb9d5c75 dht_crawler: only count non zero connections Victor Shyba 2022-06-20 06:07:05 -03:00
  • cfe5c8de8a dht_crawler: serve prometheus metrics at 7070 Victor Shyba 2022-06-17 06:09:57 -03:00
  • 0497698c5b dht_crawler: skip ping if known node_id Victor Shyba 2022-06-17 00:21:43 -03:00
  • 508bdb8e94 dht_crawler: keep working set in memory, flush to db on intervals Victor Shyba 2022-06-15 11:28:17 -03:00
  • cd42f0d726 dht_crawler: fix node id store Victor Shyba 2022-06-15 10:39:15 -03:00
  • 2706b66a92 dht_crawler: dont re-bootstrap. try known reachable even when they expire Victor Shyba 2022-06-13 16:29:28 -03:00
  • 29c2d5715d dht_crawler: fix last_seen update Victor Shyba 2022-06-11 21:11:37 -03:00
  • 965389b759 dht_crawler: process older first, avoid discarding Victor Shyba 2022-06-11 21:06:27 -03:00
  • 174439f517 dht_crawler: cleanup, try not to reset key Victor Shyba 2022-06-11 20:53:25 -03:00
  • baf422fc03 dht_crawler: extract refresh_limit, bump to 1h Victor Shyba 2022-06-11 20:20:20 -03:00