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
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
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
Mark Beamer Jr
1b1d7f5ec0
Add build argument for docker build.sh file
...
Update compose to use v0.38.6 of lbrynet
2019-08-13 23:03:37 -04:00
Mark Beamer Jr
b90e367e82
Addressed comments
2019-08-14 04:22:59 +02:00
Mark Beamer Jr
e477759395
change to master tag of internal-apis docker image
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
73937a541b
Add var/tmp volume for ytsync tmp files communicated between lbrynet and ytsync
...
Add reference to wallet dir env var for when the wallet file is uploaded so it is cleared properly when testing locally
2019-08-14 04:22:59 +02:00
Mark Beamer Jr
f26712b022
Added e2e test docker-compose and supporting work so that ytsync can run independently of the mainnet for testing/CI
2019-08-14 04:22:59 +02:00