Skip to content

fix: Check slash round lifetime when looking back executable rounds (#17652)#17749

Merged
spalladino merged 1 commit intobackport-to-v2-stagingfrom
backport/v2/17652
Oct 17, 2025
Merged

fix: Check slash round lifetime when looking back executable rounds (#17652)#17749
spalladino merged 1 commit intobackport-to-v2-stagingfrom
backport/v2/17652

Conversation

@spalladino
Copy link
Contributor

Backport of #17652

In #17245 we changed the slasher client to check for older rounds pending execution, with a config variable that indicates how far to look back.

However, the lifetime in rounds in staging ended up being smaller than the lookback, so we were picking rounds no longer valid.

This PR checks that we do not look that far back.

@spalladino spalladino enabled auto-merge (squash) October 16, 2025 10:16
@spalladino spalladino force-pushed the backport/v2/17652 branch 2 times, most recently from 012de5b to 77dd6e4 Compare October 16, 2025 15:37
…17652)

In #17245 we changed the slasher client to check for older rounds
pending execution, with a config variable that indicates how far to look
back.

However, the lifetime in rounds in staging ended up being smaller than
the lookback, so we were picking rounds no longer valid.

This PR checks that we do not look that far back.
@spalladino spalladino changed the base branch from v2 to backport-to-v2-staging October 17, 2025 09:54
@spalladino spalladino merged commit cc6ad29 into backport-to-v2-staging Oct 17, 2025
2 checks passed
@spalladino spalladino deleted the backport/v2/17652 branch October 17, 2025 09:54
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.

2 participants