0xKitsune/solstat

Panicking overflow in Shift-Math

dijkstra-dev opened this issue · 0 comments

Panicking overflow in Shift-Math rule when any of the values cannot be represented as a u32.

This error was found when analyzing issue #77.
Panic file: https://github.com/para-space/paraspace-core/blob/main/contracts/dependencies/uniswap/libraries/TickMath.sol#L241