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

Allow REStake for validators commission #795

Open
geldmon opened this issue Nov 19, 2024 · 2 comments
Open

Allow REStake for validators commission #795

geldmon opened this issue Nov 19, 2024 · 2 comments

Comments

@geldmon
Copy link

geldmon commented Nov 19, 2024

Would like to see autostake for validators via self-delegate address. This should work as follows:

  1. if the address is the validator self-delegate address
  2. and if granted the WithdrawDelegatorReward permission

This would allow validators to autowithdraw and autostake if the Delegate permission is also given.

@tombeynon
Copy link
Contributor

Just to clarify - do you mean auto-compounding the validator's commission? Because auto-compound rewards would work now if the validator grants permission to the restake address as normal. But I agree commission would be a nice addition, and easy enough to implement. Just need to handle WithdrawalValidatorCommission

@geldmon
Copy link
Author

geldmon commented Nov 19, 2024

Yes, exactly

@geldmon geldmon changed the title Allow REStake for validators Allow REStake for validators commission Nov 19, 2024
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

2 participants