No description
- Add precise Uniswap V3 math-based trade size calculations - Implement buyLimitToLiquidityBoundary() and sellLimitToLiquidityBoundary() - Create buyRaw()/sellRaw() for unsafe trading without limits - Establish DRY architecture where buy() calls buyRaw() internally - Add try-catch error handling for boundary conditions - Clean up debug console logs and convert important ones to comments - Remove debug-only testEmptyPoolBoundaryJump() function - All tests pass with proper boundary testing capabilities 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| kraiken-lib | ||
| lib | ||
| onchain | ||
| services/txnBot | ||
| subgraph/base_sepolia | ||
| .gitignore | ||
| .gitmodules | ||
| CLAUDE.md | ||
| README.md | ||
| TECHNICAL_APPENDIX.md | ||