Skip to content

Feature: Support EIP712 clear signing on Ledger #1739

@petertdavies

Description

@petertdavies

signTypedData() in main/signers/ledger/Ledger/eth.ts uses signEIP712HashedMessage() to sign EIP712 signatures. This method only provides the message and domain hashes to the Ledger so users cannot verify EIP fields on their device (blind signing). Frame should support calling signEIP721Message() instead which enables clear signing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions