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> |
||
|---|---|---|
| .. | ||
| helpers | ||
| scenarios/passive-confidence | ||
| bootstrap-light.sh | ||
| evaluate.sh | ||
| export-attacks.py | ||
| holdout.config.ts | ||
| promote-attacks.sh | ||
| red-team-program.md | ||
| red-team-sweep.sh | ||
| red-team.sh | ||
| run-protocol.sh | ||
| run-resources.sh | ||