Hacker News new | ask | show | jobs
EIP 712: Ethereum typed structured data hashing and signing (eips.ethereum.org)
1 points by samcampbell 2933 days ago
1 comments

TL;DR - "This EIP aims to improve the usability of off-chain message signing for use on-chain. We are seeing growing adoption of off-chain message signing as it saves gas and reduces the number of transactions on the blockchain. Currently signed messages are an opaque hex string displayed to the user with little context about the items that make up the message."