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

[Routing Saga]: Limit route contstruction and invoice clearing over payment channel settlement #1102

Open
1 of 2 tasks
dstadulis opened this issue Aug 22, 2024 · 0 comments
Open
1 of 2 tasks
Labels
Milestone

Comments

@dstadulis
Copy link
Collaborator

The tapd daemon's logic for constructiong routes and clearing HTLC state needs to be tailored tighter to expectations when generating invoices. This lack of specificity leads to several issues related to how the daemon views payment bandwidth and settles HTLCs.

Related Issues:

  • [Continue to add other issues]

Solution:

A more robust solution is needed to ensure the tapd daemon can handle HTLCS for invoices with custom data. This may involve changes to how the daemon selects and clears payment-channel state, as well as how it settles HTLCS.

@dstadulis dstadulis added bug Something isn't working enhancement New feature or request payment-channel tap-channels aux invoice labels Aug 22, 2024
@dstadulis dstadulis added this to the v0.4.2 milestone Aug 22, 2024
@Roasbeef Roasbeef added the P2 label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants