Commit graph

  • 52d555078f initialize stored claim field for fallback earlier Victor Shyba 2022-10-19 02:08:57 -0300
  • cc976bd010 test for early fallback of suggested_file_name Victor Shyba 2022-10-19 15:13:32 -0300
  • 0aa535ed11 upgrade ubuntu py39 Lex Berezhny 2022-08-08 22:23:37 -0400
  • 926d39759d fixing tests Lex Berezhny 2022-08-08 18:23:36 -0400
  • 52232101e0 upgrade pyyaml and pyinstaller Lex Berezhny 2022-08-08 17:39:12 -0400
  • 6d305b2fed lint Lex Berezhny 2022-08-08 17:14:23 -0400
  • e4fb23202a remove loop argument and other changes Lex Berezhny 2022-08-08 17:10:02 -0400
  • a3be5f44cf upgrade cryptography Lex Berezhny 2021-08-21 17:39:38 -0400
  • 0ac1fec992 pylint disable shuffle() arg check Lex Berezhny 2021-08-21 00:27:34 -0400
  • 24c041c26e shuffle() needs custom random, removed loop from Event()/Queue() Lex Berezhny 2021-08-21 00:23:27 -0400
  • a2dc1fd16f passing loop to asyncio functions is deprecated Lex Berezhny 2021-08-20 23:33:21 -0400
  • 6fca266ae1 try building 3.9 Lex Berezhny 2021-08-19 14:16:52 -0400
  • 9cc6992011 torrents needs loop Lex Berezhny 2022-10-18 17:00:40 -0400
  • a1b87460c5 passing loop to asyncio functions is deprecated Lex Berezhny 2021-08-20 23:33:21 -0400
  • 310aa743fc torrents needs loop Lex Berezhny 2022-10-18 17:00:40 -0400
  • d39d293c3a passing loop to asyncio functions is deprecated Lex Berezhny 2021-08-20 23:33:21 -0400
  • 007e1115c4 v0.111.0 v0.111.0 jessopb 2022-10-18 11:18:26 -0400
  • 20ae51b949
    Merge pull request #3692 from lbryio/fix-import/export-backwards-compat jessopb 2022-10-18 11:16:34 -0400
  • 24e9c7b435 fix backwards compatibility in wallet import/export zeppi 2022-10-18 10:53:51 -0400
  • b452e76e1d reverting version to 0.110.0 zeppi 2022-10-18 10:06:21 -0400
  • 456ec161b8 reverting version to 0.110.0 zeppi 2022-10-18 10:06:21 -0400
  • 341834c30d v0.111.0 Lex Berezhny 2022-10-18 00:37:44 -0400
  • 12bac730bd tests: check mime type as well Victor Shyba 2022-10-12 00:56:28 -0300
  • 1027337833 fallback for stream name and tests Victor Shyba 2022-10-12 00:51:05 -0300
  • 97fef21f75 fallback for suggested file name and tests Victor Shyba 2022-10-12 00:40:45 -0300
  • 1373bcc58e tests: check mime type as well Victor Shyba 2022-10-12 00:56:28 -0300
  • 47db91b1f4 fallback for stream name and tests Victor Shyba 2022-10-12 00:51:05 -0300
  • de3528cf83 fallback for suggested file name and tests Victor Shyba 2022-10-12 00:40:45 -0300
  • 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 -0400
  • ab5f8d2456 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 -0400
  • fd4f0b2049 bump first-start checkpoint Victor Shyba 2022-10-17 14:41:18 -0300
  • 734f0651a4 minor refactor Lex Berezhny 2022-10-17 23:59:26 -0400
  • 94deaf55df lint zeppi 2022-10-13 11:13:54 -0400
  • d957d46f96 lint zeppi 2022-10-10 18:17:20 -0400
  • 0217aede3d update docs zeppi 2022-10-10 18:15:10 -0400
  • e4e1600f51 Enable unencrypted wallet import and export zeppi 2022-10-10 18:09:24 -0400
  • c41fc142d3 minor refactor Lex Berezhny 2022-10-17 23:59:26 -0400
  • 43467d798a bump first-start checkpoint Victor Shyba 2022-10-17 14:41:18 -0300
  • 1c3cd9736d TEMP: Bump to hub with protobuf=3.20.1 version Jonathan Moody 2022-10-17 12:32:00 -0400
  • a6c73ca6ae Bump to protobuf=3.20.1 to match my protoc version. Jonathan Moody 2022-10-14 14:12:37 -0400
  • e808f5e6bd Generate schema/types/v2 with ModifyStream/StreamExt. Jonathan Moody 2022-10-17 12:17:46 -0400
  • 4c9ffad9f7 Add --env network.publish_host=127.0.0.1 to "make elastic-docker". Jonathan Moody 2022-10-13 16:59:59 -0400
  • c04f33fc50 Update schema/Makefile. Jonathan Moody 2022-10-05 13:15:13 -0400
  • 5fb77032a5 TEMP: Bump to hub with protobuf=3.20.1 version. Jonathan Moody 2022-10-14 16:01:54 -0400
  • f3361d63f5 Bump to protobuf=3.20.1 to match my protoc version. Jonathan Moody 2022-10-14 14:12:37 -0400
  • e07e627495 lint fix in print Jonathan Moody 2022-10-14 10:50:51 -0400
  • bb3dc8e55c Implement update()/apply() for ClaimReference. Call it in _inflate_outputs(). Test modification of file_size, languages in a repost. Jonathan Moody 2022-10-13 17:14:26 -0400
  • 3d9b327f55 Add --env network.publish_host=127.0.0.1 to "make elastic-docker". Jonathan Moody 2022-10-13 16:59:59 -0400
  • 02abb33f6d lint zeppi 2022-10-13 11:13:54 -0400
  • f88b32c194 lint zeppi 2022-10-10 18:17:20 -0400
  • 9b8ae511ea update docs zeppi 2022-10-10 18:15:10 -0400
  • 874fa24496 Enable unencrypted wallet import and export zeppi 2022-10-10 18:09:24 -0400
  • 0e6079292e Adding tarfile member sanitization to extractall() TrellixVulnTeam 2022-10-10 02:00:24 +0000
  • 76058da6ea Generate schema/types/v2 code with new deletions/edits fields in ClaimReference. Jonathan Moody 2022-10-05 13:17:10 -0400
  • 249191d627 Update schema/Makefile. Jonathan Moody 2022-10-05 13:15:13 -0400
  • 677d9053de claim_list resolve of blocked claims claim_list_blocked Lex Berezhny 2022-10-03 10:44:27 -0400
  • d0aad8ccaf Add zlib.error string just observed for the first time. Jonathan Moody 2022-09-20 11:22:18 -0500
  • ab50cfa5c1 Add test steps to repeatedly sync_apply() using a bad password. Jonathan Moody 2022-09-20 11:02:32 -0500
  • 5a26aea398 Feedback: Reuse IntegrationTestcase.generate() in generate_and_wait(). Jonathan Moody 2022-09-20 08:35:50 -0500
  • bd1cebdb4c Bump hub to include TaskGroup fix. Jonathan Moody 2022-09-14 16:14:35 -0500
  • ec433f069f Substitute InvalidPasswordError for zlib.error. Jonathan Moody 2022-09-13 07:12:02 -0500
  • cd6d3fec9c Wait for initial sync in test_wallet_syncing_status(). Jonathan Moody 2022-09-10 11:17:47 -0500
  • 8c474a69de Hub error message changed to include blocked/filtered. Jonathan Moody 2022-09-09 11:33:37 -0500
  • 8903056648 Bump hub version to latest. Jonathan Moody 2022-09-09 11:01:12 -0500
  • 749a92d0e5 Wait on block height too in generate_and_wait(). Jonathan Moody 2022-09-09 08:52:58 -0500
  • a8f799912b Add zlib.error string just observed for the first time. Jonathan Moody 2022-09-20 11:22:18 -0500
  • ebaca40897 Add test steps to repeatedly sync_apply() using a bad password. Jonathan Moody 2022-09-20 11:02:32 -0500
  • 04eabe22da Feedback: Reuse IntegrationTestcase.generate() in generate_and_wait(). Jonathan Moody 2022-09-20 08:35:50 -0500
  • 14789d5b6c Bump hub to include TaskGroup fix. Jonathan Moody 2022-09-14 16:14:35 -0500
  • 78383d288b Substitute InvalidPasswordError for zlib.error. Jonathan Moody 2022-09-13 07:12:02 -0500
  • 44c2e68770 Wait for initial sync in test_wallet_syncing_status(). Jonathan Moody 2022-09-10 11:17:47 -0500
  • 309e511762 Hub error message changed to include blocked/filtered. Jonathan Moody 2022-09-09 11:33:37 -0500
  • 486b22e69c Bump hub version to latest. Jonathan Moody 2022-09-09 11:01:12 -0500
  • 0fb61fb4a3 Wait on block height too in generate_and_wait(). Jonathan Moody 2022-09-09 08:52:58 -0500
  • a7d7efecc7 Logging level back to INFO. Jonathan Moody 2022-09-20 08:20:16 -0500
  • c88f0797a3 Log f.exception() if present instead of "Stopped". Jonathan Moody 2022-09-20 08:10:38 -0500
  • 137ebd503d Test insufficient funds behavior. Jonathan Moody 2022-09-19 08:44:40 -0500
  • c3f5dd780e Revise exception handling. Jonathan Moody 2022-09-19 08:44:13 -0500
  • 20b1865879 Don't use retriable_call(). Add handling for InsufficientFundsError. Jonathan Moody 2022-09-16 11:01:13 -0500
  • 231b982422 Wait on usage payement TX to be processed. Jonathan Moody 2022-09-16 09:40:52 -0500
  • fd69401791 Catch and log exceptions coming from the pay() task. Change test to reproduce failure. Jonathan Moody 2022-09-15 16:53:40 -0500
  • 718d046833 Logging for test_single_server_payment debug. Jonathan Moody 2022-09-15 10:10:57 -0500
  • 055d5aa9ea Logging level back to INFO. Jonathan Moody 2022-09-20 08:20:16 -0500
  • 13d05d3781 Log f.exception() if present instead of "Stopped". Jonathan Moody 2022-09-20 08:10:38 -0500
  • a54fa877a8 Test insufficient funds behavior. Jonathan Moody 2022-09-19 08:44:40 -0500
  • 4cb207107a Revise exception handling. Jonathan Moody 2022-09-19 08:44:13 -0500
  • 86ed92d56a Don't use retriable_call(). Add handling for InsufficientFundsError. Jonathan Moody 2022-09-16 11:01:13 -0500
  • b14e89557e Wait on usage payement TX to be processed. Jonathan Moody 2022-09-16 09:40:52 -0500
  • 2a6c330aeb Catch and log exceptions coming from the pay() task. Change test to reproduce failure. Jonathan Moody 2022-09-15 16:53:40 -0500
  • 21b84a9b2f Logging for test_single_server_payment debug. Jonathan Moody 2022-09-15 10:10:57 -0500
  • 7eec9645f4
    Merge 07132ea278 into e10f57d1ed kandikits 2022-09-14 22:09:48 +0000
  • 07132ea278
    Update README.md kandikits 2022-09-15 03:39:30 +0530
  • 32b9046db8
    update filtering/blocking test update-filtering-test Jack Robison 2022-09-13 15:22:22 -0400
  • e10f57d1ed
    Merge pull request #3642 from lbryio/libtorrent Victor Shyba 2022-09-09 19:58:38 -0300
  • 8a033d58df fix torrent component Victor Shyba 2022-08-18 19:29:51 -0300
  • c07c369a28 add libtorrent pyinstaller hook Victor Shyba 2022-08-16 17:26:57 -0300
  • 5be990fc55 do not ignore libtorrent import error Victor Shyba 2022-08-15 23:22:21 -0300
  • 8f26010c04 make libtorrent a normal dependency Victor Shyba 2022-07-29 22:06:31 -0300
  • 3021962e3d tests: add peer directly instead of relying on torrent dht Victor Shyba 2022-07-29 21:56:45 -0300
  • 84d89ce5af torrent: disable upnp, natpmp. Victor Shyba 2022-07-29 21:56:09 -0300