Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better handling of wrong password for keystore with Teku #76

Open
remyroy opened this issue Aug 24, 2022 · 1 comment
Open

Better handling of wrong password for keystore with Teku #76

remyroy opened this issue Aug 24, 2022 · 1 comment
Assignees

Comments

@remyroy
Copy link
Member

remyroy commented Aug 24, 2022

Right now, if we detect the wrong password for a keystore with Teku, we exit and tell user to correct his password file. We can do better in terms of UX. We could prompt for a new password or test the keystore decryption ahead of time.

@remyroy remyroy self-assigned this May 21, 2023
@remyroy
Copy link
Member Author

remyroy commented Oct 4, 2023

Using ethdo might be an easy way to validate this.

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

No branches or pull requests

1 participant