feat/test: MonotonicSqrt function defined on osmomath.BigDec
and benchmark against sdk.Dec
#6045
Labels
F: concentrated-liquidity
Tracking the development of concentrated liquidity feature to improve filtering on the project board
Background
To raise the minimum spot price in CL, we need to implement a
MonotonicSqrt
function onosmomath.BigDec
to support higher precision.See design document: https://app.clickup.com/37420681/v/dc/13nzm9-22453/13nzm9-45853
Acceptance Criteria
sdk.Dec
implementation, only changingsdk.Dec
toosmomath.BigDec
sdk.Dec
versionThe text was updated successfully, but these errors were encountered: