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
577411cf50
fix e2e
...
add support for supports (heh)
2019-08-28 15:25:53 +02:00
Mark Beamer Jr
e98061f2eb
Add chainquery to youtube sync repo to be used for e2e testing of support transfer
...
Remove timeout for wait-for-it calls
2019-08-28 15:25:53 +02:00
Mark Beamer Jr
4548c41082
Add chainquery to youtube sync repo
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
Mark Beamer Jr
2d6e53be32
Added creation of supports for the e2e test
2019-08-28 15:25:53 +02:00
Mark Beamer Jr
419434db28
Add success message when the e2e test passes.
2019-08-28 15:25:53 +02:00
Mark Beamer Jr
cd6ddaaa85
Update lbrynet to match wallet server version.
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
1fb1077a94
Update curl call to show response
...
Update channel status call to pass the correct name of the parameter
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
7a7de03c0f
adjust account balance
...
minor fix
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
Mark Beamer Jr
eb2f6273e4
Add transfer of channel after all video's have been transferred
...
Add channel status call to notify external db that the channel has been transferred.
2019-08-28 15:25:53 +02:00
Mark Beamer Jr
45cea808ed
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
9a5b6b4e56
Update to leverage lbrycrd v0.17.2.1, lbrynet v0.39.1, walletserver v0.39.1
2019-08-28 15:25:53 +02:00
Mark Beamer Jr
d63aba568d
Add transfer logic as post sync process step.
...
Add authtoken for youtuber in test data setup to call transfer api
Update e2e test to include scenario where we transfer channel.
2019-08-28 15:25:53 +02:00