joule-labs / joule-extension

Lightning payments extension for Chrome
MIT License
353 stars 62 forks source link

Older versions of LND 404 on message signatures #200

Closed wbobeirne closed 4 years ago

wbobeirne commented 5 years ago

Description of the Issue

Because of this issue: https://github.com/lightningnetwork/lnd/issues/2096 older versions of LND are missing sign message and verify message REST endpoints. The current behavior just shows a quick error that says "Not found". It would be much better if we informed the user that their version doesn't support it in Joule, and CLI instructions on how to perform the signature / verification.

Steps to Reproduce

wbobeirne commented 4 years ago

I'm going to close this as we're now just going to warn people about sub 0.7.1 versions, so everyone should upgrade anyway.