Files
SVSimServer/SVSim.UnitTests/Services
gamer147 c37c04c1b7 refactor(gacha-point): route TryExchangeAsync through IInventoryTransaction
Change signature from (Viewer, packId, cardId) to (IInventoryTransaction, packId, cardId).
Drop RewardGrantService from GachaPointService ctor. PackController.ExchangeGachaPoint opens
tx with GachaPointBalances/Received extra includes, passes tx, commits on success.
Update GachaPointServiceTests to use inv.BeginAsync + tx pattern.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-31 16:55:08 -04:00
..
2026-05-25 16:34:24 -04:00
2026-05-24 21:13:15 -04:00
2026-05-25 12:03:47 -04:00
2026-05-25 16:45:02 -04:00