harb/scripts/harb-evaluator
johba 349bd2c2c6 fix: bootstrap-light.sh lacks Push3 candidate injection (#999)
Add CANDIDATE env var support to bootstrap-light.sh. When set to a
.push3 file path, the script:
1. Invokes push3-transpiler to regenerate OptimizerV3Push3.sol
2. Extracts the function body into OptimizerV3Push3Lib.sol
3. Deploys contracts normally via DeployLocal.sol
4. Deploys OptimizerV3 and upgrades the UUPS proxy via upgradeTo()

Also updates formulas/run-red-team.toml to reflect the implementation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 13:19:48 +00:00
..
helpers fix: Stale JSDoc in navigateToStakePage refers to '/stake' not '/app/stake' (#509) 2026-03-13 10:37:14 +00:00
scenarios/passive-confidence fix: correct buyKrk call sites for new opts param, add eslint-disable for polling loop 2026-03-05 05:53:19 +00:00
bootstrap-light.sh fix: bootstrap-light.sh lacks Push3 candidate injection (#999) 2026-03-22 13:19:48 +00:00
evaluate.sh fix: formula scripts broken on evolution box (#1006, #1007, #1008) 2026-03-19 14:09:38 +00:00
export-attacks.py fix: also update red-team.sh addresses to Base Sepolia (#873) 2026-03-17 23:05:26 +00:00
holdout.config.ts fix: address PR #438 review findings 2026-03-04 08:20:11 +00:00
promote-attacks.sh fix: address promote-attacks review feedback (#974) 2026-03-19 07:48:24 +00:00
red-team-program.md fix: red-team-program.md taxRate naming inconsistency (pre-existing) (#835) 2026-03-16 09:46:55 +00:00
red-team-sweep.sh fix: evaluate.sh detects docker compose vs docker-compose binary; red-team-sweep.sh does not (#964) 2026-03-18 18:57:36 +00:00
red-team.sh fix: Red-team schema should add candidate_commit field (#1066) (#1075) 2026-03-21 13:47:13 +01:00
run-protocol.sh fix: add missing shell scripts and fix contract interface in run-protocol 2026-03-21 21:00:14 +00:00
run-resources.sh fix: add missing shell scripts and fix contract interface in run-protocol 2026-03-21 21:00:14 +00:00