-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make more channels for amp #33
base: master
Are you sure you want to change the base?
Conversation
when the docker thing tries to open the bob channel to carol it cant find the macaroon
edit: oh wait i got it |
stakwork/sphinx-relay#362 (comment) disable amp in the carol container? |
maybe add dave without keysend but with amp. the standard 3 sat payments will go with amp then |
Yea this might be a good scenario to test aswell since newer nodes might not even have amp enabled |
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
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