Protocol Timelocks
Protocol Timelocks are smart contract features that mandate a delay between the approval of a governance proposal and its actual execution on the blockchain. This waiting period serves as a critical safety buffer, allowing community members, auditors, and security teams to review the code changes or parameter updates before they become permanent.
If a proposal is identified as malicious or dangerous, the timelock provides a window for the community to mobilize, coordinate a defense, or exit the protocol before the change takes effect. Timelocks are a fundamental component of defensive governance, ensuring that no administrative action can occur instantaneously without public notice.
They are often combined with multi-signature wallets to ensure that even authorized signers cannot bypass the cooling-off period.