Skip to content
This repository has been 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

Open
satyajeetkolhapure opened this issue Oct 11, 2022 · 0 comments

Comments

@satyajeetkolhapure
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant