Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Problem: need to add JSON-RPC endpoint personal_initializeWallet #738

Closed
adu-web3 opened this issue Nov 10, 2021 · 0 comments · Fixed by #740
Closed

Problem: need to add JSON-RPC endpoint personal_initializeWallet #738

adu-web3 opened this issue Nov 10, 2021 · 0 comments · Fixed by #740

Comments

@adu-web3
Copy link
Contributor

personal_initializeWallet is implemented for smartcard wallet initialization.
will return error message currently since smartcard wallet is not supported yet.
refer to: https://github.com/ethereum/go-ethereum/blob/master/internal/ethapi/api.go#L576-L579

adu-web3 added a commit to adu-web3/ethermint that referenced this issue Nov 10, 2021
* Closes evmos#738

* will simply return error since smartcard wallet is not supported yet.
adu-web3 added a commit to adu-web3/ethermint that referenced this issue Nov 10, 2021
Closes evmos#738

* this is aimed at smartcard wallet which is not supported yet.
fedekunze added a commit that referenced this issue Nov 11, 2021
* Problem: need to add JSON-RPC endpoint personal_initializeWallet

Closes #738

* this is aimed at smartcard wallet which is not supported yet.

* changelog and not skip for expecting error

* fix personal_test error message assertion

* Apply suggestions from code review

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant