Skip to content

Fix/circuit breaker fund movement - #882

Merged
chinweobtagaz merged 2 commits into
OpenKnight-Foundation:mainfrom
sladeoj:fix/circuit-breaker-fund-movement
Aug 26, 2026
Merged

Fix/circuit breaker fund movement#882
chinweobtagaz merged 2 commits into
OpenKnight-Foundation:mainfrom
sladeoj:fix/circuit-breaker-fund-movement

Conversation

@sladeoj

@sladeoj sladeoj commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

closes #774
A concise PR description you can use:

This change wires the emergency circuit breaker into the game contract’s fund-moving paths so that paused state halts token transfers and escrow updates before any funds can leave the contract. The breaker is now enforced for game creation/joining, settlement and payout flows, dispute fee movement, and related payout/escrow operations. Regression tests were added to confirm that paused breaker state blocks these actions and that normal behavior resumes once unpaused.

@drips-wave

drips-wave Bot commented Jul 27, 2026

Copy link
Copy Markdown

@sladeoj Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@chinweobtagaz

Copy link
Copy Markdown
Contributor

@sladeoj ci is failing

@chinweobtagaz
chinweobtagaz merged commit 104c974 into OpenKnight-Foundation:main Aug 26, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SC-04: Emergency Circuit Breaker Unwired

2 participants