Lex Berezhny
|
a121110743
|
v0.31.0
|
2019-02-06 14:28:40 -05:00 |
|
Jack Robison
|
8bc5bb4e14
|
Merge pull request #1873 from lbryio/fix_incomplete_downloads_assembly
test incomplete streams, respect real length, delete on incomplete as…
|
2019-02-06 14:26:40 -05:00 |
|
Victor Shyba
|
3a15ff4bcd
|
test incomplete streams, respect real length, delete on incomplete assembly
|
2019-02-06 15:56:06 -03:00 |
|
Jack Robison
|
3508da4993
|
Merge pull request #1866 from lbryio/non-async-close-blob
refactor blob.close to be non-async, speed up deleting blobs and streams
|
2019-02-06 13:52:37 -05:00 |
|
Jack Robison
|
dfdc8eda00
|
improve test, fix stream_finished_event
|
2019-02-06 13:32:50 -05:00 |
|
Jack Robison
|
58f6cb71c6
|
test stream manager
|
2019-02-06 13:08:57 -05:00 |
|
Jack Robison
|
ae11c5bb4b
|
fix setting finished event
|
2019-02-06 12:18:24 -05:00 |
|
Jack Robison
|
f22b5da170
|
fix raised error for a peer address mismatch
|
2019-02-06 12:11:22 -05:00 |
|
Jack Robison
|
c1c6d5bc99
|
fix deleting partial downloads when stopped and previous streams when updating a publish
|
2019-02-06 11:43:05 -05:00 |
|
Jack Robison
|
0e972ec2ae
|
refactor BlobFile.close to be non async
|
2019-02-06 11:00:57 -05:00 |
|
Jack Robison
|
f8dc0f298e
|
Merge pull request #1868 from lbryio/fix_error_response
format error dict on get
|
2019-02-06 10:37:31 -05:00 |
|
Victor Shyba
|
8b5803c945
|
format error dict on get
|
2019-02-06 11:55:12 -03:00 |
|
Lex Berezhny
|
1314f75219
|
release script shows PRs that did not get included in changelog
|
2019-02-06 09:51:09 -05:00 |
|
Jack Robison
|
be90ec51e4
|
release-text
|
2019-02-06 09:00:59 -05:00 |
|
Jack Robison
|
e06c903731
|
Merge pull request #1867 from lbryio/stream-descriptor-validation
Add stream descriptor tests
|
2019-02-05 21:43:45 -05:00 |
|
Jack Robison
|
76c8447a56
|
add stream descriptor tests
|
2019-02-05 21:25:31 -05:00 |
|
Jack Robison
|
82b53e108c
|
Merge pull request #1865 from lbryio/fix-delete-previous-stream
Fix deleting incomplete downloads when they are stopped
|
2019-02-05 15:43:55 -05:00 |
|
Jack Robison
|
7c8ad0fe30
|
fix deleting incomplete downloads upon stop
fix deleting previous streams (not assembled/published files) for a claim being updated
|
2019-02-05 15:33:08 -05:00 |
|
Jack Robison
|
073ffdd049
|
proto and type args
|
2019-02-05 13:36:25 -05:00 |
|
Jack Robison
|
7fe211d134
|
fix resolve_host
|
2019-02-05 13:31:57 -05:00 |
|
Jack Robison
|
43d424978d
|
Merge pull request #1862 from lbryio/fix_announce
adds announce tests on stream creation/assemble, refactor calls to set announce
|
2019-02-05 12:58:56 -05:00 |
|
Victor Shyba
|
a4ced4dbd2
|
set verified after callback
|
2019-02-05 13:17:00 -03:00 |
|
Victor Shyba
|
c6b910a5f3
|
use time_getter on storage
|
2019-02-05 13:14:59 -03:00 |
|
Victor Shyba
|
63d1ec3c28
|
fixes from jack comments
|
2019-02-05 13:01:12 -03:00 |
|
Victor Shyba
|
c31e61586d
|
tests: fix value, compare to blobs len
|
2019-02-05 13:01:12 -03:00 |
|
Victor Shyba
|
7b8f42e6d0
|
remove dead set_should_announce code
|
2019-02-05 13:01:12 -03:00 |
|
Victor Shyba
|
2c275efa48
|
remove redundant calls to should announce
|
2019-02-05 13:01:12 -03:00 |
|
Victor Shyba
|
30846f932b
|
test that creating a stream marks sd and head to announce
|
2019-02-05 13:01:12 -03:00 |
|
Victor Shyba
|
6ead932ccb
|
announces naturally, removes redundant calls
|
2019-02-05 13:01:12 -03:00 |
|
Victor Shyba
|
e9b58577dd
|
tests: verify completed and to announce after assembling streams
|
2019-02-05 13:01:12 -03:00 |
|
Victor Shyba
|
f766dbefe0
|
announce and set completed after inserts
|
2019-02-05 13:01:12 -03:00 |
|
Jack Robison
|
f8a7d2ebe2
|
add release_texts to release.py
|
2019-02-05 09:58:42 -05:00 |
|
Jack Robison
|
af43b21ef6
|
Merge pull request #1860 from lbryio/fix-announce
Fix setting blob completed and next announce time
|
2019-02-04 18:39:10 -05:00 |
|
Jack Robison
|
0685bc5689
|
include torba in log file
|
2019-02-04 18:25:47 -05:00 |
|
Jack Robison
|
8cda3143f2
|
fix setting should_announce and blob status
|
2019-02-04 18:22:44 -05:00 |
|
Jack Robison
|
5af351a234
|
reflector logging
|
2019-02-04 17:33:25 -05:00 |
|
Jack Robison
|
b9934a7eb7
|
Merge pull request #1859 from lbryio/fix_invalid_data_client
handle and log if downloading from bad sendfile implementations
|
2019-02-04 17:19:57 -05:00 |
|
Victor Shyba
|
b82d2c3120
|
handle and log if downloading from bad sendfile implementations
|
2019-02-04 19:13:31 -03:00 |
|
Jack Robison
|
8e607fcc2a
|
Merge pull request #1858 from lbryio/fix-blob-sendfile
Fix blob sendfile
|
2019-02-04 17:12:50 -05:00 |
|
Jack Robison
|
2bce7cecfa
|
fix sendfile on windows
|
2019-02-04 16:48:48 -05:00 |
|
Jack Robison
|
e141cc9e22
|
Merge pull request #1857 from lbryio/handle-invalid-data-and-fix-cancel-blob-request
Handle invalid data and fix cancel blob request
|
2019-02-04 16:47:35 -05:00 |
|
Jack Robison
|
8883587cc7
|
logging
|
2019-02-04 16:19:27 -05:00 |
|
Jack Robison
|
c85991704d
|
catch invalid data error
|
2019-02-04 16:19:27 -05:00 |
|
Jack Robison
|
377442d9f0
|
fix request_blob cancellation
|
2019-02-04 16:19:24 -05:00 |
|
Jack Robison
|
ad30b7df6d
|
Merge pull request #1855 from lbryio/findvalue-always-include-close-contacts
Always return close peers from findValue
|
2019-02-04 15:30:17 -05:00 |
|
Jack Robison
|
f0b49fc153
|
always return close peers from findValue
|
2019-02-04 15:07:42 -05:00 |
|
Jack Robison
|
6033399f05
|
Merge pull request #1854 from lbryio/no-self-queries
fix trying downloading from oneself, prune querying peer from findValue results
|
2019-02-04 15:00:13 -05:00 |
|
Jack Robison
|
ae1162f5b0
|
don't try downloading from oneself
-don't return the querying peer in results for findValue
|
2019-02-04 14:50:53 -05:00 |
|
Jack Robison
|
7d7d4c35c3
|
Merge pull request #1852 from lbryio/close_protocol_reflector
refactor reflect to close protocol
|
2019-02-04 14:42:18 -05:00 |
|
Victor Shyba
|
ad71a9a89d
|
refactor reflect to close protocol
|
2019-02-04 13:34:18 -03:00 |
|