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

inconsistent behaviour between withdraw and removeMyPool #138

Open
SurfingNerd opened this issue Oct 7, 2022 · 1 comment
Open

inconsistent behaviour between withdraw and removeMyPool #138

SurfingNerd opened this issue Oct 7, 2022 · 1 comment
Labels
minor-issue Minor Issue that does not break anything.

Comments

@SurfingNerd
Copy link
Collaborator

The function "RemoveMyPool" does allow to remove a pool even if it is an active validator during the Epoch.
While other logics like Withdrawal orderWithdraw, they do it right and add the Pool to the "_poolsToBeRemoved" data storage, and it is then removed from the Pools during the RNG for the next validatorset.

@SurfingNerd SurfingNerd added the minor-issue Minor Issue that does not break anything. label Oct 7, 2022
@SurfingNerd
Copy link
Collaborator Author

marked as minor issue, because it seems not to break anything and just causes confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor-issue Minor Issue that does not break anything.
Projects
Status: No status
Development

No branches or pull requests

1 participant