Docs.rs
  • consensus-types-0.1.6
    • consensus-types 0.1.6
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dondidlc
    • Dependencies
      • anyhow ^1.0.57 normal
      • aptos-crypto ^0.1.0 normal
      • aptos-crypto-derive ^0.1.0 normal
      • aptos-infallible ^0.1.0 normal
      • aptos-types ^0.1.0 normal
      • bcs ^0.1.3 normal
      • executor-types ^0.1.0 normal
      • futures ^0.3.12 normal
      • itertools ^0.10.3 normal
      • mirai-annotations ^1.12.0 normal
      • proptest ^1.0.0 normal
      • serde ^1.0.137 normal
      • short-hex-str ^0.1.0 normal
      • aptos-types ^0.1.0 dev
      • proptest ^1.0.0 dev
      • serde_json ^1.0.81 dev
    • Versions
    • 35.15% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate consensus_types

logo
Change settings

List of all items

Structs

  • block::Block
  • block_data::BlockData
  • block_data::BlockDataHasher
  • block_retrieval::BlockRetrievalRequest
  • block_retrieval::BlockRetrievalResponse
  • common::ProofOfStore
  • common::TransactionSummary
  • epoch_retrieval::EpochRetrievalRequest
  • executed_block::ExecutedBlock
  • experimental::commit_decision::CommitDecision
  • experimental::commit_vote::CommitVote
  • proposal_msg::ProposalMsg
  • quorum_cert::QuorumCert
  • safety_data::SafetyData
  • sync_info::SyncInfo
  • timeout_2chain::TimeoutSigningRepr
  • timeout_2chain::TimeoutSigningReprHasher
  • timeout_2chain::TwoChainTimeout
  • timeout_2chain::TwoChainTimeoutCertificate
  • vote::Vote
  • vote_data::VoteData
  • vote_data::VoteDataHasher
  • vote_msg::VoteMsg
  • vote_proposal::VoteProposal
  • vote_proposal::VoteProposalHasher

Enums

  • block_data::BlockType
  • block_retrieval::BlockRetrievalStatus
  • common::Payload
  • common::PayloadFilter
  • request_response::ConsensusRequest
  • request_response::ConsensusResponse

Typedefs

  • common::Author
  • common::Round

Constants

  • block_retrieval::MAX_BLOCKS_PER_REQUEST