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

Don't rotate validator session keys if already set #43

Open
PierreBesson opened this issue Jan 11, 2023 · 0 comments
Open

Don't rotate validator session keys if already set #43

PierreBesson opened this issue Jan 11, 2023 · 0 comments

Comments

@PierreBesson
Copy link
Contributor

In the current validator registration process, session keys are systematically rotated and set before registration even if those were already properly set. Following #39, we now have the code to read on-chain session keys and add this check to prevent this often unnecessary step.

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