Bella-DeFinTech / uniswap-v3-simulator

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

Add view interface and static swap #37

Closed kafeikui closed 3 years ago

kafeikui commented 3 years ago
  1. add view interface of CorePool, Tick and Position
  2. add dry run mode of swap
  3. fix sqrtPriceLimitX96 to optional
  4. fix some != to JSBI.notEqual on JSBI comparison

Close #9