Double-Signing Penalty
A double-signing penalty is a specific slashing mechanism triggered when a validator signs two conflicting blocks at the same height or within the same consensus slot. This is considered a critical security violation because it facilitates double-spending and attempts to fork the blockchain history.
The penalty is typically severe, often resulting in the permanent removal of the validator from the network and the forfeiture of a significant portion of their staked capital. This mechanism acts as a deterrent against malicious actors attempting to undermine the finality and integrity of the distributed ledger.
By making the cost of such an attack prohibitively expensive, the protocol ensures that validators act in accordance with the established consensus rules. It is a cornerstone of trustless financial systems.