Docs.rs
  • finality-grandpa-0.16.3
    • finality-grandpa 0.16.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rphmeier
    • github:paritytech:core-devs
    • Dependencies
      • either ^1.6 normal
      • futures ^0.3 normal
      • futures-timer ^3.0 normal optional
      • log ^0.4 normal optional
      • num-traits ^0.2 normal
      • parity-scale-codec ^3 normal optional
      • parking_lot ^0.12 normal optional
      • rand ^0.8 normal optional
      • scale-info ^2 normal optional
      • quickcheck ^1.0 dev
      • rand ^0.8 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

finality_grandpa0.16.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CatchUp
  • Commit
  • CommitValidationResult
  • CompactCommit
  • Equivocation
  • HistoricalVotes
  • Precommit
  • Prevote
  • PrimaryPropose
  • SignedMessage
  • SignedPrecommit
  • SignedPrevote
  • round::Round
  • round::RoundParams
  • round::State
  • vote_graph::VoteGraph
  • voter::BadCatchUp
  • voter::BadCommit
  • voter::GoodCatchUp
  • voter::GoodCommit
  • voter::RoundData
  • voter::Voter
  • voter::report::RoundState
  • voter::report::VoterState
  • voter_set::VoterInfo
  • voter_set::VoterSet

Enums

  • Error
  • Message
  • round::Phase
  • voter::Callback
  • voter::CatchUpProcessingOutcome
  • voter::CommitProcessingOutcome
  • voter::CommunicationIn
  • voter::CommunicationOut

Traits

  • BlockNumberOps
  • Chain
  • voter::Environment
  • voter::VoterState

Functions

  • process_commit_validation_result
  • validate_commit

Type Aliases

  • MultiAuthData