MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
11.52k stars 4.7k forks source link

fix: function to convert personal message hex to text #24367

Closed jpuri closed 1 week ago

jpuri commented 2 weeks ago

Description

Fix function to convert personal message hex to text

Related issues

Fixes: https://github.com/MetaMask/metamask-extension/issues/23282

Manual testing steps

  1. Submit a personal sign with message Sign in to VVVVVVV early access.
  2. It should show message correctly

Screenshots/Recordings

Screenshot 2024-05-03 at 8 08 06 PM

Pre-merge author checklist

Pre-merge reviewer checklist

github-actions[bot] commented 2 weeks ago

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

jpuri commented 1 week ago

Closing this PR as we need to support hashes as personal sing text, and the scenario detailed in the issue is more an edge case.