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

regression test: flagging nodes in the connectivity tracker during an epoch switch #251

Open
SurfingNerd opened this issue Oct 14, 2024 · 1 comment

Comments

@SurfingNerd
Copy link
Collaborator

SurfingNerd commented Oct 14, 2024

on Alpha4 we had problems if a validator gets flagged during the key generation phase,
this has lead to a scenario with an epoch switch without a proper key written.

we should never do an epoch switch if we do not have generated a complete key.
It results in a validator set that does not have a shared key to generate/validate blocks

?! could also be an end to end test ?!

@SurfingNerd SurfingNerd moved this to Todo in Alpha4 Oct 14, 2024
@SurfingNerd SurfingNerd moved this from Todo to in test in Alpha4 Oct 18, 2024
@SurfingNerd
Copy link
Collaborator Author

testing: behaviour should be better now.
but we wont develop a regression unit test, we will develop a regression end-to-end test in diamond-dev-tools

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

No branches or pull requests

1 participant