From 6dd246cb55a6af45735473aa91a62a221cfc0494 Mon Sep 17 00:00:00 2001 From: openhands Date: Sun, 15 Mar 2026 08:20:22 +0000 Subject: [PATCH] fix: ThreePositionStrategy class comment still advertises 1-100% anchor width (#786) --- STATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/STATE.md b/STATE.md index 37a1db7..238b5a9 100644 --- a/STATE.md +++ b/STATE.md @@ -47,3 +47,4 @@ - [2026-03-15] red-team.sh and export-attacks.py use Base Sepolia addresses labeled as mainnet (#794): replace Sepolia SWAP_ROUTER and V3_FACTORY with correct Base mainnet addresses; add Basescan source-link comments - [2026-03-15] evo_run007_champion.push3 always returns fixed params regardless of staking (#791) - [2026-03-15] evo_run007_champion.push3 note has same CI/DD inversion (#790) +- [2026-03-15] ThreePositionStrategy class comment still advertises 1-100% anchor width (#786)