# Functions
No description provided by the author
Generate a justification from the given power table.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithIgnoreConsensusFor sets the participant IDs for which the simulation will not error if they do not reach consensus at the end of each instance.
No description provided by the author
WithSigningBackend sets the signing backend to be used by all participants in the simulation.
No description provided by the author
# Constants
nolint:unused.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
An error to be returned when a chain or committee is not available for an instance.
# Structs
AggregateECChainGenerator generates EC chain by aggregating the chains generated by a given set of generators in the order their corresponding generator is specified.
BaseECChainGenerator always return the given base as the EC chain for all participants and instances.
No description provided by the author
No description provided by the author
No description provided by the author
Participant is a wrapper around gpbft.Participant that implements the Receiver interface.
RandomECChainGenerator generates deterministic random EC chains with configurable min and max number of tpisets per instance per participant.
No description provided by the author
A tipset generator.
UniformECChainGenerator generates deterministic random EC chains that are uniform across all participants per instance.
# Interfaces
ECChainGenerator generates the ECChain that a simulation participant would attempt to reach consensus on at the given GPBFT instance.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author