harb/scripts/harb-evaluator/helpers
johba 16abdcbefb fix: add RPC propagation delay after browser-initiated swap (#434)
After `buyKrk()` completes (swap widget returns to idle), the Anvil RPC may briefly return stale balance state. Adds 2s delay to ensure `getKrkBalance` reads post-swap state.

Without this fix, the holdout scenario reports identical KRK balance before and after swap despite the transaction succeeding (success toast visible).

Co-authored-by: openhands <openhands@all-hands.dev>
Reviewed-on: https://codeberg.org/johba/harb/pulls/434
2026-03-03 22:20:02 +01:00
..
assertions.ts fix: address review feedback on holdout helpers 2026-03-02 05:59:21 +00:00
rpc.ts fix: address review feedback on holdout helpers 2026-03-02 05:59:21 +00:00
swap.ts fix: add RPC propagation delay after browser-initiated swap (#434) 2026-03-03 22:20:02 +01:00
wallet.ts fix: address review feedback on holdout helpers 2026-03-02 05:59:21 +00:00