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

Function unDelegate() is broken #57

Closed
nervehammer opened this issue Dec 25, 2018 · 1 comment
Closed

Function unDelegate() is broken #57

nervehammer opened this issue Dec 25, 2018 · 1 comment
Assignees

Comments

@nervehammer
Copy link
Contributor

similarly to #56 function unDelegate() is incomplete and leads to serious exploit where a member can undelegate and redelegate another leader easily, bypassing the require check
require(!tokenFunction.isLockedForMemberVote(allDelegation[followerId].leader), "leader voted");
and become rich by claiming reward

@nitika-goel
Copy link
Contributor

Issue no longer valid.

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

3 participants