Niko Storni
|
8abf6ad255
|
add debug statement
|
2019-12-24 23:27:16 +01:00 |
|
Niko Storni
|
1f9a645c57
|
support create fixes
various bug fixes
|
2019-12-24 05:00:16 +01:00 |
|
Niko Storni
|
a5657aaf46
|
refactor download
get rid of goto
|
2019-12-20 18:49:33 +01:00 |
|
Niko Storni
|
b6861dae9b
|
don't fail on abandoned videos
|
2019-12-19 03:13:22 +01:00 |
|
Niko Storni
|
cff147bb95
|
work around missing inputs error
|
2019-12-18 20:24:50 +01:00 |
|
Niko Storni
|
54d04dcf2c
|
add IP debugging
improve process halting
rename improper language code for hebrew
|
2019-12-18 18:22:15 +01:00 |
|
Niko Storni
|
65c4f99c1c
|
make sure abandons spend from default account only
|
2019-12-16 04:53:15 +01:00 |
|
Niko Storni
|
68c0fd9ed7
|
add new throttling detection
|
2019-12-16 00:29:56 +01:00 |
|
Niko Storni
|
2bde06e4b9
|
fixes to throttling
|
2019-12-14 14:58:04 +01:00 |
|
Niko Storni
|
5df6db6e96
|
fix bug with non-related publishes
|
2019-12-14 06:43:01 +01:00 |
|
Niko Storni
|
62dfdc1adb
|
fix possible resource leak
|
2019-12-14 05:49:25 +01:00 |
|
Niko Storni
|
fe55304184
|
fix anti-throttling
fix duplicates with multi-channels
|
2019-12-13 18:20:41 +01:00 |
|
Mark Beamer Jr
|
bb76500f04
|
Update e2e test for publish table migration in internal-apis
|
2019-12-12 22:28:19 -05:00 |
|
Niko Storni
|
4e2efec66e
|
disable logging for reflection
|
2019-12-11 13:13:30 +01:00 |
|
Mark
|
8d650e032c
|
Merge pull request #49 from lbryio/merge_e2e
Merge chainquery and lbry databases
|
2019-12-10 20:01:26 -05:00 |
|
Mark Beamer Jr
|
f5d97957e7
|
Fixed the e2e test. It wasn't checking the right claims and videos. Looks like a copy paste error.
|
2019-12-10 18:43:44 -05:00 |
|
Niko Storni
|
36f539ef5d
|
change ip throttling management
|
2019-12-10 23:02:56 +01:00 |
|
Mark Beamer Jr
|
77461f71af
|
Merge chainquery and lbry databases to account for claim table being required by internal-apis due to replication changes.
|
2019-12-10 15:45:29 -05:00 |
|
Niko Storni
|
caca13de61
|
increase anti-throttle timeout
|
2019-12-09 18:09:31 +01:00 |
|
Niko Storni
|
7bdc117ba0
|
upgrade ytsync to latest SDK
upgrade e2e tests
|
2019-12-08 11:49:27 -05:00 |
|
Niko Storni
|
fc575dac80
|
improve logging
fix ipv6 switching
|
2019-12-08 10:31:15 -05:00 |
|
Niko Storni
|
d520ff2c68
|
change cache control for thumbnails
|
2019-11-11 15:11:34 -05:00 |
|
Niko Storni
|
25e49f8ff2
|
fix live lock
|
2019-10-25 18:35:09 +02:00 |
|
Niko Storni
|
77d0efcf3c
|
refactor tags_mapping name
remove failure state for transfers
|
2019-10-21 15:44:24 +02:00 |
|
Niko Storni
|
291a105269
|
improve getDefaultAccount
use default account on more calls
improve API logging
fix memory leak
|
2019-10-16 19:38:45 +02:00 |
|
Thomas Zarebczan
|
682117a030
|
Merge pull request #45 from StrikerRUS/license
added license file
|
2019-10-15 11:52:59 -04:00 |
|
Niko Storni
|
6d2e4aa6e6
|
list all claims at once (faster)
|
2019-10-15 00:29:26 +02:00 |
|
Niko Storni
|
77749f05ba
|
APIs hiccups will no longer make ytsync crash
|
2019-10-14 17:51:26 +02:00 |
|
Niko Storni
|
10a855a8ba
|
fix nil ptr dereference
fix bug in transfers
|
2019-10-12 09:49:49 +02:00 |
|
Niko Storni
|
a9e76149e8
|
parallelize support abandons
update lbrynet support in e2e test
stop using reflector on regtest!
change e2e channel target for more videos
possibly fix a deadlock
|
2019-10-11 19:42:03 +02:00 |
|
Niko Storni
|
dd4aebdba4
|
make video transferring async
fix bug in videosLimit
change test subject to have more videos
|
2019-10-11 01:00:04 +02:00 |
|
Niko Storni
|
b409d36de0
|
remove unnecessary output
|
2019-10-10 18:17:13 +02:00 |
|
Niko Storni
|
30af4a0136
|
update lbry.go to v2 library
update modules
add slightly more LBCs for the channel claim to ensure fees are covered
|
2019-10-10 16:51:40 +02:00 |
|
StrikerRUS
|
a3b660fab5
|
aadded license file
|
2019-10-09 00:11:55 +03:00 |
|
Niko Storni
|
65daeec216
|
resolve issue with channels attempting re-transfer
|
2019-10-08 14:42:57 +02:00 |
|
Niko Storni
|
ad1704fb39
|
remove obsolete check
|
2019-10-08 02:13:17 +02:00 |
|
Niko Storni
|
44e6cb5ddc
|
fix bug where newly published and transferred videos caused an error
rename variable for better clarity
|
2019-10-08 01:59:18 +02:00 |
|
Niko Storni
|
5171acc007
|
refactor integrity check
add checks for improper transfer state
add checks for unsent supports
only use default account for operations that only work on it
add more logging
|
2019-10-08 01:38:39 +02:00 |
|
Niko Storni
|
946314da94
|
update lbry.go to fix claim_search
|
2019-10-03 22:51:21 +02:00 |
|
Niko Storni
|
5961327adf
|
reduce bid even further to avoid lockups
|
2019-10-03 21:06:47 +02:00 |
|
Niko Storni
|
d2bbb36312
|
improve detection for own claims vs their claims
|
2019-10-01 16:55:43 +02:00 |
|
Niko Storni
|
c7272e988a
|
reduce amount to avoid dust
|
2019-09-27 20:17:49 +02:00 |
|
Niko Storni
|
5b9846bcca
|
fix pointer issue
|
2019-09-27 19:29:42 +02:00 |
|
Niko Storni
|
8d849b8f06
|
do not retry unavailable videos
|
2019-09-27 16:12:21 +02:00 |
|
Niko Storni
|
c41c368f34
|
fix transfer bugs
|
2019-09-27 16:10:57 +02:00 |
|
Niko Storni
|
7ce4c4a2ce
|
fix lbrynet shutdown check in e2e
|
2019-09-25 05:07:19 +02:00 |
|
Niko Storni
|
0d473cc4f6
|
add support for transferring videos after transferring everything
|
2019-09-25 04:38:49 +02:00 |
|
Niko Storni
|
2f701a887a
|
fix double counting
fix transferred check
|
2019-09-25 04:15:16 +02:00 |
|
Niko Storni
|
8d56ef852f
|
fix e2e
fix database transferred flag
|
2019-09-25 03:30:07 +02:00 |
|
Niko Storni
|
849ff11bfd
|
import public keys if available
|
2019-09-24 20:42:17 +02:00 |
|