ZeusLN / zeus

A mobile Bitcoin wallet fit for the gods. ⚡️ Est. 563345
https://ZeusLN.com
Other
1.01k stars 145 forks source link

Signet Invoices: Unkown coin bech32 prefix #2163

Open zoop-btc opened 5 months ago

zoop-btc commented 5 months ago

Describe the bug

Signet Bolt11 Invoices are still not recognized properly. It errors out with Error loading invoice: Unkown coin bech32 prefix

Reproduce

Here is a signet invoice:

image

It decodes properly on lndecode.

ZEUS version

v0.8.4

Node interface

LndHub

Network

Clearnet

Device

Google Pixel

Device operating system

Android

Log output

No response

kaloudis commented 5 months ago

Thanks for reporting. Please test the the v0.8.4-rc1 build which was just released. We believe the issue has been remedied.

zoop-btc commented 5 months ago

Still the same error on v0.8.4-rc1

kaloudis commented 5 months ago

This appears to be an error returned from the bolt11 package library.

@zoop-btc could you explain the steps to recreate - are you simply scanning the QR?

zoop-btc commented 5 months ago

@kaloudis yes, simply scanning the QR code will reproduce the issue.