Expand description
Event handlers for use in the handle
method.
Functionsยง
- handle_
epoch_ ๐root_ quorum_ vote_ recv - Handle a
QuorumVoteRecv
event. - handle_
quorum_ ๐vote_ recv - Handle a
QuorumVoteRecv
event. - handle_
timeout ๐ - Handle a
Timeout
event. - handle_
timeout_ ๐vote_ recv - Handle a
TimeoutVoteRecv
event. - handle_
view_ ๐change - Handle a
ViewChange
event. - send_
high_ qc - Send an event to the next leader containing the highest QC we have This is a necessary part of HotStuff 2 but not the original HotStuff