Commit graph

3894 commits

Author SHA1 Message Date
Jack Robison
e0e9c4efd0
fix from lex 2019-06-10 18:15:43 -04:00
Jack Robison
c16433357b
fix attribute error if availability_response field is missing 2019-06-10 16:41:29 -04:00
Jack Robison
a8cb873de5
change a few instances of lbry.io to lbry.com. fixes #2135
# Conflicts:
#	lbrynet/schema/url.py
2019-06-10 16:36:50 -04:00
Jack Robison
d364431619
--blocking
# Conflicts:
#	lbrynet/extras/daemon/Daemon.py
2019-06-10 12:35:39 -04:00
Jack Robison
bec75a957d
v0.37.4rc1 2019-06-07 16:34:10 -04:00
Jack Robison
338ea79618
handle chunked responses from reflector server 2019-06-07 16:33:28 -04:00
Jack Robison
61bdbceca3
test chunked reflector server response 2019-06-07 16:32:08 -04:00
Jack Robison
8683e96156
fix connections status raising an error during startup 2019-06-07 16:31:46 -04:00
Jack Robison
4ae59b15e0
v0.37.3 2019-06-05 21:01:23 -04:00
Jack Robison
3771263179
update version docstring, add torba_version 2019-06-05 20:48:50 -04:00
Jack Robison
80ab0ba46d
v0.37.3rc6 2019-06-05 20:22:50 -04:00
Thomas Zarebczan
734b80b2b2
add MKV to mime types 2019-06-05 15:39:26 -04:00
Jack Robison
a90919a9ba
mbps instead of mbs, remove time from connection status 2019-06-04 19:35:34 -04:00
Jack Robison
347415dceb
add connection status 2019-06-04 19:34:09 -04:00
Jack Robison
fe55187696
0.37.2 2019-05-24 18:59:06 -04:00
Jack Robison
db8fb15cc5
0.37.2rc4 2019-05-24 18:12:19 -04:00
Jack Robison
a165ad910f
improve set_build.py, pin torba version
- adds BUILD_COMMIT to lbrynet.build_type
2019-05-24 18:11:50 -04:00
Jack Robison
b711069456
fix false negative with file completed field 2019-05-24 17:31:26 -04:00
Jack Robison
c977a672b0
start returning range request bytes at the requested offset 2019-05-24 17:31:26 -04:00
Jack Robison
ac5794d96d
add blob_lru_cache_size config setting, defaults to 32 2019-05-24 17:31:26 -04:00
Lex Berezhny
bb1f42057e v0.37.1 2019-05-17 23:01:47 -04:00
Lex Berezhny
695f6658a0 v0.37.1rc2 2019-05-17 21:43:37 -04:00
Jack Robison
51f301785f
fix test, add lru_cache_concurrent decorator 2019-05-17 18:57:07 -04:00
Niko Storni
cc49c8407c
add missing wallet server
switch to .com domain
2019-05-17 15:19:11 -04:00
Jack Robison
12eb83f773
fix system name on android 2019-05-17 14:00:25 -04:00
Jack Robison
107e57e3ff
fix docs 2019-05-17 13:11:04 -04:00
Jack Robison
6ecc22f2c7
fix refreshing peers in the datastore 2019-05-17 12:22:47 -04:00
Lex Berezhny
079c81f298 v0.37.1rc1 2019-05-17 08:59:10 -04:00
Victor Shyba
8afe178d62 remove supports from resolve 2019-05-17 08:55:39 -04:00
Jack Robison
8777dcee7c v0.37.0 2019-05-13 23:39:22 -04:00
Jack Robison
41abfbdd9b
add streaming_server and streaming_get settings
-split rpc runner from range request runner
2019-05-13 22:27:48 -04:00
Jack Robison
fd19daad9e
add streaming_url to file api response type 2019-05-13 19:05:26 -04:00
Victor Shyba
71a4be02dd use loop to create task 2019-05-13 15:57:03 -03:00
Victor Shyba
124fdb7d31 fixes from review 2019-05-13 14:57:58 -03:00
Victor Shyba
2439743804 probe peer instead of scheduling ping for removal 2019-05-13 14:51:03 -03:00
Victor Shyba
b91d2190f4 disable infinite peer search, cleanup logging, tune scores to slow connections 2019-05-13 14:24:13 -03:00
Victor Shyba
d024433d1b simplify accumulate task 2019-05-13 13:34:49 -03:00
Victor Shyba
7c4eb416d6 dont clearbanned if there are working peers, dont remove node immediately during search 2019-05-13 13:14:08 -03:00
Victor Shyba
fb457c820a reorganizing iterative find code 2019-05-13 04:34:39 -03:00
Victor Shyba
18af2dcd4e remove peer immediately instead of probing when its bad during search 2019-05-13 02:52:24 -03:00
Victor Shyba
0075dcc2c0 iterative find probes bad peers + test case for edge scenario Tom found 2019-05-13 02:40:04 -03:00
Victor Shyba
32d1563885 fix handling of invalid token 2019-05-12 04:12:12 -03:00
Victor Shyba
bac7d99b8a add ability to re-join network on disconnect + tests 2019-05-12 03:39:11 -03:00
Victor Shyba
6f06026511 announcer goes idle if no peers in routing table 2019-05-12 01:10:05 -03:00
Victor Shyba
f02df86709 fix announce loop when there are no peers to announce 2019-05-12 00:42:19 -03:00
Victor Shyba
b7d76fd09f add integration tests, fix bug that made refresh not exclude bad peers 2019-05-11 23:30:05 -03:00
Victor Shyba
e675f1387c remove peer junction and some refactoring 2019-05-11 04:58:56 -03:00
Victor Shyba
0da2827c78 fix dht deadlock 2019-05-10 19:54:59 -03:00
Jack Robison
309cfc840c v0.37.0rc7 2019-05-10 15:34:38 -04:00
Jack Robison
648dbcc36b
add timeout to blob downloads after the head blob, stop timed out streams 2019-05-10 14:50:01 -04:00