Skip to content

Accept lightning-prefixed LNURLs in Satoshifier - #15

Open
BullishNode wants to merge 1 commit into
test/liquid-consolidation-v2from
fix/develop-satoshifier-lightning-lnurl
Open

Accept lightning-prefixed LNURLs in Satoshifier#15
BullishNode wants to merge 1 commit into
test/liquid-consolidation-v2from
fix/develop-satoshifier-lightning-lnurl

Conversation

@BullishNode

@BullishNode BullishNode commented Jul 23, 2026

Copy link
Copy Markdown

Summary

  • Accept an optional, case-insensitive lightning: URI scheme before validating an LNURL.
  • Return the canonical bare LNURL so callers do not need to duplicate scheme handling.
  • Add a regression test for the reported form: a lowercase lightning: scheme followed by an uppercase LNURL.

Testing

  • fvm flutter test test — 42 tests passed.
  • The parser is also exercised through the companion mobile integration tests, including prefixed LNURL and BOLT11 inputs.

Context

This targets test/liquid-consolidation-v2, which is the Bull SDK revision line currently used by the mobile develop branch.

Companion mobile PR: SatoshiPortal/bullbitcoin-mobile#2498

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants