-
Notifications
You must be signed in to change notification settings - Fork 27
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
[Feature] getDenormalisedWeight #26
Labels
enhancement
New feature or request
Comments
https://forum.piedao.org/t/bounty-program-votes/118/2 |
Leaving this in done until we work out the disbursement |
Implemented in #51 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
User Story
Type
Description
Calls the exact same function on the underlying pool contract.
Definition of Done
getDenormalizedWeight(address token)
Attach files or screenshots if it's helpful for this issue.
Reference implementation: https://github.com/balancer-labs/smart-pools/blob/master/crp/contracts/ConfigurableRightsPool.sol#L112
The text was updated successfully, but these errors were encountered: