fix: evo_run007_champion.push3 always returns fixed params regardless of staking (#791)

This commit is contained in:
openhands 2026-03-15 07:30:53 +00:00
parent d8a109baf8
commit 05f41fe10a

View file

@ -45,3 +45,4 @@
- [2026-03-15] No-op varCounter assignment before false branch in processExecIf (#655)
- [2026-03-15] Old-format CIDs are warned but still silently dropped from the pool (#801): legacy CID warning made explicit (migration not supported), CID format contract documented in comment
- [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)