List of all items
Structs
- AttestedBlock
- L2Block
- L2BlockHeader
- cache::sharded::ShardedLruCache
- canonical::mmap::CanonicalDenseFile
- config::BlockStoreConfig
- pipeline::StreamBlocksInRange
- snapshot::SnapshotManifest
- store::BlockStore
- types::block_record::BlockRecord
- types::chain_tip::ChainTip
- types::reorg_result::ReorgResult
- types::storage_stats::StorageStats
- types::stored_checkpoint::StoredCheckpoint
Enums
Functions
- cf_options::attested_cf_options
- cf_options::blocks_cf_options
- cf_options::canonical_cf_options
- cf_options::checkpoints_cf_options
- cf_options::column_family_descriptors
- cf_options::headers_cf_options
- cf_options::metadata_cf_options
- encoding::decode_epoch_key
- encoding::decode_height_key
- encoding::epoch_key
- encoding::hash_key
- encoding::height_key
- encoding::metadata_key
- wire::block_from_wire_bytes
- wire::block_to_wire_bytes
Type Aliases
Constants
- canonical::mmap::CANONICAL_BIN_FILE
- cf_options::BLOCKS_BLOB_MIN_SIZE
- cf_options::CHECKPOINTS_TARGET_FILE_SIZE_BASE
- constants::ALL_COLUMN_FAMILIES
- constants::CF_ATTESTED
- constants::CF_BLOCKS
- constants::CF_CANONICAL
- constants::CF_CHECKPOINTS
- constants::CF_HEADERS
- constants::CF_METADATA
- constants::DEFAULT_BLOCK_CACHE_CAPACITY
- constants::DEFAULT_BLOCK_CACHE_SIZE
- constants::DEFAULT_BLOOM_BITS_PER_KEY
- constants::DEFAULT_HEADER_CACHE_CAPACITY
- constants::DEFAULT_MAX_DECOMPRESSED_BLOCK_BYTES
- constants::DEFAULT_MAX_OPEN_FILES
- constants::DEFAULT_WRITE_BUFFER_SIZE
- constants::DICT_TARGET_SIZE
- constants::DICT_TRAINING_THRESHOLD
- constants::META_GENESIS_HASH
- constants::META_MIN_HEIGHT
- constants::META_SCHEMA_VERSION
- constants::META_TIP
- constants::META_ZSTD_DICT
- constants::SCHEMA_VERSION
- constants::ZSTD_COMPRESSION_LEVEL
- error::ERR_ASYNC_JOIN_PREFIX
- error::ERR_INIT_GENESIS_ALREADY_INITIALIZED
- error::ERR_INIT_GENESIS_READ_ONLY
- error::ERR_MUTATION_READ_ONLY
- error::ERR_OPEN_READONLY_PATH_MISSING_PREFIX
- error::ERR_UPDATE_STATUS_RECORD_NOT_CACHED_PREFIX
- snapshot::SNAPSHOT_VERSION