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

Force state transitions to Idle before doing work in new epoch #82

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

ebatsell
Copy link
Collaborator

Currently a single lingering ComputeInstantUnstake or Rebalance step can be executed if the Steward was left in this state after rolling over to a new epoch. This can affect stake based on outdated information which we don't want. Force the transition to Idle so everything is handled normally.

Copy link
Contributor

@coachchucksol coachchucksol left a comment

Choose a reason for hiding this comment

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

lgtm

@ebatsell ebatsell merged commit 9585307 into master Sep 11, 2024
6 checks passed
@ebatsell ebatsell deleted the evan/idle-transitions branch September 11, 2024 20: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.

2 participants