List of all items
Structs
- block::BlockAndHeaderRequest
- block::BlockBuilder
- block::BlockBuilderConfig
- block::BlockBuilderOutput
- block::RetryEntry
- cert_verifier::CertBySenderVerifier
- cert_verifier::CertVerifier
- cert_verifier::CertVerifiers
- cert_verifier::ValidCert
- client::ClientApi
- client::ClientLeafFetcherNetwork
- client::CoordinatorClient
- consensus::Consensus
- consensus::PreCutoverSeed
- coordinator::Coordinator
- coordinator::CoordinatorBuilder
- coordinator::CoordinatorMaker
- coordinator::PendingDa
- coordinator::PendingProposalFetches
- coordinator::ProposalFetchKey
- coordinator::coordinator_builder::Empty
- coordinator::coordinator_builder::SetBlockBuilder
- coordinator::coordinator_builder::SetCertVerifiers
- coordinator::coordinator_builder::SetClient
- coordinator::coordinator_builder::SetConsensus
- coordinator::coordinator_builder::SetCoordinatorOutbox
- coordinator::coordinator_builder::SetEpochManager
- coordinator::coordinator_builder::SetEpochRootCollector
- coordinator::coordinator_builder::SetMembershipCoordinator
- coordinator::coordinator_builder::SetMetrics
- coordinator::coordinator_builder::SetNetwork
- coordinator::coordinator_builder::SetNodeId
- coordinator::coordinator_builder::SetOutbox
- coordinator::coordinator_builder::SetParticipation
- coordinator::coordinator_builder::SetProposalValidator
- coordinator::coordinator_builder::SetPublicKey
- coordinator::coordinator_builder::SetShareValidator
- coordinator::coordinator_builder::SetStateManager
- coordinator::coordinator_builder::SetStorage
- coordinator::coordinator_builder::SetTimeoutCollector
- coordinator::coordinator_builder::SetTimeoutOneHonestCollector
- coordinator::coordinator_builder::SetTimer
- coordinator::coordinator_builder::SetVidDisperser
- coordinator::coordinator_builder::SetVidFragmentAccumulator
- coordinator::coordinator_builder::SetVidReconstructor
- coordinator::coordinator_builder::SetVote1Collector
- coordinator::coordinator_builder::SetVote2Collector
- coordinator::coordinator_builder::sealed::Sealed
- coordinator::coordinator_maker::Empty
- coordinator::coordinator_maker::SetConsensusMetrics
- coordinator::coordinator_maker::SetInitializer
- coordinator::coordinator_maker::SetLockedQc
- coordinator::coordinator_maker::SetMembershipCoordinator
- coordinator::coordinator_maker::SetMetrics
- coordinator::coordinator_maker::SetNetwork
- coordinator::coordinator_maker::SetPrivateKey
- coordinator::coordinator_maker::SetPublicKey
- coordinator::coordinator_maker::SetStakeTableCapacity
- coordinator::coordinator_maker::SetStatePrivateKey
- coordinator::coordinator_maker::SetStorage
- coordinator::coordinator_maker::SetTimeoutDuration
- coordinator::coordinator_maker::SetUpgradeLock
- coordinator::coordinator_maker::sealed::Sealed
- coordinator::error::CoordinatorError
- coordinator::metrics::Measurement
- coordinator::metrics::Metrics
- coordinator::timer::Timer
- epoch::EpochFailure
- epoch::EpochManager
- logging::KeyPrefix
- message::DedupManifest
- message::EpochChangeMessage
- message::Message
- message::OpaqueMessage
- message::Proposal
- message::ProposalFetchRequest
- message::ProposalMessage
- message::TimeoutVoteMessage
- message::TransactionMessage
- message::Vote1
- network::Cliquenet
- network::CliquenetConfig
- network::CliquenetMetrics
- network::Counters
- network::Gauges
- network::Sender
- network::Shared
- outbox::Outbox
- proposal::ProposalValidator
- proposal::ValidatedProposal
- proposal::Validator
- proposal::VidShareValidator
- state::HeaderRequest
- state::HeaderResponse
- state::StateEntry
- state::StateManager
- state::StateRequest
- state::StateResponse
- state::UpdateLeaf
- storage::Storage
- storage::StorageMetrics
- vid::VidDisperseOutput
- vid::VidDisperseRequest
- vid::VidDisperser
- vid::VidFragmentAccumulator
- vid::VidReconstructError
- vid::VidReconstructOutput
- vid::VidReconstructor
- vid::disperse::VidDisperseOutput
- vid::disperse::VidDisperseRequest
- vid::disperse::VidDisperser
- vid::fragments::PendingShare
- vid::fragments::VidFragmentAccumulator
- vid::reconstruct::VidReconstructError
- vid::reconstruct::VidReconstructOutput
- vid::reconstruct::VidReconstructor
- vid::reconstruct::VidShareAccumulator
- vote::EpochRootTally
- vote::SimpleTally
- vote::VoteCollector
- vote::VoteStats
- vote::accumulate::CheckedAccumulator
Enums
- block::BlockError
- client::ClientRequest
- client::QueryError
- consensus::ConsensusInput
- consensus::ConsensusOutput
- consensus::Protocol
- consensus::SafetyError
- coordinator::GcScope
- coordinator::error::ErrorSource
- coordinator::error::Severity
- epoch::EpochManagerError
- epoch::EpochRootResult
- message::BlockMessage
- message::CatchupEvidence
- message::ConsensusMessage
- message::MessageType
- message::ProposalFetchMessage
- message::Unchecked
- message::Validated
- network::NetAddr
- network::NetworkError
- network::Role
- proposal::ValidationError
- state::Completed
- state::Pending
- state::StateManagerOutput
- storage::ActionKind
- storage::StorageOutput
- vid::VidDisperseError
- vid::VidFragmentError
- vid::VidReconstructErrorKind
- vid::disperse::VidDisperseError
- vid::fragments::VidFragmentError
- vid::reconstruct::VidReconstructErrorKind
Traits
- cert_verifier::Verifiable
- coordinator::coordinator_builder::IsComplete
- coordinator::coordinator_builder::IsSet
- coordinator::coordinator_builder::IsUnset
- coordinator::coordinator_builder::State
- coordinator::coordinator_maker::IsComplete
- coordinator::coordinator_maker::IsSet
- coordinator::coordinator_maker::IsUnset
- coordinator::coordinator_maker::State
- storage::NewProtocolStorage
- vote::Ballot
- vote::Tally
Functions
- coordinator::metrics::finish_measurement
- coordinator::metrics::ignore_measurement
- cutover::cutover_decided
- cutover::extract_pre_cutover_seed
- cutover::forward_legacy_high_qc
- cutover::forward_legacy_timeout_votes
- helpers::proposal_commitment
- logging::init_logging
- logging::init_test_logging
- logging::use_color
- utils::verify_new_protocol_leaf_chain
- vid::disperse::bucketize
- vid::disperse::handle_vid_disperse_request
- vid::reconstruct::decode_and_recommit
- vid::reconstruct::reconstruct
- vid::reconstruct::share_verifies
Type Aliases
- consensus::UnpairedProposals
- consensus::UnpairedVidShares
- coordinator::ProposalFetchResponseSender
- epoch::TaskOutput
- message::Certificate1
- message::Certificate2
- message::TimeoutCertificate
- message::TimeoutOneHonest
- message::VidShareFragmentMessage
- message::VidShareMessage
- message::Vote2
- proposal::Result
- state::Delta
- vid::reconstruct::Metadata
- vid::reconstruct::ReconstructResult
- vote::EpochRootCerts