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

Implement instant unstaking #54

Open
DrZoltanFazekas opened this issue Feb 28, 2025 · 0 comments
Open

Implement instant unstaking #54

DrZoltanFazekas opened this issue Feb 28, 2025 · 0 comments

Comments

@DrZoltanFazekas
Copy link
Contributor

Delegators shall be able to unstake and claim without waiting for the unbonding period in exchange for an extra commission.

The contract shall maintain an extra reserve in its balance which is dedicated to serve instant unstaking requests and is never deposited.

Evaluate the idea of dynamically extending the reserve by not depositing the staked funds immediately since they effectively only start earning rewards in the epoch after next i.e. it's sufficient to deposit them before the end of the current epoch.

@DrZoltanFazekas DrZoltanFazekas added enhancement New feature or request and removed enhancement New feature or request labels Feb 28, 2025
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

No branches or pull requests

1 participant