Component
No response
Describe the suggested feature and problem it solves.
Needing access to node-js is causing some dev-x issues, and instead of patching those, it seems like somewhat low effort to just get all our tests migrated and delete hardhat.
merged migrations:
- [x] sqrtPriceMath https://github.com/Uniswap/v4-core/pull/317
- [x] tickMath https://github.com/Uniswap/v4-core/pull/306
- [x] FullMath (https://github.com/Uniswap/v4-core/pull/314))
- [x] TickBitmap https://github.com/Uniswap/v4-core/pull/320
- [ ] SwapMath https://github.com/Uniswap/v4-core/pull/323
- [ ] PoolManager
Describe the desired implementation.
No response
Describe alternatives.
No response
Additional context.
No response