Docs.rs
  • zebra-state-1.0.0-beta.46
    • zebra-state 1.0.0-beta.46
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:zcashfoundation:owners
    • conradoplg
    • oxarbitrage
    • Dependencies
      • bincode ^1.3.3 normal
      • chrono ^0.4.40 normal
      • crossbeam-channel ^0.5.14 normal
      • dirs ^6.0.0 normal
      • elasticsearch ^8.17.0-alpha.1 normal optional
      • futures ^0.3.31 normal
      • hex ^0.4.3 normal
      • hex-literal ^0.4.1 normal
      • howudoin ^0.1.2 normal optional
      • human_bytes ^0.4.3 normal
      • humantime-serde ^1.1.1 normal
      • indexmap ^2.8.0 normal
      • itertools ^0.14.0 normal
      • lazy_static ^1.4.0 normal
      • metrics ^0.24.1 normal
      • mset ^0.1.1 normal
      • proptest ^1.6.0 normal optional
      • proptest-derive ^0.5.1 normal optional
      • rayon ^1.10.0 normal
      • regex ^1.11.0 normal
      • rlimit ^0.10.2 normal
      • rocksdb ^0.22.0 normal
      • semver ^1.0.26 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal optional
      • tempfile ^3.19.1 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.44.2 normal
      • tower ^0.4.13 normal
      • tracing ^0.1.41 normal
      • zebra-chain ^1.0.0-beta.46 normal
      • zebra-test ^1.0.0-beta.46 normal optional
      • color-eyre ^0.6.3 dev
      • halo2_proofs ^0.3.0 dev
      • hex ^0.4.3 dev
      • insta ^1.42.2 dev
      • jubjub ^0.10.0 dev
      • once_cell ^1.21.3 dev
      • proptest ^1.6.0 dev
      • proptest-derive ^0.5.1 dev
      • rand ^0.8.5 dev
      • spandoc ^0.2.2 dev
      • tinyvec ^1.9.0 dev
      • tokio ^1.44.2 dev
      • zebra-chain ^1.0.0-beta.46 dev
      • zebra-test ^1.0.0-beta.46 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
logo

zebra_state1.0.0-beta.46

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ChainTipBlock
  • ChainTipChange
  • ChainTipSender
  • CheckpointVerifiedBlock
  • CloneError
  • CommitSemanticallyVerifiedError
  • ContextuallyVerifiedBlock
  • FinalizedState
  • GetBlockTemplateChainInfo
  • LatestChainTip
  • MinedTx
  • NonFinalizedState
  • OutputIndex
  • OutputLocation
  • ReadStateService
  • SemanticallyVerifiedBlock
  • TransactionIndex
  • TransactionLocation
  • WatchReceiver
  • ZebraDb
  • config::Config
  • constants::LOCK_FILE_ERROR

Enums

  • HashOrHeight
  • KnownBlock
  • ReadRequest
  • ReadResponse
  • Request
  • Response
  • TipAction
  • ValidateContextError

Traits

  • DuplicateNullifierError
  • IntoDisk

Functions

  • check::transparent_coinbase_spend
  • config::check_and_delete_old_databases
  • config::check_and_delete_old_state_databases
  • config::database_format_version_on_disk
  • config::state_database_format_version_on_disk
  • constants::state_database_format_version_in_code
  • init
  • init_read_only
  • spawn_init
  • spawn_init_read_only

Type Aliases

  • BoxError

Constants

  • constants::MAX_BLOCK_REORG_HEIGHT
  • constants::MAX_FIND_BLOCK_HASHES_RESULTS
  • constants::MAX_FIND_BLOCK_HEADERS_RESULTS
  • constants::MAX_INVALIDATED_BLOCKS
  • constants::MAX_LEGACY_CHAIN_BLOCKS
  • constants::MAX_NON_FINALIZED_CHAIN_FORKS
  • constants::MIN_TRANSPARENT_COINBASE_MATURITY
  • constants::RESTORABLE_DB_VERSIONS
  • constants::STATE_DATABASE_KIND