Versions in this module Expand all Collapse all v1 v1.0.4 Sep 26, 2025 Changes in this version + const MaxCacheHeader + type DoubleSignMonitor struct + func NewDoubleSignMonitor() *DoubleSignMonitor + func (m *DoubleSignMonitor) Verify(h *types.Header) + type MaliciousVoteMonitor struct + func NewMaliciousVoteMonitor() *MaliciousVoteMonitor + func (m *MaliciousVoteMonitor) ConflictDetect(newVote *types.VoteEnvelope, pendingBlockNumber uint64) bool