-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
The weight attribute is null for Managed pools tokens. After a quick investigation, I found that:
- weights are never set at the creation because Managed has pre-minted BPT - this condition is always falsy
updatePoolWeightsis not called on every Managed poolSwapevent
Requirements
- Add Managed to
isVariableWeightPoolfunction - Remove BPT from
tokensListbefore comparing toweights
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels