Closed prateek105 closed 1 year ago
LGTM - would suggest also ensuring a variable number of indexes are used in the other PM and RM methods.
I think we should remove hardcoding to 1 bucket at a time, and add support for variable numbers of buckets in
moveLiquidity
while working on this i realised that the contract does not support moving of multiple positions in a single call, so i don't think that this would be useful in this scenario.
I think we should remove hardcoding to 1 bucket at a time, and add support for variable numbers of buckets in
moveLiquidity
while working on this i realised that the contract does not support moving of multiple positions in a single call, so i don't think that this would be useful in this scenario.
Good point - ok with merging as is then
Description of change
High level