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

Remove backwards-compatibility with 400-bytes payloads #2812

Merged

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Jan 12, 2024

We don't need to keep creating 400-bytes trampoline payloads, as nobody is using eclair to send trampoline payments, only to relay them, and at that stage it is backwards-compatible to support smaller and bigger onion sizes.

The diff seems large, but it actually mostly undoes some of the changes made in #2810: the diff with master will end up smaller.

NB: this PR targets the variable-size-trampoline branch used in #2810

We don't need to keep creating 400-bytes trampoline payloads, as nobody
is using eclair to _send_ trampoline payments, only to relay them, and
at that stage it is backwards-compatible to support smaller and bigger
onion sizes.
@thomash-acinq thomash-acinq merged commit d5b78a3 into variable-size-trampoline Jan 12, 2024
@t-bast t-bast deleted the variable-size-trampoline-bast branch January 12, 2024 17:47
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.

None yet

2 participants