Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

[Web3] EthAccounts should only return accounts that exist #1281

Open
gregdhill opened this issue Oct 2, 2019 · 0 comments
Open

[Web3] EthAccounts should only return accounts that exist #1281

gregdhill opened this issue Oct 2, 2019 · 0 comments
Labels
bug/confirmed type/good starter issue this issue is limited in scope otherwise suitable for new contributors

Comments

@gregdhill
Copy link
Contributor

Currently we return all secp256k1 keys from the store, we should really check that the respective accounts exist on-chain first.

See also: https://github.com/ethereum/wiki/wiki/JSON-RPC#eth_accounts

@gregdhill gregdhill added bug/confirmed type/good starter issue this issue is limited in scope otherwise suitable for new contributors type/hacktoberfest labels Oct 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug/confirmed type/good starter issue this issue is limited in scope otherwise suitable for new contributors
Development

No branches or pull requests

1 participant