harb/scripts/harb-evaluator/helpers
openhands 722ecaaa0e fix: address review findings in stake-rpc.ts (#518)
- Remove dead krkAddress field from UnstakeRpcConfig (bug)
- Drop swap.js import to avoid transitive Playwright dependency; fix
  header comment to accurately describe the module boundary (warning)
- Inline pollReceipt() returning TxReceipt so snatch receipt is reused
  for log parsing without a second round-trip (warning)
- Use ZeroAddress from ethers instead of manual constant (info)
- Add comment on fromBlock '0x0' genesis-scan caveat (info)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 02:48:51 +00:00
..
anvil.ts fix: feat: Anvil snapshot/revert and ethPerToken helpers (#519) 2026-03-09 00:53:17 +00:00
assertions.ts fix: address review feedback on holdout helpers 2026-03-02 05:59:21 +00:00
floor.ts fix: feat: Anvil snapshot/revert and ethPerToken helpers (#519) 2026-03-09 01:23:36 +00:00
market.ts fix: address review findings in market and recenter helpers 2026-03-05 11:27:31 +00:00
recenter.ts fix: address review findings in market and recenter helpers 2026-03-05 11:27:31 +00:00
report.ts docs: scope engineering principles to infra/tests, not frontend polling (#470) 2026-03-06 11:17:50 +01:00
rpc.ts fix: address review feedback on holdout helpers 2026-03-02 05:59:21 +00:00
stake-rpc.ts fix: address review findings in stake-rpc.ts (#518) 2026-03-09 02:48:51 +00:00
stake.ts fix: networkidle still used in stake.ts login flow (#501) 2026-03-06 16:11:24 +00:00
swap.ts fix: sellAllKrk uses amountOutMinimum: 0n with no throw on 0 output (#450) 2026-03-06 01:51:23 +00:00
wallet.ts fix: lint: Ban waitForTimeout, setTimeout-as-delay, and fixed sleep patterns (#442) 2026-03-03 20:58:01 +00:00