We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
solveCfmm
solveCfmmMulti
BigDec
CalcInAmtGivenOut
calcSingleAssetJoinShares
CalcJoinPoolShares
CreateStableswapPool
maxNumAssets
maxTokensPerAsset
JoinPoolNoSwap
CalcJoinPoolNoSwapShares
JoinPool
joinPoolSharesInternal
The text was updated successfully, but these errors were encountered:
Converting this to Epic
Sorry, something went wrong.
No branches or pull requests
Completed:
solveCfmm
andsolveCfmmMulti
#2845BigDec
to 36 prevent stableswap CFMM precision issues #2591BigDec
#2903CalcInAmtGivenOut
#2921BigDec
precision even further to accommodate large 4-asset pools #3008calcSingleAssetJoinShares
) #2348CalcJoinPoolShares
not mutate pool assets by factoring out liquidity updates #2347CreateStableswapPool
#1392maxNumAssets
andmaxTokensPerAsset
to ensure multi-asset pools can't overflow #2827JoinPoolNoSwap
andCalcJoinPoolNoSwapShares
abstractions #2376JoinPool
,CalcJoinPoolShares
, andjoinPoolSharesInternal
) #2346The text was updated successfully, but these errors were encountered: