You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Label:security, admin Complexity: 200 points Description:
Enhance the existing set_paused mechanism. Add a "drain" or "rescue" function for admins to recover funds from a compromised contract to a secure multisig treasury. Tasks:
Implement emergency_withdraw with time-lock protection.
Add granular pause states (e.g., PauseDepositsOnly).
Document the governance process for emergency actions.
Label:
security,adminComplexity: 200 points
Description:
Enhance the existing
set_pausedmechanism. Add a "drain" or "rescue" function for admins to recover funds from a compromised contract to a secure multisig treasury.Tasks:
emergency_withdrawwith time-lock protection.PauseDepositsOnly).