Skip to content

Use uint256 and int256 instead of big.Int

Compare
Choose a tag to compare
@it4rb it4rb released this 25 Mar 10:31
· 6 commits to main since this release
4caa4e0
optimize logic and reduce alloc (#2)

* improve GetOutputAmount, MulDiv, MulDivRoundingUp

* reduce alloc

* add comment

* add RemainingAmountIn