Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Wallet hangs/Unable to pay using Blockstream LN store payment request #1166

Closed
jchello opened this issue Dec 22, 2018 · 1 comment · Fixed by #1167
Closed

Wallet hangs/Unable to pay using Blockstream LN store payment request #1166

jchello opened this issue Dec 22, 2018 · 1 comment · Fixed by #1167
Assignees
Labels
type: bug 🐛 Something isn't working
Milestone

Comments

@jchello
Copy link

jchello commented Dec 22, 2018

Mac OSX 10.13.6 using latest desktop version of Zap Version 0.3.1-beta (0.3.1-beta.5049) through my remote node.

I am able to process Yalls payments just fine but when clicking through on the Blockstream store with the provided LN link the Zap wallet comes up and highlights green with a valid LN address however the payment screen and pay button does not immediately follow, as per normal.

No action by the user is possible at this point except for closing the payment screen.

screen shot 2018-12-22 at 11 16 15 am

mrfelton added a commit to mrfelton/zap-desktop that referenced this issue Dec 22, 2018
Merge latest changes from the bolt11 library into our fork in order to
add support for deciding invoices that include milisat amounts.

Fix LN-Zap#1166
@mrfelton mrfelton self-assigned this Dec 22, 2018
@mrfelton mrfelton added the type: bug 🐛 Something isn't working label Dec 22, 2018
@mrfelton mrfelton added this to the v0.3.2-beta milestone Dec 22, 2018
@mrfelton
Copy link
Member

Thanks for reporting @jchello . This is caused by a limitation in the bolt11 library which we use to parse ln payment requests. The issue was resolved upstream in bitcoinjs/bolt11#9 and I have a patch to merge those changes into our codebase waiting for review in #1167.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants