Skip to content
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

Add more blinded payment onion tests #632

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Apr 19, 2024

Add more blinded payment onion tests:

  • failure test cases (imported from eclair)
  • payment to blinded path through trampoline node (similar to phoenix-to-phoenix payments)

We also fix how trampoline-to-blinded-path payments are created: since they always use a single trampoline node and don't include a dummy final payload, they're quite different from trampoline-to-legacy payments and deserve a separate function.

@t-bast t-bast requested a review from thomash-acinq April 19, 2024 12:32
And fix creation of trampoline-to-blinded-path payments.
@t-bast t-bast force-pushed the add-blinded-packet-tests branch from a1d3615 to 2ec8aca Compare April 22, 2024 15:49
@t-bast t-bast merged commit fd2e313 into master Apr 22, 2024
2 checks passed
@t-bast t-bast deleted the add-blinded-packet-tests branch April 22, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants