harb/scripts/harb-evaluator
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
..
helpers fix: add RPC propagation delay after browser-initiated swap (#434) 2026-03-03 22:20:02 +01:00
scenarios/sovereign-exit feat: Shared holdout scenario test helpers (#401) 2026-03-02 05:21:24 +00:00
evaluate.sh fix: address review feedback on holdout evaluator (#381) 2026-03-01 12:04:35 +00:00
holdout.config.ts fix: address review feedback on holdout evaluator (#381) 2026-03-01 12:04:35 +00:00