-
Notifications
You must be signed in to change notification settings - Fork 7
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
feat: function isPercentagesSum100
#357
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.
LGTM, except that I believe the name isn’t that accurate. What if we say areValidPercentages
?
@razgraf, requesting your suggestions here
I agree that name isn't the best. It was hard to find a name for it. Even 'areValidPercentages' isn't that intuitive. How about 'isSum100'? |
|
isValidMerkleLT
isPercentagesSum100
test: polish tests
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.
lgtm, feedback below but already addressed by me
test/integration/merkle-lockup/factory/is-percentages-sum-100/isPercentagesSum100.tree
Outdated
Show resolved
Hide resolved
|
I prefer
minor issue in the grand scheme of things |
Changelog