harb/containers
openhands dbf78de793 fix: bootstrap + red-team on forked networks
Bootstrap fixes:
- Idempotency check: skip if Kraiken already deployed on Anvil
- anvil_setCode to strip ERC-4337 code from deployer + feeDest
- DeployLocal.sol: feeDest derived from keccak256('harb.local.feeDest')

Red-team fixes:
- New bootstrap-light.sh: Anvil-only, ~30s deploy
- red-team.sh uses bootstrap-light instead of full docker compose
- anvil_setBalance for feeDest before impersonation
- forge --color never, path resolution, docker chown

Address fixes (all Base mainnet, in both FitnessEvaluator + AttackRunner):
- V3_FACTORY: 0x33128a8fC17869897dcE68Ed026d694621f6FDfD
- SWAP_ROUTER: 0x2626664c2603336E57B271c5C0b26F421741e481
- NPM_ADDR: 0x03a520b32C04BF3bEEf7BEb72E919cf822Ed34f1
2026-03-14 13:31:23 +00:00
..
anvil-entrypoint.sh fix: landing page user test fixes (#162) 2026-02-23 14:47:38 +00:00
bootstrap.sh fix: bootstrap + red-team on forked networks 2026-03-14 13:31:23 +00:00
Caddyfile fix: Add cache headers to Ponder GraphQL proxy in Caddy (#447) 2026-03-06 02:30:56 +00:00
entrypoint-common.sh refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00
foundry.Containerfile feat: Complete Podman stack setup with working services 2025-09-24 12:12:54 +00:00
landing-ci-entrypoint.sh refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00
landing-entrypoint.sh fix: landing page user test fixes (#162) 2026-02-23 14:47:38 +00:00
node-dev.Containerfile feat/ponder-lm-indexing (#142) 2026-02-18 00:19:05 +01:00
ponder-entrypoint.sh refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00
txnbot-entrypoint.sh refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00
webapp-entrypoint.sh fix: webapp-entrypoint.sh CI path bypasses contracts.env sourcing without documentation (#422) 2026-03-06 07:24:54 +00:00