Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Implement --unlock-all flag to unlock all accounts (known or not) for eth_signTransaction, eth_sign, and eth_signTypedData_v4 #3790

@satyajeetkolhapure

Description

@satyajeetkolhapure

This option is implemented for eth_sendTransaction in PR

Note : eth_sendTransaction does not need original private key so fake private key is used. For eth_signTransaction, eth_sign, and eth_signTypedData_v4 there is a dependency on private key and fake private key won't work

for reference - #3620

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions