Skip to content

fix: lnbits broken after lnurl-pay support - #310

Merged
cameri merged 1 commit into
mainfrom
306-bug-lnbits-is-no-longer-working-in-version-123
May 19, 2023
Merged

fix: lnbits broken after lnurl-pay support#310
cameri merged 1 commit into
mainfrom
306-bug-lnbits-is-no-longer-working-in-version-123

Conversation

@cameri

@camericameri commented May 19, 2023

Copy link
Copy Markdown
Owner

Description

  1. Fix getting invoice from payment processor when given an lnbits invoice's payment hash

Related Issue

#306

Motivation and Context

LNURL-Pay support broke getting lnbit's invoice given a payment hash

How Has This Been Tested?

JohnOnChain kindly tested this branch and confirmed the fix worked.

Screenshots (if appropriate):

Types of changes

  • Non-functional change (docs, style, minor refactor)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my code changes.
  • All new and existing tests passed.

@camericameri linked an issue May 19, 2023 that may be closed by this pull request
@sonarqubecloud

Copy link
Copy Markdown

@camericameri self-assigned this May 19, 2023
@cameri
cameri merged commit 018f9a1 into mainMay 19, 2023
@cameri
cameri deleted the 306-bug-lnbits-is-no-longer-working-in-version-123 branch May 19, 2023 14:10
github-actionsBot pushed a commit that referenced this pull request May 19, 2023
## [1.24.1](v1.24.0...v1.24.1) (2023-05-19)
### Bug Fixes
* lnbits broken after lnurl-pay support ([#310](#310)) ([018f9a1](018f9a1))
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.24.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for freeto 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] Lnbits is no longer working in version 1.23

1 participant

@cameri