harb/scripts/harb-evaluator/helpers
openhands 1973ccf25b fix: evaluator: add market simulation and recenter helpers (#455)
- Export waitForReceipt from swap.ts so market.ts and recenter.ts can reuse it
- Add market.ts with roundTripSwap: direct-RPC buy+sell round-trip using ethers Wallet
- Add recenter.ts with triggerRecenter (calls LiquidityManager.recenter()) and mineBlocks (anvil_mine)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 10:52:28 +00:00
..
assertions.ts fix: address review feedback on holdout helpers 2026-03-02 05:59:21 +00:00
market.ts fix: evaluator: add market simulation and recenter helpers (#455) 2026-03-05 10:52:28 +00:00
recenter.ts fix: evaluator: add market simulation and recenter helpers (#455) 2026-03-05 10:52:28 +00:00
rpc.ts fix: address review feedback on holdout helpers 2026-03-02 05:59:21 +00:00
swap.ts fix: evaluator: add market simulation and recenter helpers (#455) 2026-03-05 10:52:28 +00:00
wallet.ts fix: lint: Ban waitForTimeout, setTimeout-as-delay, and fixed sleep patterns (#442) 2026-03-03 20:58:01 +00:00