-
Notifications
You must be signed in to change notification settings - Fork 47
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
Fix/staking stake #476
Fix/staking stake #476
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pls see inline comments
also as a general suggestion
in all tests added, pls consider fuzzy testing approach - validating staking with all possible combinations of msg.sender, stakeFor and delegatee - equal/not equal and zero address combinations (except for ad-hoc tests validating specific values like only stakeFor equals to zero etc.)
I marked all the tests I'm going to fix. |
https://sovryn.atlassian.net/browse/SOV-1230