v4-core
v4-core copied to clipboard
⚡️ Make `tickBitmap` and `ticks` storage continuous
Related Issue
#622
Description of changes
Defined new structs and interfaces to encapsulate the different approaches to mapping for the select data structures (pool.tickBitmap [int16 => uint256], pool.ticks [int24 => TickInfo]).