harb/tools
openhands 4564637f85 fix: Push3 evolution: fitness scoring wrapper (transpile → deploy → attack → score) (#545)
Address round-2 review findings:
- Move BASELINE_SNAP before deploy-optimizer.sh so cleanup fully reverts the
  deploy on a shared Anvil; fixes nonce/address collision when a second
  sequential evaluation reuses the same chain
- Revert deploy output to capture-and-suppress on success / surface on failure;
  removes per-candidate stderr noise in evolution loop batch runs
- Fix cast rpc anvil_mine arg order to match all other cast rpc calls in script

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 20:16:54 +00:00
..
push3-evolution fix: Push3 evolution: fitness scoring wrapper (transpile → deploy → attack → score) (#545) 2026-03-11 20:16:54 +00:00
push3-transpiler fix: Push3 optimizer: dyadic rational input interface (8 slots) + 4-output redesign (#548) 2026-03-11 15:23:36 +00:00
deploy-optimizer.sh fix: Unified Push3 → deploy pipeline: transpile, compile, upgrade in one command (#538) 2026-03-10 20:21:54 +00:00