Skip to content

Preserve invoice memos for internal Lightning payments#551

Open
pretyflaco wants to merge 1 commit intoblinkbitcoin:mainfrom
pretyflaco:fix/intraledger-lnurl-memo
Open

Preserve invoice memos for internal Lightning payments#551
pretyflaco wants to merge 1 commit intoblinkbitcoin:mainfrom
pretyflaco:fix/intraledger-lnurl-memo

Conversation

@pretyflaco
Copy link
Copy Markdown

Summary

  • Persist wallet invoice descriptions so invoice-created memos/comments survive beyond BOLT11 decoding.
  • Use the persisted invoice description when internal Blink-to-Blink Lightning payments settle via intraledger.
  • Remove memo-sharing amount thresholds so transaction memos are no longer hidden based on payment size.

Related

Fixes #550
Related to #32

Test plan

  • pnpm tsc-check
  • pnpm test:unit -- tx-history.spec.ts wallet-invoice-builder.spec.ts
  • TEST=send-lightning JEST_TIMEOUT=120000 pnpm test:integration

@github-actions github-actions Bot added the core label May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(lnurl): LNURL comment/memo not preserved on recipient transaction for internal Blink-to-Blink payments

1 participant