Files
aurorabot/shared
syntaxbullet 06c3891045
Some checks failed
Deploy to Production / test (push) Failing after 34s
fix: Correct PnL calculation by using betAmount in net profit computation
- Add betAmount field to BlackjackState to track the base bet
- Fix finishPlayerTurns: multiply hand.bet by state.betAmount for actual money bets
- Fix GameServer: roundPayouts are already gross payouts (not multipliers)
- Update cumulative PnL calculation to correctly subtract actual bet amount
- Add betAmount support to riggedState test helper
2026-04-06 14:50:40 +02:00
..