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

x/checkpointing Add check to verify if Validator BLS key match on WrappedCreateValidator #640

Open
RafilxTenfen opened this issue May 8, 2024 · 2 comments
Assignees

Comments

@RafilxTenfen
Copy link
Contributor

RafilxTenfen commented May 8, 2024

Make sure the BLS pub key matches the validator addr to avoid having one key for validator and another for BLS creation

Check on genesis init as well

@RafilxTenfen RafilxTenfen self-assigned this May 8, 2024
@fuleru
Copy link

fuleru commented May 13, 2024

Please tell me how to do this. For example, the node restores the wallet through the mnemonic phrase.

@RafilxTenfen
Copy link
Contributor Author

Please tell me how to do this. For example, the node restores the wallet through the mnemonic phrase.

This is not the same thing, is to add a check on validator creation that the BLS key associated address is the same as the validator is using as sdk.VallAddress

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

No branches or pull requests

2 participants