Skip to content

Conversation

@MudDev
Copy link
Member

@MudDev MudDev commented Jan 29, 2025

This still needs automated tests, but I figure this might be useful for anyone that needs to sign/verify with segwit addresses as I had to do recently for another project.

  • Enhanced SignMessage to handle SegWit and legacy addresses.
  • Added FindSegWitAddress method for locating SegWit addresses.
  • Updated VerifySignedMessage to accept generic address parameter, handle SegWit and legacy address verification, and improve error logging.

Enhanced SignMessage to handle SegWit and legacy addresses.
Added FindSegWitAddress method for locating SegWit addresses.
Updated VerifySignedMessage to accept generic address parameter,
handle SegWit and legacy address verification, and improve error logging.
@dangershony
Copy link
Member

Nice pr I'll review it tomorrow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants