Docs.rs
  • aptos-consensus-0.2.2
    • aptos-consensus 0.2.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dondidlc
    • Dependencies
      • anyhow ^1.0.57 normal
      • aptos-channel ^0.2.1 normal
      • aptos-config ^0.2.1 normal
      • aptos-crypto ^0.2.1 normal
      • aptos-executor ^0.2.1 normal
      • aptos-infallible ^0.2.1 normal
      • aptos-logger ^0.2.1 normal
      • aptos-mempool ^0.2.1 normal
      • aptos-metrics-core ^0.2.1 normal
      • aptos-network ^0.2.1 normal
      • aptos-secure-storage ^0.2.1 normal
      • aptos-temppath ^0.2.1 normal
      • aptos-types ^0.2.1 normal
      • aptos-vm ^0.2.1 normal
      • async-trait ^0.1.53 normal
      • bcs ^0.1.3 normal
      • byteorder ^1.4.3 normal
      • bytes ^1.1.0 normal
      • consensus-notifications ^0.2.1 normal
      • consensus-types ^0.2.1 normal
      • event-notifications ^0.2.1 normal
      • executor-types ^0.2.1 normal
      • fail ^0.5.0 normal
      • aptos-fallible ^0.2.1 normal
      • futures ^0.3.21 normal
      • itertools ^0.10.3 normal
      • mirai-annotations ^1.12.0 normal
      • num-derive ^0.3.3 normal
      • num-traits ^0.2.15 normal
      • once_cell ^1.10.0 normal
      • rand ^0.7.3 normal
      • safety-rules ^0.2.1 normal
      • schemadb ^0.2.1 normal
      • serde ^1.0.137 normal
      • serde_json ^1.0.81 normal
      • short-hex-str ^0.2.1 normal
      • storage-interface ^0.2.1 normal
      • termion ^1.5.6 normal
      • thiserror ^1.0.31 normal
      • tokio ^1.18.2 normal
      • aptos-config ^0.2.1 dev
      • aptos-mempool ^0.2.1 dev
      • aptos-network ^0.2.1 dev
      • claim ^0.5.0 dev
      • consensus-types ^0.2.1 dev
      • executor-test-helpers ^0.2.1 dev
      • move-deps ^0.2.1 dev
      • proptest ^1.0.0 dev
      • safety-rules ^0.2.1 dev
      • tempfile ^3.3.0 dev
      • vm-validator ^0.2.1 dev
    • Versions
    • 100% 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 aptos_consensus

logo
Change settings

List of all items

Structs

  • network_interface::ConsensusNetworkSender

Enums

  • network_interface::ConsensusMsg

Functions

  • consensus_provider::start_consensus
  • network_interface::network_endpoint_config

Typedefs

  • network_interface::ConsensusNetworkEvents

Statics

  • counters::BLOCK_RETRIEVAL_CHANNEL_MSGS
  • counters::BLOCK_TRACING
  • counters::BUFFER_MANAGER_MSGS
  • counters::COMMITTED_BLOCKS_COUNT
  • counters::COMMITTED_PROPOSALS_IN_WINDOW
  • counters::COMMITTED_TXNS_COUNT
  • counters::COMMITTED_VOTES_IN_WINDOW
  • counters::CONSENSUS_CHANNEL_MSGS
  • counters::CURRENT_EPOCH_VALIDATORS
  • counters::CURRENT_ROUND
  • counters::EPOCH
  • counters::ERROR_COUNT
  • counters::FAILED_PROPOSALS_IN_WINDOW
  • counters::LAST_COMMITTED_ROUND
  • counters::LAST_COMMITTED_VERSION
  • counters::LEADER_REPUTATION_ROUND_HISTORY_SIZE
  • counters::NUM_BLOCKS_IN_TREE
  • counters::NUM_TXNS_PER_BLOCK
  • counters::OP_COUNTERS
  • counters::PENDING_CONSENSUS_NETWORK_EVENTS
  • counters::PENDING_QUORUM_STORE_COMMIT_NOTIFICATION
  • counters::PENDING_ROUND_TIMEOUTS
  • counters::PENDING_SELF_MESSAGES
  • counters::PENDING_STATE_SYNC_NOTIFICATION
  • counters::PROPOSALS_COUNT
  • counters::QC_ROUNDS_COUNT
  • counters::ROUND_MANAGER_CHANNEL_MSGS
  • counters::ROUND_TIMEOUT_MS
  • counters::SYNC_INFO_MSGS_SENT_COUNT
  • counters::TIMEOUT_COUNT
  • counters::TIMEOUT_ROUNDS_COUNT
  • counters::VOTE_NIL_COUNT
  • counters::WAIT_DURATION_S

Constants

  • CONSENSUS_DB_NAME
  • network_interface::DIRECT_SEND
  • network_interface::RPC