Alex Grintsvayg
6c6e93cefc
go mod tidy
2020-08-05 15:48:13 -04:00
Niko Storni
751bc84ce5
grab channel info without APIs
...
fix new channel syncs
fix e2e tests
2020-08-05 15:47:53 -04:00
Mark Beamer Jr
64040ea67a
Add calls to internal-apis and add get released date if available.
2020-08-05 15:47:47 -04:00
Alex Grintsvayg
4c4da93ef3
bump lbry.go dependency to be compatible with internal-apis dependency bump
2020-07-21 13:55:34 -04:00
Niko Storni
7907ee3579
add prometheus metrics
2020-05-19 23:13:01 +02:00
Niko Storni
046f46267e
update lbry.go dependency
2020-05-14 05:49:49 +02:00
Niko Storni
eba59a0806
change utxo_list signature
2020-04-01 04:44:05 +02:00
Niko Storni
3fd4909cd1
replace support abandon with txo_spend
...
upgrade lbry.go library
upgrade lbrynet support
possibly introduce new bugs ;)
2020-03-31 04:30:02 +02:00
Niko Storni
29479a73a7
update lbry.go/lbrycrd dependencies
2020-02-11 20:24:05 +01:00
Mark Beamer Jr
d6fcfd888a
Upgrade to latest lbrycrd support for internal-apis
2020-02-11 20:22:50 +01:00
Niko Storni
7bdc117ba0
upgrade ytsync to latest SDK
...
upgrade e2e tests
2019-12-08 11:49:27 -05: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
Niko Storni
946314da94
update lbry.go to fix claim_search
2019-10-03 22:51:21 +02:00
Niko Storni
c41c368f34
fix transfer bugs
2019-09-27 16:10:57 +02:00
Niko Storni
849ff11bfd
import public keys if available
2019-09-24 20:42:17 +02:00
Niko Storni
07413b499a
update SDK support
...
fix bug where videos would publish to the wrong address
2019-09-24 18:51:06 +02:00
Niko Storni
79ae630bc4
update reflector lib
2019-08-28 15:25:53 +02:00
Niko Storni
0d8db26e96
use the right errors lib
...
update dependencies
2019-08-28 15:25:53 +02:00
Mark Beamer Jr
bacb91e82a
Add supporty to create supports
...
Update lbry.go dep to get lbrycrd commands
2019-08-28 15:25:53 +02:00
Niko Storni
f7c80c2e5d
refactor transfer process
...
start working on supports
2019-08-28 15:25:53 +02:00
Niko Storni
4d16a1d6e8
fix e2e tests
...
update wallet server
cleanup go.sum
Fix broken balance logging
Prevent failures once channel is transferred
Wait for all UTXOs to confirm before transferring
Fix various bugs
2019-08-28 15:25:53 +02:00
Mark Beamer Jr
2c9c999c71
Add marking video status when transfer of claim is complete.
...
Add error handling when transfer of claim fails.
2019-08-28 15:25:53 +02:00
Mark Beamer Jr
c754562f96
Update to leverage lbrycrd v0.17.2.1, lbrynet v0.39.1, walletserver v0.39.1
2019-08-28 15:25:53 +02:00
Niko Storni
1b9ed266e0
move channel status call to proper region
...
fix shadowed errors
refactor code to be more readable and consistent
get video transfer state
2019-08-28 15:25:53 +02:00
Niko Storni
b8d66cb8c0
use latest lbry.go/lbrycrd release
2019-08-20 01:37:13 +02:00
Niko Storni
eff76d22eb
update lbry.go version
2019-08-16 17:45:19 +02:00
Niko Storni
8ebdf33213
update lbry.go
2019-08-16 13:49:31 +02:00
Niko Storni
b477d18a16
fix claim_search
2019-08-14 17:44:39 +02:00
Mark Beamer Jr
7a76a4b79d
Upgrade to 1.0.17 of lbry.go
2019-08-14 04:22:59 +02:00
Mark Beamer Jr
6438048f40
Add CleanOnStartup for local testing and e2e testing
...
Update methods to be refactored into util package to be used in many locations.
Add end to end test of ytsync for CI
2019-08-14 04:22:59 +02:00
Mark Beamer Jr
c84e1e6fb9
Fixed bugs around sending channel cert and enabling local testing with docker.
2019-08-14 04:22:59 +02:00
Mark Beamer Jr
5e56ac0516
Add set channel cert on new channels.
2019-08-14 04:22:59 +02:00
Niko Storni
df63b91f61
update reflector libs
2019-08-06 20:57:36 +02:00
Niko Storni
60f2585f33
improve throttling
...
refactor slack wrapper
cleanup dependencies
2019-07-15 16:16:02 -04:00
Niko Storni
89fe1e99d6
improve ipv6 validation
...
fix audio merge issue
2019-07-12 01:28:00 +02:00
Niko Storni
a0dcb2216d
close db handles
2019-07-10 22:23:57 +02:00
Niko Storni
9d6a7e03cd
update prism dependency
2019-07-10 21:07:48 +02:00
Niko Storni
173e62d286
add check to avoid deleting unreflected blobs
2019-07-10 17:39:58 +02:00
Niko Storni
5dbad2d2e4
add automatic blob reflection
...
retry videos that fail due to tx issues
2019-07-10 15:46:54 +02:00
Niko Storni
9e49110295
fix hash
2019-06-26 03:37:52 +02:00
Niko Storni
4506bdb638
fix bug in utxo counting
2019-06-25 21:12:15 -04:00
Niko Storni
a8551bc9ee
fix UTXO waiting logic
2019-06-25 20:45:27 -04:00
Niko Storni
e893f68bc1
fix queue pulling
...
fix address reuse
2019-06-12 22:42:42 +02:00
Niko Storni
1729af0ae5
fix UTXOs management while publishing
...
fix account_set
improve logging
2019-06-12 05:25:01 +02:00
Niko Storni
dce71d2451
add adjustments to video tracking
...
reduce minimum refill amount (min account balance supersedes)
revert account_fund change as --everything isn't supported with outputs
fix bugs
2019-06-12 04:44:56 +02:00
Niko Storni
f4e75cf221
rewrite account funding algorithm
...
lock publishing when UTXOs management is in progress
spend everything when funding UTXOs
update lbry.go
2019-06-12 03:17:59 +02:00
Niko Storni
ae3dad944d
add blocking support for publishing and upgrading
...
add channel wide mappings
2019-06-11 19:18:39 +02:00
Niko Storni
76e653fb9b
add Fee support
...
lowercase all tags
refactor code
implement and test regexps for tags
2019-06-06 02:16:07 +02:00
Niko Storni
cfe8ff0879
add flag to remove unpublished videos
...
refactor code
add workaround for SDK bug
add code to remove unpublished videos
fix alt downloader to only produce mp4
add missing height and width
add tags sorting
add a few channel wide tags
2019-06-04 22:21:44 +02:00
Niko Storni
e73085b6bc
fix bugs
...
update tags
2019-05-30 01:15:28 +02:00