Files
damus/damus
alltheseas 1505a8f2e4 Simplify Swift invoice handling with non-optional return types
- Mentions.swift: convert_invoice_description now returns non-optional
  InvoiceDescription, returning empty description for BOLT11 compliance
  (both description and description_hash are optional per spec)

- Block.swift, NdbBlock.swift, NostrEvent.swift, NoteContent.swift:
  Updated call sites to use non-optional invoice conversion

- InvoiceTests.swift: Added test for specific failing invoice

Signed-off-by: alltheseas <alltheseas@noreply.github.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 16:10:09 -08:00
..
2025-10-26 15:07:39 -07:00
2026-01-07 19:59:08 -08:00
2026-01-07 19:59:08 -08:00
2025-08-11 16:40:01 -07:00
2025-08-06 10:24:00 -07:00
2026-01-02 20:49:13 -08:00
2025-08-06 10:24:00 -07:00
2026-01-05 17:28:06 -08:00