Versions in this module Expand all Collapse all v0 v0.5.0 Oct 27, 2025 Changes in this version + func New() modules.Kauri + type ContributionRecvEvent struct + Contribution *kauripb.Contribution + type Kauri struct + func (k *Kauri) Begin(pc hotstuff.PartialCert, p hotstuff.ProposeMsg) + func (k *Kauri) InitModule(mods *modules.Core) + func (k *Kauri) OnContributionRecv(event ContributionRecvEvent) + func (k *Kauri) OnWaitTimerExpired(event WaitTimerExpiredEvent) + func (k *Kauri) SendContributionToParent() + func (k *Kauri) SendProposalToChildren(p hotstuff.ProposeMsg) + func (k *Kauri) WaitToAggregate() + type WaitTimerExpiredEvent struct