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 |
|
Alex Grintsvayg
|
18b15674d9
|
warn on untracked error
|
2020-01-03 12:28:01 -05:00 |
|
Alex Grintsvayg
|
780e899e90
|
more specific errors
|
2020-01-03 10:27:29 -05:00 |
|
Alex Grintsvayg
|
5c5643749e
|
i/o timeout is not the same as context.DeadlineExceeded
|
2020-01-02 13:58:11 -05:00 |
|
Alex Grintsvayg
|
11e50a6022
|
remove unused stats code
|
2020-01-02 13:27:34 -05:00 |
|
Alex Grintsvayg
|
1603b3bb22
|
fix circular import
|
2020-01-02 13:22:51 -05:00 |
|
Alex Grintsvayg
|
5465527faf
|
Merge branch 'metrics'
* metrics:
use labels for different error types
switch to prometheus for metrics
|
2020-01-02 13:13:29 -05:00 |
|
Alex Grintsvayg
|
5d8a2d697c
|
use labels for different error types
|
2020-01-02 13:12:33 -05:00 |
|
Alex Grintsvayg
|
50089481fb
|
switch to prometheus for metrics
|
2020-01-02 13:12:33 -05:00 |
|
Alex Grintsvayg
|
d6cf9e9e63
|
new uber-go import path
|
2019-12-28 19:24:26 -05:00 |
|
Alex Grintsvayg
|
dc6dd8d12b
|
fix blocklist, log future blocklist errors, add resolve wallet server method
|
2019-12-28 19:17:52 -05:00 |
|
Alex Grintsvayg
|
ad8d623863
|
work around shitty wallet server error response
|
2019-12-28 19:14:24 -05:00 |
|
sayplastic
|
d89b58c52a
|
Merge pull request #31 from lbryio/lbry_tv
Put back printf statement into the stats module
|
2019-12-17 00:36:56 +07:00 |
|
Andrey Beletsky
|
2aa40850b0
|
Put back printf statement into the stats module
|
2019-12-17 00:33:34 +07:00 |
|
sayplastic
|
ca24c2be28
|
Merge pull request #30 from lbryio/lbry_tv
upgrade to lbry.go v2.4.0
|
2019-12-16 22:53:00 +07:00 |
|
Andrey Beletsky
|
52127eee7c
|
Remove setting default client timeout in peer.NewStore
|
2019-12-16 22:47:35 +07:00 |
|
Andrey Beletsky
|
95eb94f5a7
|
Remove excessive INFO-level logging
|
2019-12-16 21:52:51 +07:00 |
|
Andrey Beletsky
|
834733b675
|
Add options for peer.NewStore to allow for setting TCP timeout
|
2019-11-22 18:56:20 +07:00 |
|