v4-core icon indicating copy to clipboard operation
v4-core copied to clipboard

⚡️ Make `tickBitmap` and `ticks` storage continuous

Open Philogy opened this issue 1 year ago • 0 comments

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]).

Philogy avatar Apr 29 '24 02:04 Philogy