Evidence Submission Protocols
Evidence Submission Protocols are the technical procedures that allow any network participant to report and prove malicious validator behavior to the consensus layer. This is often done by submitting cryptographic proof, such as signed headers that demonstrate double signing, to a smart contract or a specific consensus function.
The protocol then automatically verifies the evidence and executes the necessary slashing penalties. This "permissionless" reporting mechanism is vital for maintaining the security of the chain without relying on a centralized authority.
It ensures that the cost of detecting and punishing bad actors is borne by the network's own automated systems. These protocols must be carefully designed to prevent false reporting or spamming, which could disrupt the network.
They serve as a decentralized enforcement arm that keeps validators honest through the threat of immediate, verifiable consequences.