clams-tech / Remote

Remote control your Core Lightning node
https://remote.clams.tech
GNU General Public License v3.0
41 stars 7 forks source link

BUG: Valid P2PKH Addresses Not Validating Correctly #251

Closed lnbc1QWFyb24 closed 1 month ago

lnbc1QWFyb24 commented 4 months ago

When entering a valid P2PKH address to send onchain funds, the client side validation is indicating it is not a valid address, making it impossible to send funds to those address types.

I did some digging in to it and has something to do with an invalid Buffer version that we are injecting in to the build. Will have to spend some more time trying to fix it, or look in to an alternative way to validate addresses.

johngribbin commented 1 month ago

This issue is resolved in the latest release