..
abstracts
fix: guard int128 overflow in ThreePositionStrategy mirror tick ( #622 )
2026-03-20 02:46:30 +00:00
helpers
fix: _scrapePositions: unguarded safeTransfer to address(0) when feeDestination unset ( #624 )
2026-03-20 01:05:05 +00:00
libraries
Add Solidity linting with solhint, Foundry formatter, and pre-commit hooks ( #51 )
2025-10-04 15:17:09 +02:00
mocks
fix: feat: Push3 input redesign — normalized indicators instead of raw protocol values ( #635 ) ( #649 )
2026-03-13 07:53:46 +01:00
EthScarcityAbundance.t.sol
fix: address AI review findings for #706 recenterAccess removal
2026-03-14 09:15:48 +00:00
FitnessEvaluator.t.sol
fix: Attack file schema for burn_lp needs documentation and migration ( #615 )
2026-03-22 10:53:07 +00:00
FuzzingAnalyzerBugs.t.sol
fix: address AI review findings for #706 recenterAccess removal
2026-03-14 09:15:48 +00:00
Kraiken.t.sol
fix: add symmetric InvalidAddress guard to setLiquidityManager ( #935 )
2026-03-18 09:45:43 +00:00
LiquidityManager.t.sol
fix: _scrapePositions: unguarded safeTransfer to address(0) when feeDestination unset ( #624 )
2026-03-20 01:05:05 +00:00
Optimizer.t.sol
fix: Optimizer and OptimizerV3 lack _disableInitializers() in constructor ( #1055 ) ( #1080 )
2026-03-21 13:42:54 +01:00
OptimizerV3.t.sol
fix: No Foundry test for OptimizerV3 calculateParams correctness ( #607 )
2026-03-22 06:31:06 +00:00
OptimizerV3Push3.t.sol
fix: OptimizerV3Push3 as IOptimizer always returns bear defaults — integration risk ( #1063 )
2026-03-20 20:52:29 +00:00
ReplayProfitableScenario.t.sol
fix: address AI review findings for #706 recenterAccess removal
2026-03-14 09:15:48 +00:00
Stake.t.sol
fix: Test coverage: Stake.sol to 100% ( #284 )
2026-02-26 03:59:20 +00:00
SupplyCorruption.t.sol
fix: address AI review findings for #706 recenterAccess removal
2026-03-14 09:15:48 +00:00
VWAPFloorProtection.t.sol
fix: shouldRecordVWAP else-branch fires incorrectly when lastRecenterTick==0 after bootstrap ( #609 )
2026-03-22 07:28:08 +00:00
VWAPTracker.t.sol
fix: Backtesting #5 : Position tracking + P&L metrics ( #319 )
2026-02-27 11:23:18 +00:00