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

[feature]: Add Outgoing Custom TLVs to HTLC Interceptor #7841

Closed
carlaKC opened this issue Jul 18, 2023 · 1 comment
Closed

[feature]: Add Outgoing Custom TLVs to HTLC Interceptor #7841

carlaKC opened this issue Jul 18, 2023 · 1 comment
Labels
enhancement Improvements to existing features / behaviour HTLC interceptors rpc Related to the RPC interface tlv

Comments

@carlaKC
Copy link
Collaborator

carlaKC commented Jul 18, 2023

Is your feature request related to a problem? Please describe.

Users of the HTLC interceptor can receive custom records for the incoming HTLC, but do not have the ability to set custom records on the outgoing HTLC.

Describe the solution you'd like

Update the user-provided HTLCInterceptorResponse to allow interceptors to set CustomRecords for the outgoing HTLC.

Describe alternatives you've considered

There is no clear alternative other than upgrading the interceptor.

Additional context

This will be used to trial-run HTLC endorsement (and local reputation) as a mitigation for channel jamming attacks. Endorsement is a key part of this scheme, so propagation of this signal (using an experimental TLV) for testing purposes is important.

@carlaKC
Copy link
Collaborator Author

carlaKC commented Aug 15, 2024

Fixed in #8660

@carlaKC carlaKC closed this as completed Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to existing features / behaviour HTLC interceptors rpc Related to the RPC interface tlv
Projects
None yet
Development

No branches or pull requests

1 participant