Jack Robison
|
b3b5e3d8f0
|
test reflector connection breaking mid-transfer
|
2020-07-15 16:42:55 -04:00 |
|
Jack Robison
|
9dc6092cb0
|
update tests
|
2020-06-05 20:06:42 -04:00 |
|
Jack Robison
|
ebbb182537
|
fix test
|
2020-05-11 14:06:23 -04:00 |
|
Jack Robison
|
1cd5377b45
|
split fixed peer setting out from reflector_servers
|
2020-05-11 13:43:13 -04:00 |
|
Victor Shyba
|
e888e69d4d
|
fix unit tests
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
2089059792
|
pylint
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
27739e0364
|
fix save from resolve
|
2020-05-07 04:04:54 -03:00 |
|
Jack Robison
|
3ca41be686
|
add reflector_progress to file_list results
|
2020-04-13 12:08:22 -04:00 |
|
Victor Shyba
|
ec8e243323
|
estimate timestamps instead of using block headers
|
2020-03-22 23:30:11 -03:00 |
|
Lex Berezhny
|
b5c24d6a48
|
fixing unit tests
|
2020-03-22 01:29:26 -04:00 |
|
Victor Shyba
|
237a8965eb
|
fix tests
|
2020-02-17 18:00:23 -03:00 |
|
Jack Robison
|
08f6520557
|
bare excepts
|
2020-01-10 12:27:56 -05:00 |
|
Lex Berezhny
|
b3903f4ffd
|
fix import in unit test
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
fb1af9e3d2
|
update imports and more merging
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
2968f74c6c
|
moved lbry up one level
|
2020-01-01 15:57:56 -05:00 |
|
Lex Berezhny
|
85d7adc0b5
|
moved lbrynet into lbry directory
|
2019-06-20 22:50:39 -04:00 |
|
Jack Robison
|
adb7edd3b2
|
test chunked reflector server response
|
2019-06-07 17:26:31 -04:00 |
|
Jack Robison
|
6ecc22f2c7
|
fix refreshing peers in the datastore
|
2019-05-17 12:22:47 -04:00 |
|
Jack Robison
|
ad2da24d64
|
improve test
|
2019-05-10 14:57:04 -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 |
|
Jack Robison
|
f506b3e6d4
|
tests
|
2019-05-06 18:46:26 -04:00 |
|
Jack Robison
|
9099ee2e8e
|
fix/refactor starting and stopping files
-move partial content handling into ManagedStream
-add delayed stop test
|
2019-05-06 18:46:26 -04:00 |
|
Victor Shyba
|
a4d17d1705
|
re-enable tests for announcing on stream creation
|
2019-05-06 16:49:03 -03:00 |
|
Victor Shyba
|
30b113d64a
|
depth -> confirmations
|
2019-04-29 00:26:14 -04:00 |
|
Jack Robison
|
46b166952b
|
non async blob_completed callback, tests
|
2019-04-24 09:48:04 -04:00 |
|
Jack Robison
|
3a916a8e8e
|
tests
|
2019-04-24 09:48:04 -04:00 |
|
Jack Robison
|
b230d8fbcb
|
rename BlobFileManager -> BlobManager
|
2019-04-24 09:48:04 -04:00 |
|
Lex Berezhny
|
26fec098e4
|
fix stream unit tests
|
2019-04-21 14:28:43 -04:00 |
|
Lex Berezhny
|
633f725634
|
stream manager test fix
|
2019-04-20 02:33:41 -04:00 |
|
Lex Berezhny
|
7b57ba96dd
|
fix docopt parsing and stream manager tests
|
2019-03-29 21:14:20 -04:00 |
|
Lex Berezhny
|
5f8482bdb7
|
hash -> sd_hash, encoding fixes, update to new protobufs
|
2019-03-27 21:57:22 -04:00 |
|
Lex Berezhny
|
e06916f5ae
|
fixing unit tests
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
664a2a324d
|
fix import error on stream unit test
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
1d68bef6f2
|
client side pretty much done
|
2019-03-25 22:54:08 -04:00 |
|
Jack Robison
|
c9b2829227
|
fix/test fixed_peer_delay and added_fixed_peers
|
2019-03-14 15:08:26 -04:00 |
|
Jack Robison
|
2ab2b846b1
|
fix default download timeout not being set
|
2019-03-14 13:07:11 -04:00 |
|
Jack Robison
|
ab5d71ff61
|
fix the time to the head blob including the time to the sd blob in analytics
|
2019-03-13 16:24:23 -04:00 |
|
Jack Robison
|
5d212a0f82
|
time to first bytes analytics
|
2019-03-12 20:22:01 -04:00 |
|
Jack Robison
|
df8934d472
|
restore old download analytics and update tests
|
2019-03-01 14:50:06 -05:00 |
|
Victor Shyba
|
61132312dd
|
test nullify length on blob delete
|
2019-02-21 21:00:20 -03:00 |
|
Victor Shyba
|
edb5083a5e
|
test that corrupted sd blobs gets delete if fails to decode
|
2019-02-21 20:53:04 -03:00 |
|
Victor Shyba
|
aa40337ded
|
test that invalid blobs raise proper exception
|
2019-02-21 20:42:36 -03:00 |
|
Jack Robison
|
dbb6ba6241
|
recover streams with missing sd blobs, handle previous sd blob bugs
-test download and recover stream with old key sorting
|
2019-02-15 15:21:29 -05:00 |
|
Victor Shyba
|
60ba07cc17
|
add tests for incomplete files, update existing one
|
2019-02-14 00:10:44 -05:00 |
|
Victor Shyba
|
119d498bce
|
apply a timeout on test wait so if it hangs it fails fast
|
2019-02-13 13:10:27 -05:00 |
|
Victor Shyba
|
8108aa39c1
|
verify all blobs got transferred
|
2019-02-13 13:10:27 -05:00 |
|
Victor Shyba
|
1193d2cea4
|
adds tests for chunked responses
|
2019-02-13 13:10:27 -05:00 |
|
Jack Robison
|
c9d54bb049
|
fix max_key_fee
|
2019-02-11 15:26:13 -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
|
dfdc8eda00
|
improve test, fix stream_finished_event
|
2019-02-06 13:32:50 -05:00 |
|