-
Notifications
You must be signed in to change notification settings - Fork 607
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
Force undelegate superfluid staking position by whitelisted address #5861
Conversation
This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. Thank you! |
Punting review for this until v17 code freeze happens |
This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. Thank you! |
This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. Thank you! |
This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. Thank you! |
#5630
What is the purpose of the change
Added new msg
ForceSuperfluidUndelegate
to allow whitelisted address to force undelegate from superfluid stake. Which essentiallyTesting and Verifying
This change added tests and can be verified as follows:
ForceSuperfluidUndelegate
function properlyForceSuperfluidUndelegate
only allows whitlisted address to callDocumentation and Release Note
Unreleased
section ofCHANGELOG.md
?Where is the change documented?
x/superfluid/README.md
)