Module hotshot_testing::byzantine::byzantine_behaviour
source · Expand description
Byzantine definitions and implementations of different behaviours
Structs§
- An
EventTransformerStatethat multipliesQuorumProposalSendevents, incrementing the view number of the proposal - An
EventHandlerStatethat modifies view number on the certificate ofDacSendevent to that of a future view - An
EventHandlerStatethat modifies justify_qc onQuorumProposalSendto that of a previous view to mock dishonest leader - An
EventHandlerStatethat will send a vote for a bad proposal - An
EventHandlerStatethat modifies view number on the vote ofQuorumVoteSendevent to that of a future view and correctly signs the vote - An
EventHandlerStatethat doubles theQuorumVoteSendandQuorumProposalSendevents - View delay configuration