List of all items
Structs
- account::Account
- account::AccountSharedData
- account_info::AccountInfo
- address_lookup_table::AddressLookupTableAccount
- address_lookup_table::state::AddressLookupTable
- address_lookup_table::state::LookupTableMeta
- address_lookup_table_account::AddressLookupTableAccount
- alt_bn128::PodG1
- alt_bn128::PodG2
- big_mod_exp::BigModExpParams
- blake3::Hash
- blake3::Hasher
- clock::Clock
- commitment_config::CommitmentConfig
- derivation_path::DerivationPath
- ed25519_instruction::Ed25519SignatureOffsets
- entrypoint::BumpAllocator
- epoch_info::EpochInfo
- epoch_rewards::EpochRewards
- epoch_rewards_hasher::EpochRewardsHasher
- epoch_schedule::EpochSchedule
- exit::Exit
- feature::Feature
- feature_set::FEATURE_NAMES
- feature_set::FULL_INFLATION_FEATURE_PAIRS
- feature_set::FeatureSet
- feature_set::FullInflationFeaturePair
- feature_set::ID
- fee::FeeBin
- fee::FeeBudgetLimits
- fee::FeeStructure
- fee_calculator::FeeCalculator
- fee_calculator::FeeRateGovernor
- genesis_config::GenesisConfig
- hard_forks::HardForks
- hash::Hash
- hash::Hasher
- inflation::Inflation
- inner_instruction::InnerInstruction
- instruction::AccountMeta
- instruction::CompiledInstruction
- instruction::Instruction
- instruction::ProcessedSiblingInstruction
- keccak::Hash
- keccak::Hasher
- loader_v4::LoaderV4State
- message::AccountKeys
- message::LegacyMessage
- message::Message
- message::MessageHeader
- message::SanitizedVersionedMessage
- message::TransactionSignatureDetails
- message::legacy::BUILTIN_PROGRAMS_KEYS
- message::legacy::MAYBE_BUILTIN_KEY_OR_SYSVAR
- message::legacy::Message
- message::v0::LoadedAddresses
- message::v0::LoadedMessage
- message::v0::Message
- message::v0::MessageAddressTableLookup
- native_token::Sol
- nonce::state::Data
- nonce::state::DurableNonce
- offchain_message::v0::OffchainMessage
- packet::Meta
- packet::Packet
- packet::PacketFlags
- poh_config::PohConfig
- poseidon::PoseidonHash
- precompiles::Precompile
- pubkey::Pubkey
- rent::Rent
- sdk_ids::SDK_IDS
- secp256k1_instruction::SecpSignatureOffsets
- secp256k1_recover::Secp256k1Pubkey
- short_vec::ShortU16
- short_vec::ShortVec
- signature::Signature
- signer::keypair::Keypair
- signer::null_signer::NullSigner
- signer::presigner::Presigner
- slot_hashes::SlotHashes
- slot_history::SlotHistory
- stake::config::Config
- stake::instruction::AuthorizeCheckedWithSeedArgs
- stake::instruction::AuthorizeWithSeedArgs
- stake::instruction::LockupArgs
- stake::instruction::LockupCheckedArgs
- stake::stake_flags::StakeFlags
- stake::state::Authorized
- stake::state::Delegation
- stake::state::Lockup
- stake::state::Meta
- stake::state::Stake
- stake_history::StakeHistory
- stake_history::StakeHistoryEntry
- sysvar::ALL_IDS
- sysvar::clock::Clock
- sysvar::epoch_rewards::EpochRewards
- sysvar::epoch_schedule::EpochSchedule
- sysvar::fees::Fees
- sysvar::instructions::BorrowedAccountMeta
- sysvar::instructions::BorrowedInstruction
- sysvar::instructions::Instructions
- sysvar::last_restart_slot::LastRestartSlot
- sysvar::recent_blockhashes::Entry
- sysvar::recent_blockhashes::IntoIterSorted
- sysvar::recent_blockhashes::IterItem
- sysvar::recent_blockhashes::RecentBlockhashes
- sysvar::rent::Rent
- sysvar::rewards::Rewards
- sysvar::slot_hashes::SlotHashes
- sysvar::slot_history::AccountInfo
- sysvar::slot_history::SlotHistory
- sysvar::stake_history::StakeHistory
- timing::AtomicInterval
- transaction::SanitizedTransaction
- transaction::SanitizedVersionedTransaction
- transaction::Transaction
- transaction::TransactionAccountLocks
- transaction::VersionedTransaction
- transaction_context::BorrowedAccount
- transaction_context::ExecutionRecord
- transaction_context::InstructionAccount
- transaction_context::InstructionContext
- transaction_context::TransactionAccounts
- transaction_context::TransactionContext
- transaction_context::TransactionReturnData
- vote::authorized_voters::AuthorizedVoters
- vote::instruction::CreateVoteAccountConfig
- vote::state::BlockTimestamp
- vote::state::CircBuf
- vote::state::LandedVote
- vote::state::Lockout
- vote::state::Vote
- vote::state::VoteAuthorizeCheckedWithSeedArgs
- vote::state::VoteAuthorizeWithSeedArgs
- vote::state::VoteInit
- vote::state::VoteState
- vote::state::VoteState1_14_11
- vote::state::VoteStateUpdate
- vote::state::vote_state_1_14_11::VoteState1_14_11
Enums
- address_lookup_table::error::AddressLookupError
- address_lookup_table::instruction::ProgramInstruction
- address_lookup_table::state::LookupTableStatus
- address_lookup_table::state::ProgramState
- alt_bn128::AltBn128Error
- alt_bn128::compression::AltBn128CompressionError
- alt_bn128::compression::prelude::AltBn128CompressionError
- alt_bn128::prelude::AltBn128Error
- blake3::ParseHashError
- bpf_loader_upgradeable::UpgradeableLoaderState
- commitment_config::CommitmentLevel
- commitment_config::ParseCommitmentLevelError
- compute_budget::ComputeBudgetInstruction
- derivation_path::DerivationPathError
- genesis_config::ClusterType
- hash::ParseHashError
- instruction::InstructionError
- keccak::ParseHashError
- lamports::LamportsError
- loader_instruction::LoaderInstruction
- loader_upgradeable_instruction::UpgradeableLoaderInstruction
- loader_v4::LoaderV4Status
- loader_v4_instruction::LoaderV4Instruction
- message::AddressLoaderError
- message::CompileError
- message::SanitizeMessageError
- message::SanitizedMessage
- message::SimpleAddressLoader
- message::VersionedMessage
- nonce::State
- nonce::state::AuthorizeNonceError
- nonce::state::State
- nonce::state::Versions
- offchain_message::MessageFormat
- offchain_message::OffchainMessage
- poseidon::Endianness
- poseidon::Parameters
- poseidon::PoseidonSyscallError
- precompiles::PrecompileError
- program_error::ProgramError
- program_option::COption
- pubkey::ParsePubkeyError
- pubkey::PubkeyError
- rent::RentDue
- reward_type::RewardType
- sanitize::SanitizeError
- secp256k1_recover::Secp256k1RecoverError
- signature::ParseSignatureError
- signer::SignerError
- signer::presigner::PresignerError
- slot_history::Check
- stake::instruction::StakeError
- stake::instruction::StakeInstruction
- stake::state::StakeAuthorize
- stake::state::StakeState
- stake::state::StakeStateV2
- system_instruction::SystemError
- system_instruction::SystemInstruction
- sysvar::slot_history::ProgramError
- transaction::Legacy
- transaction::MessageHash
- transaction::SimpleAddressLoader
- transaction::TransactionError
- transaction::TransactionVerificationMode
- transaction::TransactionVersion
- transport::TransportError
- vote::error::VoteError
- vote::instruction::VoteInstruction
- vote::state::VoteAuthorize
- vote::state::VoteStateVersions
- vote::state::vote_state_versions::VoteStateVersions
Traits
- account::ReadableAccount
- account::WritableAccount
- account_info::Account
- account_info::IntoAccountInfo
- account_utils::State
- account_utils::StateMut
- client::AsyncClient
- client::Client
- client::SyncClient
- decode_error::DecodeError
- message::AddressLoader
- program_error::PrintProgramError
- program_pack::IsInitialized
- program_pack::Pack
- program_pack::Sealed
- program_stubs::SyscallStubs
- quic::NotifyKeyUpdate
- sanitize::Sanitize
- serde_varint::VarInt
- signature::Signable
- signer::EncodableKey
- signer::EncodableKeypair
- signer::SeedDerivable
- signer::Signer
- signer::signers::Signers
- sysvar::Sysvar
- sysvar::SysvarId
- transaction::AddressLoader
Macros
- custom_heap_default
- custom_panic_default
- declare_deprecated_id
- declare_deprecated_sysvar_id
- declare_id
- declare_sysvar_id
- entrypoint
- entrypoint_deprecated
- impl_sysvar_get
- msg
- program_stubs
- pubkey
- pubkeys
- respan
- saturating_add_assign
- unchecked_div_by_const
Attribute Macros
Functions
- account::accounts_equal
- account::create_account
- account::create_account_for_test
- account::create_account_shared_data
- account::create_account_shared_data_for_test
- account::create_account_shared_data_with_fields
- account::create_account_with_fields
- account::create_is_signer_account_infos
- account::from_account
- account::to_account
- account_info::next_account_info
- account_info::next_account_infos
- address_lookup_table::instruction::close_lookup_table
- address_lookup_table::instruction::create_lookup_table
- address_lookup_table::instruction::create_lookup_table_signed
- address_lookup_table::instruction::deactivate_lookup_table
- address_lookup_table::instruction::derive_lookup_table_address
- address_lookup_table::instruction::extend_lookup_table
- address_lookup_table::instruction::freeze_lookup_table
- address_lookup_table::program::check_id
- address_lookup_table::program::id
- alt_bn128::compression::prelude::alt_bn128_g1_compress
- alt_bn128::compression::prelude::alt_bn128_g1_decompress
- alt_bn128::compression::prelude::alt_bn128_g2_compress
- alt_bn128::compression::prelude::alt_bn128_g2_decompress
- alt_bn128::compression::prelude::convert_endianness
- alt_bn128::prelude::alt_bn128_addition
- alt_bn128::prelude::alt_bn128_multiplication
- alt_bn128::prelude::alt_bn128_pairing
- big_mod_exp::big_mod_exp
- blake3::extend_and_hash
- blake3::hash
- blake3::hashv
- borsh0_10::get_instance_packed_len
- borsh0_10::get_packed_len
- borsh0_10::try_from_slice_unchecked
- borsh0_9::get_instance_packed_len
- borsh0_9::get_packed_len
- borsh0_9::try_from_slice_unchecked
- borsh1::get_instance_packed_len
- borsh1::get_packed_len
- borsh1::try_from_slice_unchecked
- borsh::get_instance_packed_len
- borsh::get_packed_len
- borsh::try_from_slice_unchecked
- bpf_loader::check_id
- bpf_loader::id
- bpf_loader_deprecated::check_id
- bpf_loader_deprecated::id
- bpf_loader_upgradeable::check_id
- bpf_loader_upgradeable::close
- bpf_loader_upgradeable::close_any
- bpf_loader_upgradeable::create_buffer
- bpf_loader_upgradeable::deploy_with_max_program_len
- bpf_loader_upgradeable::extend_program
- bpf_loader_upgradeable::id
- bpf_loader_upgradeable::is_close_instruction
- bpf_loader_upgradeable::is_set_authority_checked_instruction
- bpf_loader_upgradeable::is_set_authority_instruction
- bpf_loader_upgradeable::is_upgrade_instruction
- bpf_loader_upgradeable::set_buffer_authority
- bpf_loader_upgradeable::set_buffer_authority_checked
- bpf_loader_upgradeable::set_upgrade_authority
- bpf_loader_upgradeable::set_upgrade_authority_checked
- bpf_loader_upgradeable::upgrade
- bpf_loader_upgradeable::write
- compute_budget::check_id
- compute_budget::id
- config::program::check_id
- config::program::id
- debug_account_data::debug_account_data
- deserialize_utils::default_on_eof
- deserialize_utils::ignore_eof_error
- ed25519_instruction::new_ed25519_instruction
- ed25519_instruction::verify
- ed25519_program::check_id
- ed25519_program::id
- entrypoint::deserialize
- entrypoint_deprecated::deserialize
- feature::activate
- feature::activate_with_lamports
- feature::check_id
- feature::create_account
- feature::from_account
- feature::id
- feature::to_account
- feature_set::account_hash_ignore_slot::check_id
- feature_set::account_hash_ignore_slot::id
- feature_set::add_compute_budget_program::check_id
- feature_set::add_compute_budget_program::id
- feature_set::add_get_minimum_delegation_instruction_to_stake_program::check_id
- feature_set::add_get_minimum_delegation_instruction_to_stake_program::id
- feature_set::add_get_processed_sibling_instruction_syscall::check_id
- feature_set::add_get_processed_sibling_instruction_syscall::id
- feature_set::add_set_compute_unit_price_ix::check_id
- feature_set::add_set_compute_unit_price_ix::id
- feature_set::add_set_tx_loaded_accounts_data_size_instruction::check_id
- feature_set::add_set_tx_loaded_accounts_data_size_instruction::id
- feature_set::add_shred_type_to_shred_seed::check_id
- feature_set::add_shred_type_to_shred_seed::id
- feature_set::allow_commission_decrease_at_any_time::check_id
- feature_set::allow_commission_decrease_at_any_time::id
- feature_set::allow_votes_to_directly_update_vote_state::check_id
- feature_set::allow_votes_to_directly_update_vote_state::id
- feature_set::apply_cost_tracker_during_replay::check_id
- feature_set::apply_cost_tracker_during_replay::id
- feature_set::bank_transaction_count_fix::check_id
- feature_set::bank_transaction_count_fix::id
- feature_set::better_error_codes_for_tx_lamport_check::check_id
- feature_set::better_error_codes_for_tx_lamport_check::id
- feature_set::blake3_syscall_enabled::check_id
- feature_set::blake3_syscall_enabled::id
- feature_set::bpf_account_data_direct_mapping::check_id
- feature_set::bpf_account_data_direct_mapping::id
- feature_set::cap_accounts_data_allocations_per_transaction::check_id
- feature_set::cap_accounts_data_allocations_per_transaction::id
- feature_set::cap_accounts_data_len::check_id
- feature_set::cap_accounts_data_len::id
- feature_set::cap_accounts_data_size_per_block::check_id
- feature_set::cap_accounts_data_size_per_block::id
- feature_set::cap_bpf_program_instruction_accounts::check_id
- feature_set::cap_bpf_program_instruction_accounts::id
- feature_set::cap_transaction_accounts_data_size::check_id
- feature_set::cap_transaction_accounts_data_size::id
- feature_set::chained_merkle_conflict_duplicate_proofs::check_id
- feature_set::chained_merkle_conflict_duplicate_proofs::id
- feature_set::check_init_vote_data::check_id
- feature_set::check_init_vote_data::id
- feature_set::check_physical_overlapping::check_id
- feature_set::check_physical_overlapping::id
- feature_set::check_slice_translation_size::check_id
- feature_set::check_slice_translation_size::id
- feature_set::check_syscall_outputs_do_not_overlap::check_id
- feature_set::check_syscall_outputs_do_not_overlap::id
- feature_set::checked_arithmetic_in_fee_validation::check_id
- feature_set::checked_arithmetic_in_fee_validation::id
- feature_set::clean_up_delegation_errors::check_id
- feature_set::clean_up_delegation_errors::id
- feature_set::commission_updates_only_allowed_in_first_half_of_epoch::check_id
- feature_set::commission_updates_only_allowed_in_first_half_of_epoch::id
- feature_set::compact_vote_state_updates::check_id
- feature_set::compact_vote_state_updates::id
- feature_set::consume_blockstore_duplicate_proofs::check_id
- feature_set::consume_blockstore_duplicate_proofs::id
- feature_set::cost_model_requested_write_lock_cost::check_id
- feature_set::cost_model_requested_write_lock_cost::id
- feature_set::credits_auto_rewind::check_id
- feature_set::credits_auto_rewind::id
- feature_set::curve25519_restrict_msm_length::check_id
- feature_set::curve25519_restrict_msm_length::id
- feature_set::curve25519_syscall_enabled::check_id
- feature_set::curve25519_syscall_enabled::id
- feature_set::dedupe_config_program_signers::check_id
- feature_set::dedupe_config_program_signers::id
- feature_set::default_units_per_instruction::check_id
- feature_set::default_units_per_instruction::id
- feature_set::delay_visibility_of_program_deployment::check_id
- feature_set::delay_visibility_of_program_deployment::id
- feature_set::demote_program_write_locks::check_id
- feature_set::demote_program_write_locks::id
- feature_set::deprecate_rewards_sysvar::check_id
- feature_set::deprecate_rewards_sysvar::id
- feature_set::deprecate_unused_legacy_vote_plumbing::check_id
- feature_set::deprecate_unused_legacy_vote_plumbing::id
- feature_set::disable_bpf_deprecated_load_instructions::check_id
- feature_set::disable_bpf_deprecated_load_instructions::id
- feature_set::disable_bpf_loader_instructions::check_id
- feature_set::disable_bpf_loader_instructions::id
- feature_set::disable_bpf_unresolved_symbols_at_runtime::check_id
- feature_set::disable_bpf_unresolved_symbols_at_runtime::id
- feature_set::disable_builtin_loader_ownership_chains::check_id
- feature_set::disable_builtin_loader_ownership_chains::id
- feature_set::disable_cpi_setting_executable_and_rent_epoch::check_id
- feature_set::disable_cpi_setting_executable_and_rent_epoch::id
- feature_set::disable_deploy_of_alloc_free_syscall::check_id
- feature_set::disable_deploy_of_alloc_free_syscall::id
- feature_set::disable_deprecated_loader::check_id
- feature_set::disable_deprecated_loader::id
- feature_set::disable_fee_calculator::check_id
- feature_set::disable_fee_calculator::id
- feature_set::disable_fees_sysvar::check_id
- feature_set::disable_fees_sysvar::id
- feature_set::disable_rehash_for_rent_epoch::check_id
- feature_set::disable_rehash_for_rent_epoch::id
- feature_set::disable_rent_fees_collection::check_id
- feature_set::disable_rent_fees_collection::id
- feature_set::disable_turbine_fanout_experiments::check_id
- feature_set::disable_turbine_fanout_experiments::id
- feature_set::do_support_realloc::check_id
- feature_set::do_support_realloc::id
- feature_set::drop_legacy_shreds::check_id
- feature_set::drop_legacy_shreds::id
- feature_set::drop_redundant_turbine_path::check_id
- feature_set::drop_redundant_turbine_path::id
- feature_set::ed25519_program_enabled::check_id
- feature_set::ed25519_program_enabled::id
- feature_set::enable_alt_bn128_compression_syscall::check_id
- feature_set::enable_alt_bn128_compression_syscall::id
- feature_set::enable_alt_bn128_syscall::check_id
- feature_set::enable_alt_bn128_syscall::id
- feature_set::enable_big_mod_exp_syscall::check_id
- feature_set::enable_big_mod_exp_syscall::id
- feature_set::enable_bpf_loader_extend_program_ix::check_id
- feature_set::enable_bpf_loader_extend_program_ix::id
- feature_set::enable_bpf_loader_set_authority_checked_ix::check_id
- feature_set::enable_bpf_loader_set_authority_checked_ix::id
- feature_set::enable_chained_merkle_shreds::check_id
- feature_set::enable_chained_merkle_shreds::id
- feature_set::enable_durable_nonce::check_id
- feature_set::enable_durable_nonce::id
- feature_set::enable_early_verification_of_account_modifications::check_id
- feature_set::enable_early_verification_of_account_modifications::id
- feature_set::enable_gossip_duplicate_proof_ingestion::check_id
- feature_set::enable_gossip_duplicate_proof_ingestion::id
- feature_set::enable_partitioned_epoch_reward::check_id
- feature_set::enable_partitioned_epoch_reward::id
- feature_set::enable_poseidon_syscall::check_id
- feature_set::enable_poseidon_syscall::id
- feature_set::enable_program_redeployment_cooldown::check_id
- feature_set::enable_program_redeployment_cooldown::id
- feature_set::enable_program_runtime_v2_and_loader_v4::check_id
- feature_set::enable_program_runtime_v2_and_loader_v4::id
- feature_set::enable_request_heap_frame_ix::check_id
- feature_set::enable_request_heap_frame_ix::id
- feature_set::enable_turbine_extended_fanout_experiments::check_id
- feature_set::enable_turbine_extended_fanout_experiments::id
- feature_set::enable_turbine_fanout_experiments::check_id
- feature_set::enable_turbine_fanout_experiments::id
- feature_set::enable_zk_proof_from_account::check_id
- feature_set::enable_zk_proof_from_account::id
- feature_set::enable_zk_transfer_with_fee::check_id
- feature_set::enable_zk_transfer_with_fee::id
- feature_set::epoch_accounts_hash::check_id
- feature_set::epoch_accounts_hash::id
- feature_set::error_on_syscall_bpf_function_hash_collisions::check_id
- feature_set::error_on_syscall_bpf_function_hash_collisions::id
- feature_set::evict_invalid_stakes_cache_entries::check_id
- feature_set::evict_invalid_stakes_cache_entries::id
- feature_set::executables_incur_cpi_data_cost::check_id
- feature_set::executables_incur_cpi_data_cost::id
- feature_set::filter_stake_delegation_accounts::check_id
- feature_set::filter_stake_delegation_accounts::id
- feature_set::filter_votes_outside_slot_hashes::check_id
- feature_set::filter_votes_outside_slot_hashes::id
- feature_set::fix_recent_blockhashes::check_id
- feature_set::fix_recent_blockhashes::id
- feature_set::fixed_memcpy_nonoverlapping_check::check_id
- feature_set::fixed_memcpy_nonoverlapping_check::id
- feature_set::full_inflation::devnet_and_testnet::check_id
- feature_set::full_inflation::devnet_and_testnet::id
- feature_set::full_inflation::mainnet::certusone::enable::check_id
- feature_set::full_inflation::mainnet::certusone::enable::id
- feature_set::full_inflation::mainnet::certusone::vote::check_id
- feature_set::full_inflation::mainnet::certusone::vote::id
- feature_set::include_account_index_in_rent_error::check_id
- feature_set::include_account_index_in_rent_error::id
- feature_set::include_loaded_accounts_data_size_in_fee_calculation::check_id
- feature_set::include_loaded_accounts_data_size_in_fee_calculation::id
- feature_set::increase_tx_account_lock_limit::check_id
- feature_set::increase_tx_account_lock_limit::id
- feature_set::incremental_snapshot_only_incremental_hash_calculation::check_id
- feature_set::incremental_snapshot_only_incremental_hash_calculation::id
- feature_set::index_erasure_conflict_duplicate_proofs::check_id
- feature_set::index_erasure_conflict_duplicate_proofs::id
- feature_set::instructions_sysvar_owned_by_sysvar::check_id
- feature_set::instructions_sysvar_owned_by_sysvar::id
- feature_set::last_restart_slot_sysvar::check_id
- feature_set::last_restart_slot_sysvar::id
- feature_set::leave_nonce_on_success::check_id
- feature_set::leave_nonce_on_success::id
- feature_set::libsecp256k1_0_5_upgrade_enabled::check_id
- feature_set::libsecp256k1_0_5_upgrade_enabled::id
- feature_set::libsecp256k1_fail_on_bad_count2::check_id
- feature_set::libsecp256k1_fail_on_bad_count2::id
- feature_set::libsecp256k1_fail_on_bad_count::check_id
- feature_set::libsecp256k1_fail_on_bad_count::id
- feature_set::limit_max_instruction_trace_length::check_id
- feature_set::limit_max_instruction_trace_length::id
- feature_set::limit_secp256k1_recovery_id::check_id
- feature_set::limit_secp256k1_recovery_id::id
- feature_set::loosen_cpi_size_restriction::check_id
- feature_set::loosen_cpi_size_restriction::id
- feature_set::max_tx_account_locks::check_id
- feature_set::max_tx_account_locks::id
- feature_set::merge_nonce_error_into_system_error::check_id
- feature_set::merge_nonce_error_into_system_error::id
- feature_set::merkle_conflict_duplicate_proofs::check_id
- feature_set::merkle_conflict_duplicate_proofs::id
- feature_set::move_serialized_len_ptr_in_cpi::check_id
- feature_set::move_serialized_len_ptr_in_cpi::id
- feature_set::native_programs_consume_cu::check_id
- feature_set::native_programs_consume_cu::id
- feature_set::no_overflow_rent_distribution::check_id
- feature_set::no_overflow_rent_distribution::id
- feature_set::nonce_must_be_advanceable::check_id
- feature_set::nonce_must_be_advanceable::id
- feature_set::nonce_must_be_authorized::check_id
- feature_set::nonce_must_be_authorized::id
- feature_set::nonce_must_be_writable::check_id
- feature_set::nonce_must_be_writable::id
- feature_set::on_load_preserve_rent_epoch_for_rent_exempt_accounts::check_id
- feature_set::on_load_preserve_rent_epoch_for_rent_exempt_accounts::id
- feature_set::optimize_epoch_boundary_updates::check_id
- feature_set::optimize_epoch_boundary_updates::id
- feature_set::pico_inflation::check_id
- feature_set::pico_inflation::id
- feature_set::preserve_rent_epoch_for_rent_exempt_accounts::check_id
- feature_set::preserve_rent_epoch_for_rent_exempt_accounts::id
- feature_set::prevent_calling_precompiles_as_programs::check_id
- feature_set::prevent_calling_precompiles_as_programs::id
- feature_set::prevent_crediting_accounts_that_end_rent_paying::check_id
- feature_set::prevent_crediting_accounts_that_end_rent_paying::id
- feature_set::prevent_rent_paying_rent_recipients::check_id
- feature_set::prevent_rent_paying_rent_recipients::id
- feature_set::quick_bail_on_panic::check_id
- feature_set::quick_bail_on_panic::id
- feature_set::record_instruction_in_transaction_context_push::check_id
- feature_set::record_instruction_in_transaction_context_push::id
- feature_set::reduce_required_deploy_balance::check_id
- feature_set::reduce_required_deploy_balance::id
- feature_set::reduce_stake_warmup_cooldown::check_id
- feature_set::reduce_stake_warmup_cooldown::id
- feature_set::reject_callx_r10::check_id
- feature_set::reject_callx_r10::id
- feature_set::reject_empty_instruction_without_program::check_id
- feature_set::reject_empty_instruction_without_program::id
- feature_set::reject_non_rent_exempt_vote_withdraws::check_id
- feature_set::reject_non_rent_exempt_vote_withdraws::id
- feature_set::reject_vote_account_close_unless_zero_credit_epoch::check_id
- feature_set::reject_vote_account_close_unless_zero_credit_epoch::id
- feature_set::relax_authority_signer_check_for_lookup_table_creation::check_id
- feature_set::relax_authority_signer_check_for_lookup_table_creation::id
- feature_set::remaining_compute_units_syscall_enabled::check_id
- feature_set::remaining_compute_units_syscall_enabled::id
- feature_set::remove_bpf_loader_incorrect_program_id::check_id
- feature_set::remove_bpf_loader_incorrect_program_id::id
- feature_set::remove_congestion_multiplier_from_fee_calculation::check_id
- feature_set::remove_congestion_multiplier_from_fee_calculation::id
- feature_set::remove_deprecated_request_unit_ix::check_id
- feature_set::remove_deprecated_request_unit_ix::id
- feature_set::remove_native_loader::check_id
- feature_set::remove_native_loader::id
- feature_set::rent_for_sysvars::check_id
- feature_set::rent_for_sysvars::id
- feature_set::requestable_heap_size::check_id
- feature_set::requestable_heap_size::id
- feature_set::require_custodian_for_locked_stake_authorize::check_id
- feature_set::require_custodian_for_locked_stake_authorize::id
- feature_set::require_rent_exempt_accounts::check_id
- feature_set::require_rent_exempt_accounts::id
- feature_set::require_rent_exempt_split_destination::check_id
- feature_set::require_rent_exempt_split_destination::id
- feature_set::require_static_program_ids_in_transaction::check_id
- feature_set::require_static_program_ids_in_transaction::id
- feature_set::return_data_syscall_enabled::check_id
- feature_set::return_data_syscall_enabled::id
- feature_set::revise_turbine_epoch_stakes::check_id
- feature_set::revise_turbine_epoch_stakes::id
- feature_set::round_up_heap_size::check_id
- feature_set::round_up_heap_size::id
- feature_set::secp256k1_program_enabled::check_id
- feature_set::secp256k1_program_enabled::id
- feature_set::secp256k1_recover_syscall_enabled::check_id
- feature_set::secp256k1_recover_syscall_enabled::id
- feature_set::send_to_tpu_vote_port::check_id
- feature_set::send_to_tpu_vote_port::id
- feature_set::separate_nonce_from_blockhash::check_id
- feature_set::separate_nonce_from_blockhash::id
- feature_set::set_exempt_rent_epoch_max::check_id
- feature_set::set_exempt_rent_epoch_max::id
- feature_set::simplify_alt_bn128_syscall_error_codes::check_id
- feature_set::simplify_alt_bn128_syscall_error_codes::id
- feature_set::simplify_writable_program_account_check::check_id
- feature_set::simplify_writable_program_account_check::id
- feature_set::skip_rent_rewrites::check_id
- feature_set::skip_rent_rewrites::id
- feature_set::sol_log_data_syscall_enabled::check_id
- feature_set::sol_log_data_syscall_enabled::id
- feature_set::spl_associated_token_account_v1_0_4::check_id
- feature_set::spl_associated_token_account_v1_0_4::id
- feature_set::spl_associated_token_account_v1_1_0::check_id
- feature_set::spl_associated_token_account_v1_1_0::id
- feature_set::spl_token_v2_multisig_fix::check_id
- feature_set::spl_token_v2_multisig_fix::id
- feature_set::spl_token_v2_self_transfer_fix::check_id
- feature_set::spl_token_v2_self_transfer_fix::id
- feature_set::spl_token_v2_set_authority_fix::check_id
- feature_set::spl_token_v2_set_authority_fix::id
- feature_set::spl_token_v3_3_0_release::check_id
- feature_set::spl_token_v3_3_0_release::id
- feature_set::spl_token_v3_4_0::check_id
- feature_set::spl_token_v3_4_0::id
- feature_set::stake_allow_zero_undelegated_amount::check_id
- feature_set::stake_allow_zero_undelegated_amount::id
- feature_set::stake_deactivate_delinquent_instruction::check_id
- feature_set::stake_deactivate_delinquent_instruction::id
- feature_set::stake_merge_with_unmatched_credits_observed::check_id
- feature_set::stake_merge_with_unmatched_credits_observed::id
- feature_set::stake_minimum_delegation_for_rewards::check_id
- feature_set::stake_minimum_delegation_for_rewards::id
- feature_set::stake_program_advance_activating_credits_observed::check_id
- feature_set::stake_program_advance_activating_credits_observed::id
- feature_set::stake_raise_minimum_delegation_to_1_sol::check_id
- feature_set::stake_raise_minimum_delegation_to_1_sol::id
- feature_set::stake_redelegate_instruction::check_id
- feature_set::stake_redelegate_instruction::id
- feature_set::stake_split_uses_rent_sysvar::check_id
- feature_set::stake_split_uses_rent_sysvar::id
- feature_set::stakes_remove_delegation_if_inactive::check_id
- feature_set::stakes_remove_delegation_if_inactive::id
- feature_set::stop_sibling_instruction_search_at_parent::check_id
- feature_set::stop_sibling_instruction_search_at_parent::id
- feature_set::stop_truncating_strings_in_syscalls::check_id
- feature_set::stop_truncating_strings_in_syscalls::id
- feature_set::switch_to_new_elf_parser::check_id
- feature_set::switch_to_new_elf_parser::id
- feature_set::syscall_saturated_math::check_id
- feature_set::syscall_saturated_math::id
- feature_set::system_transfer_zero_check::check_id
- feature_set::system_transfer_zero_check::id
- feature_set::timely_vote_credits::check_id
- feature_set::timely_vote_credits::id
- feature_set::tx_wide_compute_cap::check_id
- feature_set::tx_wide_compute_cap::id
- feature_set::update_hashes_per_tick2::check_id
- feature_set::update_hashes_per_tick2::id
- feature_set::update_hashes_per_tick3::check_id
- feature_set::update_hashes_per_tick3::id
- feature_set::update_hashes_per_tick4::check_id
- feature_set::update_hashes_per_tick4::id
- feature_set::update_hashes_per_tick5::check_id
- feature_set::update_hashes_per_tick5::id
- feature_set::update_hashes_per_tick6::check_id
- feature_set::update_hashes_per_tick6::id
- feature_set::update_hashes_per_tick::check_id
- feature_set::update_hashes_per_tick::id
- feature_set::update_rewards_from_cached_accounts::check_id
- feature_set::update_rewards_from_cached_accounts::id
- feature_set::update_syscall_base_costs::check_id
- feature_set::update_syscall_base_costs::id
- feature_set::use_default_units_in_fee_calculation::check_id
- feature_set::use_default_units_in_fee_calculation::id
- feature_set::validate_fee_collector_account::check_id
- feature_set::validate_fee_collector_account::id
- feature_set::verify_tx_signatures_len::check_id
- feature_set::verify_tx_signatures_len::id
- feature_set::versioned_tx_message_enabled::check_id
- feature_set::versioned_tx_message_enabled::id
- feature_set::vote_authorize_with_seed::check_id
- feature_set::vote_authorize_with_seed::id
- feature_set::vote_stake_checked_instructions::check_id
- feature_set::vote_stake_checked_instructions::id
- feature_set::vote_state_add_vote_latency::check_id
- feature_set::vote_state_add_vote_latency::id
- feature_set::vote_state_update_credit_per_dequeue::check_id
- feature_set::vote_state_update_credit_per_dequeue::id
- feature_set::vote_state_update_root_fix::check_id
- feature_set::vote_state_update_root_fix::id
- feature_set::vote_withdraw_authority_may_change_authorized_voter::check_id
- feature_set::vote_withdraw_authority_may_change_authorized_voter::id
- feature_set::warp_timestamp_again::check_id
- feature_set::warp_timestamp_again::id
- feature_set::warp_timestamp_with_a_vengeance::check_id
- feature_set::warp_timestamp_with_a_vengeance::id
- feature_set::zk_token_sdk_enabled::check_id
- feature_set::zk_token_sdk_enabled::id
- genesis_config::create_genesis_config
- hash::extend_and_hash
- hash::hash
- hash::hashv
- hash::new_rand
- incinerator::check_id
- incinerator::id
- instruction::get_processed_sibling_instruction
- instruction::get_stack_height
- keccak::extend_and_hash
- keccak::hash
- keccak::hashv
- loader_instruction::finalize
- loader_instruction::write
- loader_v4::check_id
- loader_v4::create_buffer
- loader_v4::deploy
- loader_v4::deploy_from_source
- loader_v4::id
- loader_v4::is_deploy_instruction
- loader_v4::is_retract_instruction
- loader_v4::is_transfer_authority_instruction
- loader_v4::is_truncate_instruction
- loader_v4::is_write_instruction
- loader_v4::retract
- loader_v4::transfer_authority
- loader_v4::truncate
- loader_v4::truncate_uninitialized
- loader_v4::write
- message::legacy::is_builtin_key_or_sysvar
- native_loader::check_id
- native_loader::create_loadable_account
- native_loader::create_loadable_account_for_test
- native_loader::create_loadable_account_with_fields
- native_loader::id
- native_token::lamports_to_sol
- native_token::sol_to_lamports
- nonce_account::create_account
- nonce_account::lamports_per_signature_of
- nonce_account::verify_nonce_account
- offchain_message::is_printable_ascii
- offchain_message::is_utf8
- poseidon::hash
- poseidon::hashv
- precompiles::get_precompiles
- precompiles::is_precompile
- precompiles::verify_if_precompile
- program::get_return_data
- program::invoke
- program::invoke_signed
- program::invoke_signed_unchecked
- program::invoke_unchecked
- program::set_return_data
- program_memory::sol_memcmp
- program_memory::sol_memcpy
- program_memory::sol_memmove
- program_memory::sol_memset
- program_stubs::set_syscall_stubs
- program_utils::limited_deserialize
- pubkey::bytes_are_curve_point
- pubkey::new_rand
- pubkey::read_pubkey_file
- pubkey::write_pubkey_file
- recent_blockhashes_account::create_account_with_data
- recent_blockhashes_account::create_account_with_data_and_fields
- recent_blockhashes_account::create_account_with_data_for_test
- recent_blockhashes_account::update_account
- secp256k1_instruction::construct_eth_pubkey
- secp256k1_instruction::new_secp256k1_instruction
- secp256k1_instruction::verify
- secp256k1_program::check_id
- secp256k1_program::id
- secp256k1_recover::secp256k1_recover
- serde_varint::deserialize
- serde_varint::serialize
- serialize_utils::append_slice
- serialize_utils::append_u16
- serialize_utils::append_u8
- serialize_utils::read_pubkey
- serialize_utils::read_slice
- serialize_utils::read_u16
- serialize_utils::read_u8
- short_vec::decode_shortu16_len
- short_vec::deserialize
- short_vec::serialize
- shred_version::compute_shred_version
- shred_version::version_from_hash
- signer::keypair::generate_seed_from_seed_phrase_and_passphrase
- signer::keypair::keypair_from_seed
- signer::keypair::keypair_from_seed_and_derivation_path
- signer::keypair::keypair_from_seed_phrase_and_passphrase
- signer::keypair::read_keypair
- signer::keypair::read_keypair_file
- signer::keypair::write_keypair
- signer::keypair::write_keypair_file
- signer::unique_signers
- simple_vote_transaction_checker::is_simple_vote_transaction
- slot_hashes::get_entries
- slot_hashes::set_entries_for_tests_only
- stake::config::check_id
- stake::config::id
- stake::instruction::authorize
- stake::instruction::authorize_checked
- stake::instruction::authorize_checked_with_seed
- stake::instruction::authorize_with_seed
- stake::instruction::create_account
- stake::instruction::create_account_and_delegate_stake
- stake::instruction::create_account_checked
- stake::instruction::create_account_with_seed
- stake::instruction::create_account_with_seed_and_delegate_stake
- stake::instruction::create_account_with_seed_checked
- stake::instruction::deactivate_delinquent_stake
- stake::instruction::deactivate_stake
- stake::instruction::delegate_stake
- stake::instruction::get_minimum_delegation
- stake::instruction::initialize
- stake::instruction::initialize_checked
- stake::instruction::merge
- stake::instruction::redelegate
- stake::instruction::redelegate_with_seed
- stake::instruction::set_lockup
- stake::instruction::set_lockup_checked
- stake::instruction::split
- stake::instruction::split_with_seed
- stake::instruction::withdraw
- stake::program::check_id
- stake::program::id
- stake::state::warmup_cooldown_rate
- stake::tools::acceptable_reference_epoch_credits
- stake::tools::eligible_for_deactivate_delinquent
- stake::tools::get_minimum_delegation
- system_instruction::advance_nonce_account
- system_instruction::allocate
- system_instruction::allocate_with_seed
- system_instruction::assign
- system_instruction::assign_with_seed
- system_instruction::authorize_nonce_account
- system_instruction::create_account
- system_instruction::create_account_with_seed
- system_instruction::create_nonce_account
- system_instruction::create_nonce_account_with_seed
- system_instruction::transfer
- system_instruction::transfer_many
- system_instruction::transfer_with_seed
- system_instruction::upgrade_nonce_account
- system_instruction::withdraw_nonce_account
- system_program::check_id
- system_program::id
- system_transaction::allocate
- system_transaction::assign
- system_transaction::create_account
- system_transaction::nonced_transfer
- system_transaction::transfer
- sysvar::check_id
- sysvar::clock::check_id
- sysvar::clock::id
- sysvar::epoch_rewards::check_id
- sysvar::epoch_rewards::id
- sysvar::epoch_schedule::check_id
- sysvar::epoch_schedule::id
- sysvar::fees::check_id
- sysvar::fees::id
- sysvar::id
- sysvar::instructions::check_id
- sysvar::instructions::construct_instructions_data
- sysvar::instructions::get_instruction_relative
- sysvar::instructions::id
- sysvar::instructions::load_current_index
- sysvar::instructions::load_current_index_checked
- sysvar::instructions::load_instruction_at
- sysvar::instructions::load_instruction_at_checked
- sysvar::instructions::store_current_index
- sysvar::is_sysvar_id
- sysvar::last_restart_slot::check_id
- sysvar::last_restart_slot::id
- sysvar::recent_blockhashes::check_id
- sysvar::recent_blockhashes::id
- sysvar::rent::check_id
- sysvar::rent::id
- sysvar::rewards::check_id
- sysvar::rewards::id
- sysvar::slot_hashes::check_id
- sysvar::slot_hashes::id
- sysvar::slot_history::check_id
- sysvar::slot_history::id
- sysvar::stake_history::check_id
- sysvar::stake_history::id
- timing::duration_as_ms
- timing::duration_as_ns
- timing::duration_as_s
- timing::duration_as_us
- timing::slot_duration_from_slots_per_year
- timing::timestamp
- timing::years_as_slots
- transaction::get_nonce_pubkey_from_instruction
- transaction::uses_durable_nonce
- vote::instruction::authorize
- vote::instruction::authorize_checked
- vote::instruction::authorize_checked_with_seed
- vote::instruction::authorize_with_seed
- vote::instruction::compact_update_vote_state
- vote::instruction::compact_update_vote_state_switch
- vote::instruction::create_account
- vote::instruction::create_account_with_config
- vote::instruction::create_account_with_seed
- vote::instruction::update_commission
- vote::instruction::update_validator_identity
- vote::instruction::update_vote_state
- vote::instruction::update_vote_state_switch
- vote::instruction::vote
- vote::instruction::vote_switch
- vote::instruction::withdraw
- vote::program::check_id
- vote::program::id
- vote::state::serde_compact_vote_state_update::deserialize
- vote::state::serde_compact_vote_state_update::serialize
Type Aliases
- account::InheritableAccountFields
- clock::BankId
- clock::Epoch
- clock::Slot
- clock::SlotCount
- clock::SlotIndex
- clock::UnixTimestamp
- entrypoint::ProcessInstruction
- entrypoint::ProgramResult
- entrypoint_deprecated::ProcessInstruction
- entrypoint_deprecated::ProgramResult
- epoch_schedule::Epoch
- epoch_schedule::Slot
- inner_instruction::InnerInstructions
- inner_instruction::InnerInstructionsList
- precompiles::Verify
- slot_hashes::Slot
- slot_hashes::SlotHash
- slot_history::Slot
- stake::state::StakeActivationStatus
- stake_history::Epoch
- transaction::Result
- transaction_context::IndexOfAccount
- transaction_context::TransactionAccount
- transport::Result
Statics
Constants
- account::DUMMY_INHERITABLE_ACCOUNT_FIELDS
- account::PROGRAM_OWNERS
- address_lookup_table::program::ID
- address_lookup_table::state::LOOKUP_TABLE_MAX_ADDRESSES
- address_lookup_table::state::LOOKUP_TABLE_META_SIZE
- alt_bn128::compression::prelude::ALT_BN128_G1_COMPRESS
- alt_bn128::compression::prelude::ALT_BN128_G1_DECOMPRESS
- alt_bn128::compression::prelude::ALT_BN128_G2_COMPRESS
- alt_bn128::compression::prelude::ALT_BN128_G2_DECOMPRESS
- alt_bn128::compression::prelude::G1
- alt_bn128::compression::prelude::G1_COMPRESSED
- alt_bn128::compression::prelude::G2
- alt_bn128::compression::prelude::G2_COMPRESSED
- alt_bn128::prelude::ALT_BN128_ADD
- alt_bn128::prelude::ALT_BN128_ADDITION_INPUT_LEN
- alt_bn128::prelude::ALT_BN128_ADDITION_OUTPUT_LEN
- alt_bn128::prelude::ALT_BN128_FIELD_SIZE
- alt_bn128::prelude::ALT_BN128_MUL
- alt_bn128::prelude::ALT_BN128_MULTIPLICATION_INPUT_LEN
- alt_bn128::prelude::ALT_BN128_MULTIPLICATION_OUTPUT_LEN
- alt_bn128::prelude::ALT_BN128_PAIRING
- alt_bn128::prelude::ALT_BN128_PAIRING_ELEMENT_LEN
- alt_bn128::prelude::ALT_BN128_PAIRING_OUTPUT_LEN
- alt_bn128::prelude::ALT_BN128_POINT_SIZE
- alt_bn128::prelude::ALT_BN128_SUB
- blake3::HASH_BYTES
- bpf_loader::ID
- bpf_loader_deprecated::ID
- bpf_loader_upgradeable::ID
- clock::DEFAULT_DEV_SLOTS_PER_EPOCH
- clock::DEFAULT_HASHES_PER_SECOND
- clock::DEFAULT_HASHES_PER_TICK
- clock::DEFAULT_MS_PER_SLOT
- clock::DEFAULT_SLOTS_PER_EPOCH
- clock::DEFAULT_S_PER_SLOT
- clock::DEFAULT_TICKS_PER_SECOND
- clock::DEFAULT_TICKS_PER_SLOT
- clock::FORWARD_TRANSACTIONS_TO_LEADER_AT_SLOT_OFFSET
- clock::GENESIS_EPOCH
- clock::HOLD_TRANSACTIONS_SLOT_OFFSET
- clock::INITIAL_RENT_EPOCH
- clock::MAX_HASH_AGE_IN_SECONDS
- clock::MAX_PROCESSING_AGE
- clock::MAX_RECENT_BLOCKHASHES
- clock::MAX_TRANSACTION_FORWARDING_DELAY
- clock::MAX_TRANSACTION_FORWARDING_DELAY_GPU
- clock::MS_PER_TICK
- clock::NUM_CONSECUTIVE_LEADER_SLOTS
- clock::SECONDS_PER_DAY
- clock::SLOT_MS
- clock::TICKS_PER_DAY
- clock::UPDATED_HASHES_PER_SECOND_2
- clock::UPDATED_HASHES_PER_SECOND_3
- clock::UPDATED_HASHES_PER_SECOND_4
- clock::UPDATED_HASHES_PER_SECOND_5
- clock::UPDATED_HASHES_PER_SECOND_6
- clock::UPDATED_HASHES_PER_TICK2
- clock::UPDATED_HASHES_PER_TICK3
- clock::UPDATED_HASHES_PER_TICK4
- clock::UPDATED_HASHES_PER_TICK5
- clock::UPDATED_HASHES_PER_TICK6
- compute_budget::ID
- config::program::ID
- ed25519_instruction::DATA_START
- ed25519_instruction::PUBKEY_SERIALIZED_SIZE
- ed25519_instruction::SIGNATURE_OFFSETS_SERIALIZED_SIZE
- ed25519_instruction::SIGNATURE_OFFSETS_START
- ed25519_instruction::SIGNATURE_SERIALIZED_SIZE
- ed25519_program::ID
- entrypoint::BPF_ALIGN_OF_U128
- entrypoint::HEAP_LENGTH
- entrypoint::HEAP_START_ADDRESS
- entrypoint::MAX_PERMITTED_DATA_INCREASE
- entrypoint::NON_DUP_MARKER
- entrypoint::SUCCESS
- entrypoint_deprecated::SUCCESS
- epoch_schedule::DEFAULT_LEADER_SCHEDULE_SLOT_OFFSET
- epoch_schedule::DEFAULT_SLOTS_PER_EPOCH
- epoch_schedule::MAX_LEADER_SCHEDULE_EPOCH_OFFSET
- epoch_schedule::MINIMUM_SLOTS_PER_EPOCH
- feature::ID
- feature_set::account_hash_ignore_slot::ID
- feature_set::add_compute_budget_program::ID
- feature_set::add_get_minimum_delegation_instruction_to_stake_program::ID
- feature_set::add_get_processed_sibling_instruction_syscall::ID
- feature_set::add_set_compute_unit_price_ix::ID
- feature_set::add_set_tx_loaded_accounts_data_size_instruction::ID
- feature_set::add_shred_type_to_shred_seed::ID
- feature_set::allow_commission_decrease_at_any_time::ID
- feature_set::allow_votes_to_directly_update_vote_state::ID
- feature_set::apply_cost_tracker_during_replay::ID
- feature_set::bank_transaction_count_fix::ID
- feature_set::better_error_codes_for_tx_lamport_check::ID
- feature_set::blake3_syscall_enabled::ID
- feature_set::bpf_account_data_direct_mapping::ID
- feature_set::cap_accounts_data_allocations_per_transaction::ID
- feature_set::cap_accounts_data_len::ID
- feature_set::cap_accounts_data_size_per_block::ID
- feature_set::cap_bpf_program_instruction_accounts::ID
- feature_set::cap_transaction_accounts_data_size::ID
- feature_set::chained_merkle_conflict_duplicate_proofs::ID
- feature_set::check_init_vote_data::ID
- feature_set::check_physical_overlapping::ID
- feature_set::check_slice_translation_size::ID
- feature_set::check_syscall_outputs_do_not_overlap::ID
- feature_set::checked_arithmetic_in_fee_validation::ID
- feature_set::clean_up_delegation_errors::ID
- feature_set::commission_updates_only_allowed_in_first_half_of_epoch::ID
- feature_set::compact_vote_state_updates::ID
- feature_set::consume_blockstore_duplicate_proofs::ID
- feature_set::cost_model_requested_write_lock_cost::ID
- feature_set::credits_auto_rewind::ID
- feature_set::curve25519_restrict_msm_length::ID
- feature_set::curve25519_syscall_enabled::ID
- feature_set::dedupe_config_program_signers::ID
- feature_set::default_units_per_instruction::ID
- feature_set::delay_visibility_of_program_deployment::ID
- feature_set::demote_program_write_locks::ID
- feature_set::deprecate_rewards_sysvar::ID
- feature_set::deprecate_unused_legacy_vote_plumbing::ID
- feature_set::disable_bpf_deprecated_load_instructions::ID
- feature_set::disable_bpf_loader_instructions::ID
- feature_set::disable_bpf_unresolved_symbols_at_runtime::ID
- feature_set::disable_builtin_loader_ownership_chains::ID
- feature_set::disable_cpi_setting_executable_and_rent_epoch::ID
- feature_set::disable_deploy_of_alloc_free_syscall::ID
- feature_set::disable_deprecated_loader::ID
- feature_set::disable_fee_calculator::ID
- feature_set::disable_fees_sysvar::ID
- feature_set::disable_rehash_for_rent_epoch::ID
- feature_set::disable_rent_fees_collection::ID
- feature_set::disable_turbine_fanout_experiments::ID
- feature_set::do_support_realloc::ID
- feature_set::drop_legacy_shreds::ID
- feature_set::drop_redundant_turbine_path::ID
- feature_set::ed25519_program_enabled::ID
- feature_set::enable_alt_bn128_compression_syscall::ID
- feature_set::enable_alt_bn128_syscall::ID
- feature_set::enable_big_mod_exp_syscall::ID
- feature_set::enable_bpf_loader_extend_program_ix::ID
- feature_set::enable_bpf_loader_set_authority_checked_ix::ID
- feature_set::enable_chained_merkle_shreds::ID
- feature_set::enable_durable_nonce::ID
- feature_set::enable_early_verification_of_account_modifications::ID
- feature_set::enable_gossip_duplicate_proof_ingestion::ID
- feature_set::enable_partitioned_epoch_reward::ID
- feature_set::enable_poseidon_syscall::ID
- feature_set::enable_program_redeployment_cooldown::ID
- feature_set::enable_program_runtime_v2_and_loader_v4::ID
- feature_set::enable_request_heap_frame_ix::ID
- feature_set::enable_turbine_extended_fanout_experiments::ID
- feature_set::enable_turbine_fanout_experiments::ID
- feature_set::enable_zk_proof_from_account::ID
- feature_set::enable_zk_transfer_with_fee::ID
- feature_set::epoch_accounts_hash::ID
- feature_set::error_on_syscall_bpf_function_hash_collisions::ID
- feature_set::evict_invalid_stakes_cache_entries::ID
- feature_set::executables_incur_cpi_data_cost::ID
- feature_set::filter_stake_delegation_accounts::ID
- feature_set::filter_votes_outside_slot_hashes::ID
- feature_set::fix_recent_blockhashes::ID
- feature_set::fixed_memcpy_nonoverlapping_check::ID
- feature_set::full_inflation::devnet_and_testnet::ID
- feature_set::full_inflation::mainnet::certusone::enable::ID
- feature_set::full_inflation::mainnet::certusone::vote::ID
- feature_set::include_account_index_in_rent_error::ID
- feature_set::include_loaded_accounts_data_size_in_fee_calculation::ID
- feature_set::increase_tx_account_lock_limit::ID
- feature_set::incremental_snapshot_only_incremental_hash_calculation::ID
- feature_set::index_erasure_conflict_duplicate_proofs::ID
- feature_set::instructions_sysvar_owned_by_sysvar::ID
- feature_set::last_restart_slot_sysvar::ID
- feature_set::leave_nonce_on_success::ID
- feature_set::libsecp256k1_0_5_upgrade_enabled::ID
- feature_set::libsecp256k1_fail_on_bad_count2::ID
- feature_set::libsecp256k1_fail_on_bad_count::ID
- feature_set::limit_max_instruction_trace_length::ID
- feature_set::limit_secp256k1_recovery_id::ID
- feature_set::loosen_cpi_size_restriction::ID
- feature_set::max_tx_account_locks::ID
- feature_set::merge_nonce_error_into_system_error::ID
- feature_set::merkle_conflict_duplicate_proofs::ID
- feature_set::move_serialized_len_ptr_in_cpi::ID
- feature_set::native_programs_consume_cu::ID
- feature_set::no_overflow_rent_distribution::ID
- feature_set::nonce_must_be_advanceable::ID
- feature_set::nonce_must_be_authorized::ID
- feature_set::nonce_must_be_writable::ID
- feature_set::on_load_preserve_rent_epoch_for_rent_exempt_accounts::ID
- feature_set::optimize_epoch_boundary_updates::ID
- feature_set::pico_inflation::ID
- feature_set::preserve_rent_epoch_for_rent_exempt_accounts::ID
- feature_set::prevent_calling_precompiles_as_programs::ID
- feature_set::prevent_crediting_accounts_that_end_rent_paying::ID
- feature_set::prevent_rent_paying_rent_recipients::ID
- feature_set::quick_bail_on_panic::ID
- feature_set::record_instruction_in_transaction_context_push::ID
- feature_set::reduce_required_deploy_balance::ID
- feature_set::reduce_stake_warmup_cooldown::ID
- feature_set::reject_callx_r10::ID
- feature_set::reject_empty_instruction_without_program::ID
- feature_set::reject_non_rent_exempt_vote_withdraws::ID
- feature_set::reject_vote_account_close_unless_zero_credit_epoch::ID
- feature_set::relax_authority_signer_check_for_lookup_table_creation::ID
- feature_set::remaining_compute_units_syscall_enabled::ID
- feature_set::remove_bpf_loader_incorrect_program_id::ID
- feature_set::remove_congestion_multiplier_from_fee_calculation::ID
- feature_set::remove_deprecated_request_unit_ix::ID
- feature_set::remove_native_loader::ID
- feature_set::rent_for_sysvars::ID
- feature_set::requestable_heap_size::ID
- feature_set::require_custodian_for_locked_stake_authorize::ID
- feature_set::require_rent_exempt_accounts::ID
- feature_set::require_rent_exempt_split_destination::ID
- feature_set::require_static_program_ids_in_transaction::ID
- feature_set::return_data_syscall_enabled::ID
- feature_set::revise_turbine_epoch_stakes::ID
- feature_set::round_up_heap_size::ID
- feature_set::secp256k1_program_enabled::ID
- feature_set::secp256k1_recover_syscall_enabled::ID
- feature_set::send_to_tpu_vote_port::ID
- feature_set::separate_nonce_from_blockhash::ID
- feature_set::set_exempt_rent_epoch_max::ID
- feature_set::simplify_alt_bn128_syscall_error_codes::ID
- feature_set::simplify_writable_program_account_check::ID
- feature_set::skip_rent_rewrites::ID
- feature_set::sol_log_data_syscall_enabled::ID
- feature_set::spl_associated_token_account_v1_0_4::ID
- feature_set::spl_associated_token_account_v1_1_0::ID
- feature_set::spl_token_v2_multisig_fix::ID
- feature_set::spl_token_v2_self_transfer_fix::ID
- feature_set::spl_token_v2_set_authority_fix::ID
- feature_set::spl_token_v3_3_0_release::ID
- feature_set::spl_token_v3_4_0::ID
- feature_set::stake_allow_zero_undelegated_amount::ID
- feature_set::stake_deactivate_delinquent_instruction::ID
- feature_set::stake_merge_with_unmatched_credits_observed::ID
- feature_set::stake_minimum_delegation_for_rewards::ID
- feature_set::stake_program_advance_activating_credits_observed::ID
- feature_set::stake_raise_minimum_delegation_to_1_sol::ID
- feature_set::stake_redelegate_instruction::ID
- feature_set::stake_split_uses_rent_sysvar::ID
- feature_set::stakes_remove_delegation_if_inactive::ID
- feature_set::stop_sibling_instruction_search_at_parent::ID
- feature_set::stop_truncating_strings_in_syscalls::ID
- feature_set::switch_to_new_elf_parser::ID
- feature_set::syscall_saturated_math::ID
- feature_set::system_transfer_zero_check::ID
- feature_set::timely_vote_credits::ID
- feature_set::tx_wide_compute_cap::ID
- feature_set::update_hashes_per_tick2::ID
- feature_set::update_hashes_per_tick3::ID
- feature_set::update_hashes_per_tick4::ID
- feature_set::update_hashes_per_tick5::ID
- feature_set::update_hashes_per_tick6::ID
- feature_set::update_hashes_per_tick::ID
- feature_set::update_rewards_from_cached_accounts::ID
- feature_set::update_syscall_base_costs::ID
- feature_set::use_default_units_in_fee_calculation::ID
- feature_set::validate_fee_collector_account::ID
- feature_set::verify_tx_signatures_len::ID
- feature_set::versioned_tx_message_enabled::ID
- feature_set::vote_authorize_with_seed::ID
- feature_set::vote_stake_checked_instructions::ID
- feature_set::vote_state_add_vote_latency::ID
- feature_set::vote_state_update_credit_per_dequeue::ID
- feature_set::vote_state_update_root_fix::ID
- feature_set::vote_withdraw_authority_may_change_authorized_voter::ID
- feature_set::warp_timestamp_again::ID
- feature_set::warp_timestamp_with_a_vengeance::ID
- feature_set::zk_token_sdk_enabled::ID
- fee::ACCOUNT_DATA_COST_PAGE_SIZE
- fee_calculator::DEFAULT_BURN_PERCENT
- fee_calculator::DEFAULT_TARGET_LAMPORTS_PER_SIGNATURE
- fee_calculator::DEFAULT_TARGET_SIGNATURES_PER_SLOT
- genesis_config::DEFAULT_GENESIS_ARCHIVE
- genesis_config::DEFAULT_GENESIS_DOWNLOAD_PATH
- genesis_config::DEFAULT_GENESIS_FILE
- genesis_config::UNUSED_DEFAULT
- hash::HASH_BYTES
- incinerator::ID
- instruction::TRANSACTION_LEVEL_STACK_HEIGHT
- keccak::HASH_BYTES
- loader_v4::DEPLOYMENT_COOLDOWN_IN_SLOTS
- loader_v4::ID
- message::MESSAGE_HEADER_LENGTH
- message::MESSAGE_VERSION_PREFIX
- native_loader::ID
- native_token::LAMPORTS_PER_SOL
- net::DEFAULT_TPU_COALESCE
- nonce::NONCED_TX_MARKER_IX_INDEX
- packet::PACKET_DATA_SIZE
- poseidon::HASH_BYTES
- program::MAX_RETURN_DATA
- program_error::ACCOUNT_ALREADY_INITIALIZED
- program_error::ACCOUNT_BORROW_FAILED
- program_error::ACCOUNT_DATA_TOO_SMALL
- program_error::ACCOUNT_NOT_RENT_EXEMPT
- program_error::ARITHMETIC_OVERFLOW
- program_error::BORSH_IO_ERROR
- program_error::BUILTIN_PROGRAMS_MUST_CONSUME_COMPUTE_UNITS
- program_error::CUSTOM_ZERO
- program_error::ILLEGAL_OWNER
- program_error::INCORRECT_PROGRAM_ID
- program_error::INSUFFICIENT_FUNDS
- program_error::INVALID_ACCOUNT_DATA
- program_error::INVALID_ACCOUNT_DATA_REALLOC
- program_error::INVALID_ACCOUNT_OWNER
- program_error::INVALID_ARGUMENT
- program_error::INVALID_INSTRUCTION_DATA
- program_error::INVALID_SEEDS
- program_error::MAX_ACCOUNTS_DATA_ALLOCATIONS_EXCEEDED
- program_error::MAX_INSTRUCTION_TRACE_LENGTH_EXCEEDED
- program_error::MAX_SEED_LENGTH_EXCEEDED
- program_error::MISSING_REQUIRED_SIGNATURES
- program_error::NOT_ENOUGH_ACCOUNT_KEYS
- program_error::UNINITIALIZED_ACCOUNT
- program_error::UNSUPPORTED_SYSVAR
- pubkey::MAX_SEEDS
- pubkey::MAX_SEED_LEN
- pubkey::PUBKEY_BYTES
- quic::QUIC_CONNECTION_HANDSHAKE_TIMEOUT
- quic::QUIC_KEEP_ALIVE
- quic::QUIC_MAX_STAKED_CONCURRENT_STREAMS
- quic::QUIC_MAX_STAKED_RECEIVE_WINDOW_RATIO
- quic::QUIC_MAX_TIMEOUT
- quic::QUIC_MAX_UNSTAKED_CONCURRENT_STREAMS
- quic::QUIC_MIN_STAKED_CONCURRENT_STREAMS
- quic::QUIC_MIN_STAKED_RECEIVE_WINDOW_RATIO
- quic::QUIC_PORT_OFFSET
- quic::QUIC_TOTAL_STAKED_CONCURRENT_STREAMS
- quic::QUIC_UNSTAKED_RECEIVE_WINDOW_RATIO
- rent::ACCOUNT_STORAGE_OVERHEAD
- rent::DEFAULT_BURN_PERCENT
- rent::DEFAULT_EXEMPTION_THRESHOLD
- rent::DEFAULT_LAMPORTS_PER_BYTE_YEAR
- rpc_port::DEFAULT_RPC_PORT
- rpc_port::DEFAULT_RPC_PORT_STR
- rpc_port::DEFAULT_RPC_PUBSUB_PORT
- secp256k1_instruction::DATA_START
- secp256k1_instruction::HASHED_PUBKEY_SERIALIZED_SIZE
- secp256k1_instruction::SIGNATURE_OFFSETS_SERIALIZED_SIZE
- secp256k1_instruction::SIGNATURE_SERIALIZED_SIZE
- secp256k1_program::ID
- secp256k1_recover::SECP256K1_PUBLIC_KEY_LENGTH
- secp256k1_recover::SECP256K1_SIGNATURE_LENGTH
- signature::SIGNATURE_BYTES
- slot_hashes::MAX_ENTRIES
- slot_history::MAX_ENTRIES
- stake::MINIMUM_DELINQUENT_EPOCHS_FOR_DEACTIVATION
- stake::MINIMUM_STAKE_DELEGATION
- stake::config::DEFAULT_SLASH_PENALTY
- stake::config::DEFAULT_WARMUP_COOLDOWN_RATE
- stake::program::ID
- stake::state::DEFAULT_SLASH_PENALTY
- stake::state::DEFAULT_WARMUP_COOLDOWN_RATE
- stake::state::NEW_WARMUP_COOLDOWN_RATE
- stake_history::MAX_ENTRIES
- syscalls::MAX_CPI_ACCOUNT_INFOS
- syscalls::MAX_CPI_INSTRUCTION_ACCOUNTS
- syscalls::MAX_CPI_INSTRUCTION_DATA_LEN
- system_instruction::MAX_PERMITTED_ACCOUNTS_DATA_ALLOCATIONS_PER_TRANSACTION
- system_instruction::MAX_PERMITTED_DATA_LENGTH
- system_program::ID
- sysvar::ID
- sysvar::clock::ID
- sysvar::epoch_rewards::ID
- sysvar::epoch_schedule::ID
- sysvar::instructions::ID
- sysvar::last_restart_slot::ID
- sysvar::recent_blockhashes::MAX_ENTRIES
- sysvar::rent::ID
- sysvar::rewards::ID
- sysvar::slot_hashes::ID
- sysvar::slot_history::ID
- sysvar::stake_history::ID
- timing::SECONDS_PER_YEAR
- transaction::MAX_TX_ACCOUNT_LOCKS
- vote::program::ID
- vote::state::INITIAL_LOCKOUT
- vote::state::MAX_EPOCH_CREDITS_HISTORY
- vote::state::MAX_LOCKOUT_HISTORY
- vote::state::VOTE_CREDITS_GRACE_SLOTS
- vote::state::VOTE_CREDITS_MAXIMUM_PER_SLOT
- vote::state::VOTE_CREDITS_MAXIMUM_PER_SLOT_OLD