Jonathan Moody
154921a0ce
Clear self._urgent_reconnect_needed once more after connection established.
...
Tweak sleep_delay logic so failures during initial RPC sequence also back off.
2022-12-14 08:36:36 -06:00
Jonathan Moody
93f85d00fd
Handle all the types of expected error and retry connection.
...
Correct sleep_delay logic to make it back off exponentially.
Add small random jitter to sleep_delay so reconnects don't
all happen at the same time when SPV goes down.
2022-12-14 08:36:36 -06:00
Victor Shyba
6258651650
Merge pull request #3716 from lbryio/dht_exceptions
...
handle remote exceptions on routing table ping
2022-12-13 17:18:47 -03:00
Victor Shyba
cc5f0b6630
handle remote exception on routing table ping
2022-12-13 16:56:58 -03:00
Jonathan Moody
f64d507d39
TEMP: Pin workflows to ubuntu-20.04 to work around missing ripemd160 issue.
2022-12-12 21:47:41 -05:00
Jonathan Moody
001819d5c2
Bump Hub to include fix for supports with wrong names.
2022-11-20 20:34:30 -05:00
Jonathan Moody
8b4c046d28
Try pyinstaller==4.6 to fix MacOS build failure.
2022-11-20 20:34:30 -05:00
Jonathan Moody
2c20ad6c43
Add another zlib.error mapped to InvalidPasswordError.
2022-11-20 20:34:30 -05:00
Jonathan Moody
9e610cc54c
Update test for Hub rename of method stage_put() -> stash_put().
2022-11-20 20:34:30 -05:00
Jonathan Moody
b9d25c6d01
Bump hub to latest, getting fix for TX negative caching issue and others.
2022-11-20 20:34:30 -05:00
Jonathan Moody
419b5b45f2
Allow a few initial "transaction not found" responses from Hub.
2022-11-20 20:34:30 -05:00
Jonathan Moody
516c2dd5d0
Bump hub to fix subscribe race + EADDRINUSE issue.
2022-11-20 20:34:30 -05:00
Jonathan Moody
b99102f9c9
Bump max_misuse_attempts by 50% to 120000.
2022-11-20 20:34:30 -05:00
Lex Berezhny
8c6c7b655c
v0.112.0
2022-10-30 21:56:17 -04:00
Lex Berezhny
48c6873fc4
channel_sign command has customizeable salt
2022-10-30 21:53:53 -04:00
Victor Shyba
15dc52bd9a
Merge pull request #3695 from lbryio/3690
...
Fix claim fields fallback raising errors before download is saved on database
2022-10-28 11:16:52 -03:00
Victor Shyba
52d555078f
initialize stored claim field for fallback earlier
2022-10-19 15:13:47 -03:00
Victor Shyba
cc976bd010
test for early fallback of suggested_file_name
2022-10-19 15:13:47 -03:00
Lex Berezhny
9cc6992011
torrents needs loop
2022-10-18 17:23:56 -04:00
Lex Berezhny
a1b87460c5
passing loop to asyncio functions is deprecated
2022-10-18 17:23:56 -04:00
jessopb
007e1115c4
v0.111.0
2022-10-18 11:18:26 -04:00
jessopb
20ae51b949
Merge pull request #3692 from lbryio/fix-import/export-backwards-compat
...
fix backwards compatibility in wallet import/export
2022-10-18 11:16:34 -04:00
zeppi
24e9c7b435
fix backwards compatibility in wallet import/export
2022-10-18 10:53:51 -04:00
zeppi
b452e76e1d
reverting version to 0.110.0
2022-10-18 10:27:44 -04:00
Lex Berezhny
341834c30d
v0.111.0
2022-10-18 00:37:44 -04:00
Victor Shyba
12bac730bd
tests: check mime type as well
2022-10-18 00:31:10 -04:00
Victor Shyba
1027337833
fallback for stream name and tests
2022-10-18 00:31:10 -04:00
Victor Shyba
97fef21f75
fallback for suggested file name and tests
2022-10-18 00:31:10 -04:00
Lex Berezhny
9dafd5f69b
added claim_list filtering by reposted_claim_id and fix for claim_id of reposted claim in JSON output
2022-10-18 00:28:13 -04:00
Victor Shyba
fd4f0b2049
bump first-start checkpoint
2022-10-18 00:26:10 -04:00
Lex Berezhny
734f0651a4
minor refactor
2022-10-18 00:25:41 -04:00
zeppi
94deaf55df
lint
2022-10-18 00:25:41 -04:00
zeppi
d957d46f96
lint
2022-10-18 00:25:41 -04:00
zeppi
0217aede3d
update docs
2022-10-18 00:25:41 -04:00
zeppi
e4e1600f51
Enable unencrypted wallet import and export
2022-10-18 00:25:41 -04:00
Jonathan Moody
d0aad8ccaf
Add zlib.error string just observed for the first time.
2022-09-29 22:18:54 -04:00
Jonathan Moody
ab50cfa5c1
Add test steps to repeatedly sync_apply() using a bad password.
2022-09-29 22:18:54 -04:00
Jonathan Moody
5a26aea398
Feedback: Reuse IntegrationTestcase.generate() in generate_and_wait().
2022-09-29 22:18:54 -04:00
Jonathan Moody
bd1cebdb4c
Bump hub to include TaskGroup fix.
2022-09-29 22:18:54 -04:00
Jonathan Moody
ec433f069f
Substitute InvalidPasswordError for zlib.error.
2022-09-29 22:18:54 -04:00
Jonathan Moody
cd6d3fec9c
Wait for initial sync in test_wallet_syncing_status().
2022-09-29 22:18:54 -04:00
Jonathan Moody
8c474a69de
Hub error message changed to include blocked/filtered.
2022-09-29 22:18:54 -04:00
Jonathan Moody
8903056648
Bump hub version to latest.
2022-09-29 22:18:54 -04:00
Jonathan Moody
749a92d0e5
Wait on block height too in generate_and_wait().
2022-09-29 22:18:54 -04:00
Jonathan Moody
a7d7efecc7
Logging level back to INFO.
2022-09-20 10:04:23 -04:00
Jonathan Moody
c88f0797a3
Log f.exception() if present instead of "Stopped".
2022-09-20 10:04:23 -04:00
Jonathan Moody
137ebd503d
Test insufficient funds behavior.
2022-09-20 10:04:23 -04:00
Jonathan Moody
c3f5dd780e
Revise exception handling.
2022-09-20 10:04:23 -04:00
Jonathan Moody
20b1865879
Don't use retriable_call(). Add handling for InsufficientFundsError.
2022-09-20 10:04:23 -04:00
Jonathan Moody
231b982422
Wait on usage payement TX to be processed.
2022-09-20 10:04:23 -04:00