Open
Conversation
kevkevinpal
reviewed
Apr 19, 2022
Author
|
when the docker thing tries to open the bob channel to carol it cant find the macaroon
edit: oh wait i got it |
antonilol
commented
Apr 19, 2022
Author
|
stakwork/sphinx-relay#362 (comment) disable amp in the carol container? |
kevkevinpal
reviewed
Apr 21, 2022
Author
|
maybe add dave without keysend but with amp. the standard 3 sat payments will go with amp then |
Contributor
Yea this might be a good scenario to test aswell since newer nodes might not even have amp enabled |
Author
|
i tried to add dave but it doesnt seem to work well. the lnd starts but ask for a password and relay gives errors |
ac27918 to
04ec760
Compare
ccf5435 to
d71ddc0
Compare
2a2d900 to
d389a31
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
now the alice container makes a channel to bob and carol of 1 mil sats each
this PR enables amp on container a b and c and makes 1 channel from each 3 to another (imagine a triangle)
stakwork/sphinx-relay#362 needs this patch and is now pointed to by fork but can be set back upstream once this is merged
https://github.com/antonilol/sphinx-relay/blob/amp/.github/workflows/integration_test.yml#L27