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

[BUG] bolt12 decode does not include the blinded path inside the offer if specified #270

Closed
vincenzopalazzo opened this issue Jun 29, 2024 · 2 comments · Fixed by #324
Closed
Assignees
Labels
bug Something isn't working P-low Low priority issue
Milestone

Comments

@vincenzopalazzo
Copy link
Owner

Description

bolt12 decode does not include the blinded path inside the offer if specified


Steps to Reproduce

➜  ~ lampo-cli --network signet decode --invoice_str lno1qgsyxjtl6luzd9t3pr62xr7eemp6awnejusgf6gw45q75vcfqqqqqqqsespexwyy4tcadvgg89l9aljus6709kx235hhqrk6n8dey98uyuftzdqzrtkahuum7m56dxlnx8r6tffy54004l7kvs7pylmxx7xs4n54986qyqeeuhhunayntt50snmdkq4t7fzsgghpl69v9csgparek8kv7dlp5uqr8ymp5s4z9upmwr2s8xu020d45t5phqc8nljrq8gzsjmurzevawjz6j6rc95xwfvnhgfx6v4c3jha7jwynecrz3y092nn25ek4yl7xp9yu9ry9zqagt0ktn4wwvqg52v9ss9ls22sqyqqestzp2l6decpn87pq96udsvx
{
  "issuer_id": null,
  "expiry_time": null,
  "description": null,
  "routes": [],
  "hints": [],
  "network": "testnet",
  "amount_msa": null
}
@vincenzopalazzo vincenzopalazzo added P-waiting Waiting for the issue triage bug Something isn't working labels Jun 29, 2024
@vincenzopalazzo vincenzopalazzo added this to the v24.08 milestone Jun 29, 2024
@vincenzopalazzo vincenzopalazzo moved this to Todo in v24.12 Jun 29, 2024
@vincenzopalazzo vincenzopalazzo self-assigned this Jun 29, 2024
@vincenzopalazzo
Copy link
Owner Author

@Harshit933 This is another good one to take. We should return some more information inside the response that we are returning

@Harshit933
Copy link
Collaborator

Taking this up

@vincenzopalazzo vincenzopalazzo added P-low Low priority issue and removed P-waiting Waiting for the issue triage labels Dec 7, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in v24.12 Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P-low Low priority issue
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants