Skip to content

always use eth_personal_sign #278

@lukezhangstudio

Description

@lukezhangstudio

Because of the way Ethers.js implements a workaround for metamask, we have been effectively using personal.sign. Let's just switch to using personal_sign explicitly in case someone imports addressmapper without using dposuser.

Our own workaround:

return new ethers.providers.Web3Provider(provider).getSigner()

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions