Bella-DeFinTech / uniswap-v3-simulator

the "Tuner", a Uniswap V3 Simulator
https://docs.bella.fi/
Other
144 stars 45 forks source link

added maxLiquidityPerTick calculations; added overflow check #29

Closed neptune-v closed 3 years ago

neptune-v commented 3 years ago

Resolves #28

@denice646 There will be conflicts in CorePool.ts, you can keep both my changes and your changes before submitting the PR.

@denice646 @kafeikui The code block changes in CorePool.ts are merely formatting by Prettier, you can ignore that part.