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

Introduce Delegator Staking Minimums #363

Closed
joshuahannan opened this issue Apr 18, 2023 · 0 comments · Fixed by #364
Closed

Introduce Delegator Staking Minimums #363

joshuahannan opened this issue Apr 18, 2023 · 0 comments · Fixed by #364
Assignees
Labels
enhancement New feature or request Feature P-High Performance SC-Eng Issues that we want to see surfaced in SC-Eng ZH Board

Comments

@joshuahannan
Copy link
Member

joshuahannan commented Apr 18, 2023

Issue To Be Solved

Based on FLIP 78, we are planning on requiring delegators to have a minimum stake.

Suggest A Solution

  • Delegator staking minimum should be stored at index 0 of the minimum staking requirements dictionary
  • In moveTokens, if the delegator is below the minimum, move their tokens to unstaked or unstaking, depending on where they already are
@joshuahannan joshuahannan added enhancement New feature or request Feature P-High Performance SC-Eng Issues that we want to see surfaced in SC-Eng ZH Board labels Apr 18, 2023
@joshuahannan joshuahannan self-assigned this Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Feature P-High Performance SC-Eng Issues that we want to see surfaced in SC-Eng ZH Board
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant