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

fix: fast unstake eligibility based on bonding, not nominating #2025

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

rossbulat
Copy link
Collaborator

Fixes a fast unstake eligibility check by allowing users to register based on whether they are still bonded. The previous checks assumed users still had to be nominating, which is not the correct assumption; a user simply has to be bonded to assume that they may have been nominating at some previous era.

@rossbulat rossbulat merged commit 44a19c1 into main Mar 12, 2024
8 checks passed
@rossbulat rossbulat deleted the rb-fast-unstake-eligibility-fix branch March 12, 2024 09:43
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.

1 participant