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

Configurable minimum/maximum delegation limits #4

Open
przemyslaw opened this issue Feb 5, 2024 · 1 comment
Open

Configurable minimum/maximum delegation limits #4

przemyslaw opened this issue Feb 5, 2024 · 1 comment

Comments

@przemyslaw
Copy link
Collaborator

przemyslaw commented Feb 5, 2024

The validator should be able to configure minimum and maximum delegation amounts to manage the delegator set more efficiently.

*configurable per Validator

  • min / max parameter (number of tokens)
  • should not be possible to be higher than network maximum
  • allows to control dust

This in effect means that if a validator sets a delegation limit and some delegator stakes are outside the limit, those delegators will be automatically unstaked (following a normal undelegation flow with a delay) before the next auction is run.

@wojcik91
Copy link

initial analysis notes: https://tnt.sh/s/9e81ef15-9ed9-4a8f-8db7-edafb2ae4505

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants