Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

implement web3 personal API #414

Closed
7 of 8 tasks
noot opened this issue Jul 27, 2020 · 0 comments · Fixed by #552
Closed
7 of 8 tasks

implement web3 personal API #414

noot opened this issue Jul 27, 2020 · 0 comments · Fixed by #552
Assignees

Comments

@noot
Copy link
Contributor

noot commented Jul 27, 2020

Proposal: [Description of the feature]

implement personal ethereum api: see https://geth.ethereum.org/docs/rpc/ns-personal

  • personal_importRawKey
  • personal_listAccounts
  • personal_lockAccount
  • personal_newAccount
  • personal_unlockAccount TODO: use duration
  • personal_sendTransaction
  • personal_sign
  • personal_ecRecover

Current behavior: [What currently happens]

Desired behavior: [What you would like to happen]

Use case: [Why is this important (helps with prioritizing requests)]

Requests may be closed if we're not actively planning to work on them.

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

Successfully merging a pull request may close this issue.

2 participants