Skip to content

Feature: Support EIP712 clear signing on Ledger #1739

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.

Activity

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

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