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
Optimism's Security Council implements a LivenessGuard Safe Module that automatically removes inactive members while preserving security thresholds. This mechanism:
130
+
Optimism's Security Council implements a LivenessModule (a Safe module) that automatically removes inactive members while preserving security thresholds. This mechanism:
131
131
- Tracks member signing activity over defined periods
132
132
- Prevents governance deadlocks from unavailable signers
133
133
- Maintains operational continuity during emergencies
@@ -264,7 +264,7 @@ Security Councils benefit from coordinated efforts:
264
264
- Shared postmortem analysis across protocols
265
265
- Collective security research initiatives
266
266
267
-
**Example: 2023 Oracle Attack Simulation**
267
+
**Example: Compound Wargame Simulation**
268
268
269
269
OpenZeppelin and Compound Labs conducted a simulated oracle attack exercise:
0 commit comments