arx-research / libhalo

LibHaLo - Programmatically interact with HaLo tags from the web browser, mobile application or the desktop.
https://arx.org/?source=gh
MIT License
30 stars 5 forks source link

Fix bug with EIP191 message signing #294

Closed icedevml closed 6 months ago

icedevml commented 6 months ago

Description

There is a bug in how input is passed to ethers.utils.hashMessage() when doing EIP 191 signing of the specified hex message.

Checklist

Changes to the drivers

Changes to CLI

Changes to web library

Changes to nfc-manager driver