List of all items[−]
Structs
- accounts::Accounts
- accounts_background_service::AbsRequestHandler
- accounts_background_service::AbsRequestSender
- accounts_background_service::AccountsBackgroundService
- accounts_background_service::SendDroppedBankCallback
- accounts_background_service::SnapshotRequest
- accounts_background_service::SnapshotRequestHandler
- accounts_cache::AccountsCache
- accounts_cache::CachedAccount
- accounts_cache::SlotCacheInner
- accounts_db::AccountInfo
- accounts_db::AccountStorage
- accounts_db::AccountStorageEntry
- accounts_db::AccountsDb
- accounts_db::BankHashInfo
- accounts_db::BankHashStats
- accounts_db::ErrorCounters
- accounts_db::FROZEN_ACCOUNT_PANIC
- accounts_db::StoreAccountsTiming
- accounts_index::AccountMapEntryInner
- accounts_index::AccountsIndex
- accounts_index::AccountsIndexIterator
- accounts_index::AccountsIndexRootsStats
- accounts_index::ReadAccountMapEntry
- accounts_index::RootsTracker
- accounts_index::WriteAccountMapEntry
- append_vec::AccountMeta
- append_vec::AppendVec
- append_vec::StoredAccountMeta
- append_vec::StoredMeta
- append_vec::test_utils::TempFile
- bank::Bank
- bank::BankRc
- bank::Builtin
- bank::Builtins
- bank::ExecuteTimings
- bank::NonceRollbackFull
- bank::NonceRollbackPartial
- bank::OptionalDropCallback
- bank::OverwrittenVoteAccount
- bank::RewardInfo
- bank::StatusCacheRc
- bank::TransactionBalancesSet
- bank::TransactionLogCollector
- bank::TransactionLogCollectorConfig
- bank::TransactionLogInfo
- bank::TransactionResults
- bank_client::BankClient
- bank_forks::BankForks
- bank_forks::SnapshotConfig
- bloom::AtomicBloom
- bloom::Bloom
- commitment::BlockCommitment
- commitment::BlockCommitmentCache
- commitment::CommitmentSlots
- epoch_stakes::EpochStakes
- epoch_stakes::NodeVoteAccounts
- genesis_utils::GenesisConfigInfo
- genesis_utils::ValidatorVoteKeypairs
- inline_spl_token_v2_0::state::Account
- instruction_recorder::InstructionRecorder
- log_collector::LogCollector
- message_processor::Executors
- message_processor::MessageProcessor
- message_processor::PreAccount
- message_processor::ThisComputeMeter
- message_processor::ThisInvokeContext
- message_processor::ThisLogger
- rent_collector::RentCollector
- secondary_index::DashMapSecondaryIndexEntry
- secondary_index::RwLockSecondaryIndexEntry
- secondary_index::SecondaryIndex
- snapshot_package::AccountsPackage
- snapshot_package::AccountsPackagePre
- snapshot_utils::SlotSnapshotPaths
- stakes::Stakes
- status_cache::SignatureConfirmationStatus
- status_cache::StatusCache
- transaction_batch::TransactionBatch
- transaction_utils::OrderedIterator
- vote_account::ArcVoteAccount
- vote_account::VoteAccount
- vote_account::VoteAccounts
Enums
- accounts::AccountAddressFilter
- accounts_db::AccountStorageStatus
- accounts_db::BankHashVerificationError
- accounts_db::LoadedAccount
- accounts_db::LoadedAccountAccessor
- accounts_db::ScanStorageResult
- accounts_index::AccountIndex
- accounts_index::IndexKey
- bank::RewardCalculationEvent
- bank::RewardType
- bank::TransactionLogCollectorFilter
- bank_forks::ArchiveFormat
- builtins::ActivationType
- hardened_unpack::UnpackError
- snapshot_utils::SnapshotError
- snapshot_utils::SnapshotVersion
Traits
- accounts_index::IsCached
- accounts_index::ZeroLamport
- bank::DropCallback
- bank::NonceRollbackInfo
- bloom::BloomHashIndex
- contains::Contains
- secondary_index::SecondaryIndexEntry
Functions
- accounts::create_test_accounts
- accounts::prepare_if_nonce_account
- accounts::update_accounts_bench
- accounts_db::get_temp_accounts_paths
- accounts_db::make_min_priority_thread_pool
- append_vec::test_utils::create_test_account
- append_vec::test_utils::get_append_vec_dir
- append_vec::test_utils::get_append_vec_path
- bank::goto_end_of_slot
- bank_utils::find_and_send_votes
- bank_utils::setup_bank_and_vote_pubkeys
- genesis_utils::activate_all_features
- genesis_utils::activate_velas_features_on_prod
- genesis_utils::bootstrap_validator_stake_lamports
- genesis_utils::create_genesis_config
- genesis_utils::create_genesis_config_with_leader
- genesis_utils::create_genesis_config_with_leader_ex
- genesis_utils::create_genesis_config_with_vote_accounts
- genesis_utils::create_genesis_config_with_vote_accounts_and_cluster_type
- hardened_unpack::open_genesis_config
- hardened_unpack::unpack_genesis_archive
- hardened_unpack::unpack_snapshot
- inline_spl_token_v2_0::check_id
- inline_spl_token_v2_0::id
- inline_spl_token_v2_0::native_mint::check_id
- inline_spl_token_v2_0::native_mint::id
- loader_utils::create_invoke_instruction
- loader_utils::load_buffer_account
- loader_utils::load_program
- loader_utils::load_upgradeable_program
- loader_utils::set_upgrade_authority
- loader_utils::upgrade_program
- snapshot_utils::add_snapshot
- snapshot_utils::archive_snapshot_package
- snapshot_utils::bank_from_archive
- snapshot_utils::bank_to_snapshot_archive
- snapshot_utils::deserialize_snapshot_data_file
- snapshot_utils::get_highest_snapshot_archive_path
- snapshot_utils::get_snapshot_archive_path
- snapshot_utils::get_snapshot_archives
- snapshot_utils::get_snapshot_paths
- snapshot_utils::package_snapshot
- snapshot_utils::process_accounts_package_pre
- snapshot_utils::purge_old_snapshot_archives
- snapshot_utils::purge_old_snapshots
- snapshot_utils::remove_snapshot
- snapshot_utils::remove_tmp_snapshot_archives
- snapshot_utils::serialize_snapshot_data_file
- snapshot_utils::snapshot_bank
- snapshot_utils::untar_snapshot_in
- snapshot_utils::verify_snapshot_archive
Typedefs
- accounts::TransactionAccountDeps
- accounts::TransactionAccounts
- accounts::TransactionLoadResult
- accounts::TransactionLoaders
- accounts::TransactionRent
- accounts_background_service::DroppedSlotsReceiver
- accounts_background_service::DroppedSlotsSender
- accounts_background_service::SnapshotRequestReceiver
- accounts_background_service::SnapshotRequestSender
- accounts_cache::SlotCache
- accounts_db::AppendVecId
- accounts_db::SnapshotStorage
- accounts_db::SnapshotStorages
- accounts_index::AccountMap
- accounts_index::Ancestors
- accounts_index::RefCount
- accounts_index::SlotList
- accounts_index::SlotSlice
- bank::BankSlotDelta
- bank::InnerInstructions
- bank::InnerInstructionsList
- bank::TransactionBalances
- bank::TransactionCheckResult
- bank::TransactionExecutionResult
- bank::TransactionLogMessages
- commitment::BlockCommitmentArray
- epoch_stakes::EpochAuthorizedVoters
- epoch_stakes::NodeIdToVoteAccounts
- hardened_unpack::Result
- secondary_index::SecondaryReverseIndexEntry
- snapshot_package::AccountsPackageReceiver
- snapshot_package::AccountsPackageSendError
- snapshot_package::AccountsPackageSender
- snapshot_utils::Result
- status_cache::ForkStatus
- status_cache::SignatureStatus
- status_cache::SlotDelta
- vote_sender_types::ReplayVoteReceiver
- vote_sender_types::ReplayVoteSender
- vote_sender_types::ReplayedVote
Statics
Constants
- accounts_db::DEFAULT_FILE_SIZE
- accounts_db::DEFAULT_NUM_DIRS
- accounts_db::DEFAULT_NUM_THREADS
- accounts_db::EXPIRATION_TTL_SECONDS
- accounts_db::SHRINK_RATIO
- accounts_index::ITER_BATCH_SIZE
- bank::MAX_LEADER_SCHEDULE_STAKES
- bank::SECONDS_PER_YEAR
- commitment::VOTE_THRESHOLD_SIZE
- hardened_unpack::MAX_GENESIS_ARCHIVE_UNPACKED_SIZE
- inline_spl_token_v2_0::SPL_TOKEN_ACCOUNT_MINT_OFFSET
- inline_spl_token_v2_0::SPL_TOKEN_ACCOUNT_OWNER_OFFSET
- inline_spl_token_v2_0::native_mint::ACCOUNT_DATA
- snapshot_utils::MAX_SNAPSHOTS
- snapshot_utils::SNAPSHOT_STATUS_CACHE_FILE_NAME
- snapshot_utils::TAR_ACCOUNTS_DIR
- snapshot_utils::TAR_SNAPSHOTS_DIR
- snapshot_utils::TAR_VERSION_FILE
- status_cache::MAX_CACHE_ENTRIES