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

Closed
2 tasks done
dstadulis opened this issue Aug 22, 2024 · 2 comments
Closed
2 tasks done
Assignees
Labels

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
@dstadulis
Copy link
Collaborator Author

Assigned to George since #1008 is remaining task

@GeorgeTsagk
Copy link
Member

Since both PRs are now merged I'm closing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

No branches or pull requests

3 participants