Skip to content

Skip reverting positions instead of aborting redemption round - #761

Merged
evgeny-stakewise merged 2 commits into
v5-releasefrom
redeemer-skip-reverts
Jun 12, 2026
Merged

Skip reverting positions instead of aborting redemption round#761
evgeny-stakewise merged 2 commits into
v5-releasefrom
redeemer-skip-reverts

Conversation

@evgeny-stakewise

Copy link
Copy Markdown
Contributor

Previously, if a single position failed to simulate or submit its redemption tx, redeem_positions returned early and aborted the entire round — leaving the remaining redeemable positions unprocessed until the next interval.

This changes the early return to continue so a failing position is skipped and the rest of the round proceeds. The function docstring is updated to match.

@evgeny-stakewise
evgeny-stakewise merged commit d5579e8 into v5-release Jun 12, 2026
7 checks passed
@evgeny-stakewise
evgeny-stakewise deleted the redeemer-skip-reverts branch June 12, 2026 12:05
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