Docs.rs
  • sc-consensus-grandpa-0.34.0
    • sc-consensus-grandpa 0.34.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later WITH Classpath-exception-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • ahash ^0.8.2 normal
      • array-bytes ^6.2.2 normal
      • async-trait ^0.1.79 normal
      • parity-scale-codec ^3.7.4 normal
      • dyn-clone ^1.0.16 normal
      • finality-grandpa ^0.16.3 normal
      • fork-tree ^13.0.1 normal
      • futures ^0.3.31 normal
      • futures-timer ^3.0.2 normal
      • log ^0.4.22 normal
      • parking_lot ^0.12.1 normal
      • substrate-prometheus-endpoint ^0.17.2 normal
      • rand ^0.8.5 normal
      • sc-block-builder ^0.44.0 normal
      • sc-chain-spec ^42.0.0 normal
      • sc-client-api ^39.0.0 normal
      • sc-consensus ^0.48.0 normal
      • sc-network ^0.49.0 normal
      • sc-network-common ^0.48.0 normal
      • sc-network-gossip ^0.49.0 normal
      • sc-network-sync ^0.48.0 normal
      • sc-network-types ^0.15.3 normal
      • sc-telemetry ^28.1.0 normal
      • sc-transaction-pool-api ^39.0.0 normal
      • sc-utils ^18.0.1 normal
      • serde_json ^1.0.132 normal
      • sp-api ^36.0.0 normal
      • sp-application-crypto ^40.1.0 normal
      • sp-arithmetic ^26.1.0 normal
      • sp-blockchain ^39.0.0 normal
      • sp-consensus ^0.42.0 normal
      • sp-consensus-grandpa ^23.1.0 normal
      • sp-core ^36.1.0 normal
      • sp-crypto-hashing ^0.1.0 normal
      • sp-keystore ^0.42.0 normal
      • sp-runtime ^41.1.0 normal
      • thiserror ^1.0.64 normal
      • assert_matches ^1.5.0 dev
      • finality-grandpa ^0.16.3 dev
      • tokio ^1.40.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sc_consensus_grandpa0.34.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • AuthoritySet
  • AuthoritySetChanges
  • AuthoritySetHardFork
  • BeforeBestBlockBy
  • Config
  • FinalityProof
  • FinalityProofProvider
  • GrandpaBlockImport
  • GrandpaJustification
  • GrandpaParams
  • LinkHalf
  • ScheduledChange
  • SharedAuthoritySet
  • SharedVoterState
  • ThreeQuartersOfTheUnfinalizedChain
  • VotingRulesBuilder
  • report::RoundState
  • report::VoterState
  • warp_proof::NetworkProvider
  • warp_proof::WarpSyncFragment
  • warp_proof::WarpSyncProof

Enums

  • Error
  • FinalityProofError
  • warp_proof::Error

Traits

  • BlockNumberOps
  • ClientForGrandpa
  • GenesisAuthoritySetProvider
  • GrandpaApi
  • VotingRule

Functions

  • best_justification
  • block_import
  • block_import_with_authority_set_hard_forks
  • find_forced_change
  • find_scheduled_change
  • grandpa_peers_set_config
  • protocol_standard_name
  • revert
  • run_grandpa_observer
  • run_grandpa_voter

Type Aliases

  • AuthorityId
  • AuthorityPair
  • CatchUp
  • Commit
  • CompactCommit
  • GrandpaJustificationSender
  • GrandpaJustificationStream
  • Message
  • Precommit
  • Prevote
  • PrimaryPropose
  • SignedMessage
  • VotingRuleResult