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

Figure out path-length-limiting when routing with metadata/blinded paths #2201

Open
TheBlueMatt opened this issue Apr 19, 2023 · 3 comments · May be fixed by #3026
Open

Figure out path-length-limiting when routing with metadata/blinded paths #2201

TheBlueMatt opened this issue Apr 19, 2023 · 3 comments · May be fixed by #3026
Assignees
Milestone

Comments

@TheBlueMatt
Copy link
Collaborator

Now that we support payment metadata, which reduces the max path length, and given we're about to support blinded paths, we need to figure out the max path length more carefully when routing.

@TheBlueMatt
Copy link
Collaborator Author

This is important to fix, but it doesn't need to be fixed for MVP of BOLT12, slipping to 117.

@TheBlueMatt TheBlueMatt modified the milestones: 0.0.116, 0.0.117 Jun 1, 2023
@TheBlueMatt TheBlueMatt modified the milestones: 0.0.117, 0.0.118 Aug 31, 2023
@TheBlueMatt TheBlueMatt modified the milestones: 0.0.118, 0.0.119 Oct 12, 2023
@TheBlueMatt TheBlueMatt modified the milestones: 0.0.119, 0.0.120 Nov 28, 2023
@TheBlueMatt
Copy link
Collaborator Author

Still important, but still not that important. We don't really ever generate routes that are that long for other reasons, and if someone gives us a stupidly long route and we can't pay, that's on them.

@TheBlueMatt TheBlueMatt modified the milestones: 0.0.120 , 0.0.121 Jan 9, 2024
@TheBlueMatt TheBlueMatt modified the milestones: 0.0.122, 0.0.123 Mar 18, 2024
@TheBlueMatt
Copy link
Collaborator Author

Any update on this @valentinewallace?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants