Skip to content

Conversation

@ben-kaufman
Copy link
Contributor

Fixes #335

Fixes LNURL withdraw, auth, and channel opening

@ben-kaufman ben-kaufman changed the base branch from master to fix/sync-failed-coming-foreground January 19, 2026 13:50
@claude

This comment has been minimized.

Copy link
Contributor

@pwltr pwltr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested LNURL Auth on both LNMarkets and stacker.news, looks good. I'll test withdraw and channel later, can merge.


do {
try await wallet.connectPeer(peer)
await MainActor.run {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't need to call await MainActor.run here I think but can keep if you like to be explicit

@claude

This comment has been minimized.

@claude

This comment has been minimized.

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.

[Bug] LNURL issues

4 participants