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

Support sending custom TLVs to to blinded recipients #2975

Conversation

valentinewallace
Copy link
Contributor

I was working on reviving my patch for #2201 and figured it might make sense to do this first, to allow that patch to account for custom TLVs to blinded recipients.

Wrote this before remembering that #2830 exists, but I believe they don't conflict because this is for sender-set custom TLVs, and #2830 seems to be for including custom TLVs inside blinded paths (i.e. for the recipient to provide back to themselves).

TheBlueMatt
TheBlueMatt previously approved these changes Mar 27, 2024
@valentinewallace
Copy link
Contributor Author

Updated to fix unrelated test failure.

@TheBlueMatt
Copy link
Collaborator

Lets find this a second reviewer.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.49%. Comparing base (68d5e88) to head (cb022c5).
Report is 24 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2975      +/-   ##
==========================================
- Coverage   89.49%   89.49%   -0.01%     
==========================================
  Files         117      117              
  Lines       95148    96650    +1502     
  Branches    95148    96650    +1502     
==========================================
+ Hits        85152    86495    +1343     
- Misses       7780     7859      +79     
- Partials     2216     2296      +80     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@valentinewallace valentinewallace merged commit 51926f1 into lightningdevkit:main Mar 29, 2024
13 of 16 checks passed
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

4 participants