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: rename wrongly named unstake to unstaking #119

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

dcroote
Copy link
Contributor

@dcroote dcroote commented Dec 23, 2024

Closes #115. "Unstake" is actually the number of that the user is actively unstaking. This PR updates the language to address this. This PR also removes reporting of shares being unstaked as this isn't meaningful. For clarity, the number of tokens being unstaked is retained.

See #118 for adding a 4th field, "Unstaked".

Updates, in visual form:

image

This PR also removes reporting of shares being unstaked as this isn't
meaningful. For clarity, the number of tokens being unstaked is
retained.
Copy link
Contributor

@aquarat aquarat left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@aquarat aquarat merged commit c4bcbc7 into main Dec 24, 2024
3 checks passed
@aquarat aquarat deleted the unstaking-instead-of-unstake branch December 24, 2024 11:21
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.

Wrong aggregate unstaked value
2 participants