d6n13l0l1v3r

Results 4 comments of d6n13l0l1v3r

adding more information, today I got in start9 the possibility to upgrade my lnbits to version 0.11.1 when I did it, the bug happen, for that I did a downgrade...

I thing maybe the issue could be related to services.py ` def get_bolt11_expiry(invoice: Bolt11) -> datetime.datetime: if invoice.expiry: return datetime.datetime.fromtimestamp(invoice.date + invoice.expiry) else: # assume maximum bolt11 expiry of 31...

some additional reference I found in GitHub to sign a commit: https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification