Skip to content

Permit paused emergency recovery#53

Merged
MickeeJay merged 1 commit into
mainfrom
fix/pause-safe-emergency-recovery
Apr 16, 2026
Merged

Permit paused emergency recovery#53
MickeeJay merged 1 commit into
mainfrom
fix/pause-safe-emergency-recovery

Conversation

@MickeeJay
Copy link
Copy Markdown
Owner

Summary

  • Allow emergency withdrawal, vault locking, and emergency exits to run during a protocol pause when the caller is the owner or emergency-pauser.
  • Keep normal execution and rebalance flows pause-gated.

Validation

  • npx vitest run tests/unit/vault-core.test.ts tests/unit/strategy-execution.test.ts
  • npm run check

Closes #31

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
v-mind Ready Ready Preview, Comment Apr 16, 2026 6:43am

@MickeeJay MickeeJay merged commit 4cedc9a into main Apr 16, 2026
3 of 4 checks passed
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.

Emergency recovery flows cannot run while the protocol is paused

1 participant