Skip to content

Releases: KyberNetwork/uniswapv3-sdk-uint256

Use uint256 and int256 instead of big.Int

25 Mar 10:31
4caa4e0
Compare
Choose a tag to compare
optimize logic and reduce alloc (#2)

* improve GetOutputAmount, MulDiv, MulDivRoundingUp

* reduce alloc

* add comment

* add RemainingAmountIn