synthetix-v3 icon indicating copy to clipboard operation
synthetix-v3 copied to clipboard

maxvaluePerShare range checking

Open dbeal-eth opened this issue 2 years ago • 0 comments

the fact taht a user can specify their desired maxValuePerShare can be problematic for precision management when it comes to pool debt.

add a constant to the system which restricts the range of the maxValuePerShare range, and ensure the same exists on the distributor

dbeal-eth avatar Jan 24 '23 03:01 dbeal-eth