clboss/tests/boltz
Ken Sedgwick 99c0592612
tests/boltz/test_claimtxhandler_scoped_update.cpp: Also cover the apiAccess predicate.
Both inserted rows used the same apiAccess, so the test would not
catch a claim UPDATE scoped by swapId alone.  Add a third row
sharing swapA's swapId under a different apiAccess; the
single-stamped-row count assertion now fails if either predicate
is dropped.  Verified: a swapId-only variant fails the count
assertion.

Prompted by review on #326.
2026-08-12 14:55:09 -07:00
..
test_claimtxhandler_scoped_update.cpp tests/boltz/test_claimtxhandler_scoped_update.cpp: Also cover the apiAccess predicate. 2026-08-12 14:55:09 -07:00
test_match_lockscript.cpp Boltz/Detail/match_lockscript.cpp: Function to check if the BOLTZ instance gave correct redeemscript. 2020-09-21 15:32:25 +08:00