Module hotshot_testing::byzantine::byzantine_behaviour
source · Expand description
Byzantine defintions and implementations of different behaviours
Structs§
- An
EventTransformerState
that multipliesQuorumProposalSend
events, incrementing the view number of the proposal - An
EventHandlerState
that modifies view number on the certificate ofDacSend
event to that of a future view - An
EventHandlerState
that modifies justify_qc onQuorumProposalSend
to that of a previous view to mock dishonest leader - An
EventHandlerState
that will send a vote for a bad proposal - An
EventHandlerState
that modifies view number on the vote ofQuorumVoteSend
event to that of a future view and correctly signs the vote - An
EventHandlerState
that doubles theQuorumVoteSend
andQuorumProposalSend
events - View delay configuration