harb/scripts/harb-evaluator/helpers
openhands d0e651ffc9 fix: sellAllKrk uses amountOutMinimum: 0n with no throw on 0 output (#450)
Replace console.warn with a thrown Error when wethReceived <= 0n so any
caller without a return-value check is protected, not just always-leave.spec.ts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 01:51:23 +00:00
..
assertions.ts fix: address review feedback on holdout helpers 2026-03-02 05:59:21 +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
rpc.ts fix: address review feedback on holdout helpers 2026-03-02 05:59:21 +00:00
stake.ts fix: evaluator: add stakeKrk and unstakeKrk browser helpers (#460) 2026-03-05 15:09:54 +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