Victor Shyba
|
971f2a1cef
|
log download speed only if downloading full streams
|
2019-05-01 14:31:11 -03:00 |
|
Victor Shyba
|
fc88261cc6
|
add head_blob_only to ttfb
|
2019-05-01 13:59:45 -03:00 |
|
Victor Shyba
|
895b3992c9
|
set type for stall download timeout
|
2019-05-01 13:26:51 -03:00 |
|
Victor Shyba
|
41951d8ec2
|
improve ttfb script confs
|
2019-05-01 13:17:13 -03:00 |
|
Lex Berezhny
|
6a2efa54ab
|
dropped block_show command from API, users should run a full node if they need access to blocks
|
2019-04-27 18:03:35 -04:00 |
|
Victor Shyba
|
7bdef3146b
|
fix ttfb
|
2019-04-25 20:38:33 -04:00 |
|
Victor Shyba
|
2145bfcabf
|
install uvloop on wallet server docker image and default to it
|
2019-04-25 20:07:10 -04:00 |
|
Jack Robison
|
35479dcbd2
|
add file_save integration 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
|
4157045a41
|
block_show command example
|
2019-04-23 23:49:39 -04:00 |
|
Lex Berezhny
|
886ed6415a
|
added examples which include all metadata passed to create stream and create channel
|
2019-04-21 21:34:13 -04:00 |
|
jessop
|
7f5deaf6c8
|
adds api examples to docs
|
2019-04-16 14:18:23 -04:00 |
|
Lex Berezhny
|
0200756218
|
put generated commands in groups
|
2019-04-12 14:24:16 -04:00 |
|
Lex Berezhny
|
1871c94003
|
new examples
|
2019-04-06 17:08:15 -04:00 |
|
Lex Berezhny
|
62a182b8bb
|
automated example generator
|
2019-04-06 17:08:15 -04:00 |
|
Lex Berezhny
|
2f0c7d6a3f
|
added title to examples
|
2019-04-06 17:08:15 -04:00 |
|
Lex Berezhny
|
59e1df9efa
|
generate api examples
|
2019-04-06 17:08:15 -04:00 |
|
Thomas Zarebczan
|
6356818557
|
fix: time to first byte script
Fix with for metadata
|
2019-04-01 16:14:53 -04:00 |
|
Lex Berezhny
|
a3c3143868
|
fixed remaining references to lbrynet.extras.wallet -> lbrynet.wallet
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
6db02e4362
|
show build type setting when building
|
2019-03-12 20:23:10 -04:00 |
|
Lex Berezhny
|
f0f651fc77
|
rely on torba cffi explicit version
|
2019-03-05 09:32:43 -05:00 |
|
Lex Berezhny
|
5d428138ed
|
try older cffi on windows build
|
2019-03-05 09:32:43 -05:00 |
|
Lex Berezhny
|
5bb0a07fae
|
pip with git does not appear to work in wine
|
2019-02-22 20:52:42 -05:00 |
|
Lex Berezhny
|
5ca594b9fd
|
upgrade pip in wine
|
2019-02-22 20:52:42 -05:00 |
|
Lex Berezhny
|
3910964df1
|
plyvel no longer installed unless platform is explicitely linux in torba/setup.py
|
2019-02-22 20:52:42 -05:00 |
|
Victor Shyba
|
d7ba90bbea
|
update ttfb script
|
2019-02-20 17:10:36 -03:00 |
|
Jack Robison
|
1f72e27272
|
improve time_to_first_byte.py
|
2019-02-20 17:04:08 -03:00 |
|
Jack Robison
|
2496e7ed44
|
improve time_to_first_byte.py
|
2019-02-20 14:43:40 -05:00 |
|
Victor Shyba
|
0d8c37a63b
|
resolve uri->url on ttfb
|
2019-02-14 00:30:24 -05:00 |
|
Jack Robison
|
9f89c62e8a
|
download full streams in time_to_first_byte.py
|
2019-02-08 20:14:10 -05: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
|
f8a7d2ebe2
|
add release_texts to release.py
|
2019-02-05 09:58:42 -05:00 |
|
Jack Robison
|
c0160ab4e9
|
update time_to_first_byte.py
|
2019-01-31 15:39:20 -05:00 |
|
Jack Robison
|
e60e5b3919
|
fix updating content claim for a file
-fix file name and download dir not being hex encoded during publish, add repair script
|
2019-01-31 15:39:20 -05:00 |
|
Jack Robison
|
2e978c00b2
|
prioritize peers to download from
|
2019-01-31 15:39:20 -05:00 |
|
Jack Robison
|
7bde09dcf8
|
add download_blob_from_peer.py
|
2019-01-28 22:41:16 -05:00 |
|
Jack Robison
|
89efe3d1b9
|
minimal changes to cli.py
|
2019-01-24 00:13:15 -05:00 |
|
Jack Robison
|
5596eac930
|
merge conflicts
|
2019-01-24 00:13:15 -05:00 |
|
Jack Robison
|
65ae1b3f08
|
update setup.py, travis, and wine_build
|
2019-01-24 00:13:15 -05:00 |
|
Jack Robison
|
c01728a6a7
|
update and add scripts
|
2019-01-24 00:13:15 -05:00 |
|
Jack Robison
|
883fa267a5
|
delete unused scripts
|
2019-01-22 09:33:42 -05:00 |
|
Lex Berezhny
|
9f9ec692c7
|
orchstr8 docker for lbry
|
2019-01-15 17:15:24 -05:00 |
|
Jack Robison
|
e74a5e8ef3
|
cleanup
|
2019-01-11 16:36:55 -05:00 |
|
Jack Robison
|
b9af999739
|
rename -> time_to_first_byte.py
|
2019-01-11 16:36:55 -05:00 |
|
hackrush
|
2de155f90f
|
Profile get using rpc calls
|
2019-01-11 16:36:55 -05:00 |
|
hackrush
|
ab3db2e626
|
Get paths from args
|
2019-01-11 16:36:55 -05:00 |
|
hackrush
|
f9d26b04d8
|
Get averages!
|
2019-01-11 16:36:55 -05:00 |
|
hackrush
|
24e0673198
|
Profile downloading of sd blobs
|
2019-01-11 16:36:55 -05:00 |
|
hackrush
|
833261801f
|
Profile downloading of sd blobs
|
2019-01-11 16:36:55 -05:00 |
|