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

Spec - Validator registration and voluntary exit now stop old duties #318

Merged
merged 17 commits into from
Nov 7, 2023

Conversation

GalRogozinski
Copy link
Contributor

Description

Stalling ValidatorRegistration/ValidatorExit duties prevented the execution of new duties. Now when a duty that fits a higher slot comes in it stops the old one.

Affected tests

Added missing cases to:
consensus_not_started, duplicate_duty_finished, duplicate_duty_not_finished, and finished.

@GalRogozinski GalRogozinski changed the title Fix validator registration Spec - Validator registration and voluntary exit now stop old duties Nov 6, 2023
@GalRogozinski
Copy link
Contributor Author

Replaces #317

Copy link
Contributor

@MatusKysel MatusKysel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@liorrutenberg liorrutenberg self-requested a review November 7, 2023 09:12
@liorrutenberg liorrutenberg merged commit 36b1d5e into main Nov 7, 2023
2 checks passed
@liorrutenberg liorrutenberg deleted the fix_validator_registration branch November 7, 2023 10:28
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

Successfully merging this pull request may close these issues.

4 participants