Alex Grintsvayg
|
a084330055
|
drop mediainfo requirement since travis cant install it
|
2020-10-05 18:28:41 -04:00 |
|
Alex Grintsvayg
|
ea80ed6506
|
install mediainfo during build
|
2020-10-05 18:22:33 -04:00 |
|
Alex Grintsvayg
|
4b335ed692
|
bumping to 1.15 for the quic-go dependency
|
2020-10-05 18:15:02 -04:00 |
|
Alex Grintsvayg
|
6118dde36c
|
Merge branch 'track_access'
* track_access:
small changes for easier testing
track approximate access time for blobs
|
2020-10-05 18:10:49 -04:00 |
|
Alex Grintsvayg
|
8364d3fc54
|
small changes for easier testing
|
2020-10-05 18:08:54 -04:00 |
|
Alex Grintsvayg
|
de0ccd4da7
|
track approximate access time for blobs
|
2020-10-05 18:08:53 -04:00 |
|
Alex Grintsvayg
|
31f9346027
|
Merge branch 'publish_from_go'
* publish_from_go:
add publish command
|
2020-10-05 18:08:22 -04:00 |
|
Alex Grintsvayg
|
5658fe4607
|
add publish command
|
2020-10-05 16:30:57 -04:00 |
|
Niko Storni
|
fc5f5ff7d3
|
add cloudfront support
|
2020-09-09 00:18:07 +02:00 |
|
Niko Storni
|
e8b98bc862
|
update dependencies
|
2020-09-01 20:15:34 +02:00 |
|
Niko Storni
|
f458529c74
|
fix memory leak?
|
2020-07-14 00:20:58 +02:00 |
|
Niko Storni
|
150b1f6f1f
|
fix travis
|
2020-07-10 15:24:48 +02:00 |
|
Niko Storni
|
47f28002ff
|
close unclosed handle
reduce idle timeout for http3
update QUIC library
|
2020-07-10 15:19:57 +02:00 |
|
Niko
|
beff466d18
|
Merge pull request #43 from lbryio/http3
Add/replace peer protocol with HTTP3/QUIC protocol
see previous commits for more details
|
2020-07-09 15:17:35 +02:00 |
|
Niko Storni
|
694bda105c
|
add metrics
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
34ca7847d0
|
return a better descriptive error when the blob isn't found
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
5c91051b78
|
disable disk cleanup routine
|
2020-07-09 15:02:32 +02:00 |
|
Alex Grintsvayg
|
df4f42db82
|
successfully shut down wallet server
|
2020-07-09 15:02:32 +02:00 |
|
Alex Grintsvayg
|
41d758ef5c
|
test wallet server connection
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
264390a2b2
|
add debug code
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
fdcc41829a
|
handshake changes
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
09c7718f30
|
refactor code
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
8a5f57b14f
|
remove QUIC protocol
add HTTP3/QUIC protocol
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
90997b9918
|
use new connections for each blob
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
e0da2674a1
|
use new connections for each action
reduce timeout
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
a80599413c
|
improve params description
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
3ffe7a10c7
|
add other reflector store
add flags
improve disk cleanup
|
2020-07-09 15:02:32 +02:00 |
|
Andrey Beletsky
|
1bf3cb81b3
|
Use ModTime on systems that don't provide Atim file stat field
|
2020-07-09 15:02:32 +02:00 |
|
Mark Beamer Jr
|
4a9f127ecc
|
Add gops to reflector
|
2020-07-09 15:02:32 +02:00 |
|
Mark Beamer Jr
|
de1fb63a1c
|
fix potentially missing client or stream for a quic store
|
2020-07-09 15:02:32 +02:00 |
|
Mark Beamer Jr
|
e98794e125
|
Add close function for quic store so routines do not hang waiting for timeout.
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
fb0004bac4
|
increase packet size
add retro-compatibility
remove unused SPV servers
remove travis test failure
|
2020-07-09 15:02:32 +02:00 |
|
Andrey Beletsky
|
1f12b1d5d8
|
Add dockerfile
|
2020-05-06 00:36:35 +07:00 |
|
Andrey Beletsky
|
bc95ca61d5
|
Merge pull request #40 from lbryio/delete-after-upload
add flag to delete blobs after upload
|
2020-05-05 13:36:41 +07:00 |
|
Alex Grintsvayg
|
be69c2f05c
|
add flag to delete blobs after upload
|
2020-05-02 14:31:10 -04:00 |
|
Alex Grintsvayg
|
4a902597df
|
thats confusing
|
2020-03-30 16:05:08 -04:00 |
|
Alex Grintsvayg
|
dd528f03f6
|
expose raw wallet server request fn
|
2020-03-30 15:57:53 -04:00 |
|
Alex Grintsvayg
|
e6ba61fce2
|
more info on json errors
|
2020-03-20 10:15:41 -04:00 |
|
Niko Storni
|
e03abad012
|
Merge branch 'disk-cache'
|
2020-03-06 11:24:33 -05:00 |
|
Alex Grintsvayg
|
dde93a1fe6
|
make cache dir a cli flag
|
2020-02-27 14:53:33 -05:00 |
|
Niko Storni
|
4a5a148843
|
implement disk cleanup
|
2020-02-27 14:53:33 -05:00 |
|
Niko Storni
|
cb6443fa1e
|
update spv servers
|
2020-02-27 14:53:27 -05:00 |
|
Alex Grintsvayg
|
1a1f991e48
|
more error traces
|
2020-02-26 10:02:53 -05:00 |
|
Alex Grintsvayg
|
d1063bd54e
|
log full traces more
|
2020-02-25 18:22:22 -05:00 |
|
Alex Grintsvayg
|
d291c063ec
|
add traces to unmarshall errors
|
2020-02-25 15:49:51 -05:00 |
|
Thomas Zarebczan
|
a939529d19
|
Merge pull request #35 from ykris45/patch-1
Update LICENSE
|
2020-02-03 17:11:25 -05:00 |
|
YULIUS KURNIAWAN KRISTIANTO
|
cf34547b8a
|
Update LICENSE
|
2020-02-03 05:58:24 +07:00 |
|
Alex Grintsvayg
|
6631ad325f
|
more errors
|
2020-01-13 16:16:46 -05:00 |
|
Alex Grintsvayg
|
df266f6194
|
track hash mismatches
|
2020-01-07 08:38:40 -05:00 |
|
Alex Grintsvayg
|
b3b581c00e
|
more granular errors
|
2020-01-03 14:02:00 -05:00 |
|