Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LNURLw still broken on 0.7.4 #1419

Closed
prusnak opened this issue Mar 30, 2023 · 2 comments
Closed

LNURLw still broken on 0.7.4 #1419

prusnak opened this issue Mar 30, 2023 · 2 comments
Labels
Bug Something isn't working

Comments

@prusnak
Copy link
Contributor

prusnak commented Mar 30, 2023

Describe the bug

It seems to me that LNURLw is still broken in 0.7.4.

When I scan a QR code containing LNURLw, it seems the amount value is not picked up - it stays at 0 and I cannot change it.

Reproduce

  1. Scan a QR code containing a LNURLw with fixed amount (eg. min = 10 sat, max = 10 sat)
  2. Observe that the amount field cannot be edited and contains 0
  3. Pressing "Create invoice" leads to error (since an invoice with amount 0 is not allowed?)

This does not happen when min != max in LNURLw only when min == max

Zeus version

v0.7.4

Node interface

LndHub

Network

Clearnet

Device

iPhone

Device operating system

iOS 16

Log output

No response

@prusnak prusnak added the Bug Something isn't working label Mar 30, 2023
@kaloudis
Copy link
Contributor

kaloudis commented Apr 8, 2023

@prusnak Would you mind testing the fix provided in #1427?

@prusnak
Copy link
Contributor Author

prusnak commented Apr 17, 2023

I confirm the issue has been fixed via #1427

Thanks!

(I installed 0.7.5-alpha1 from TestFlight)

@prusnak prusnak closed this as completed Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants