List of all items
Structs
- account::Account
- account::AccountSharedData
- account_info::AccountInfo
- address_lookup_table_account::AddressLookupTableAccount
- blake3::Hash
- blake3::Hasher
- clock::Clock
- commitment_config::CommitmentConfig
- derivation_path::DerivationPath
- ed25519_instruction::Ed25519SignatureOffsets
- entrypoint::BumpAllocator
- epoch_info::EpochInfo
- 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::FeeStructure
- fee_calculator::FeeCalculator
- fee_calculator::FeeRateGovernor
- genesis_config::GenesisConfig
- hard_forks::HardForks
- hash::Hash
- hash::Hasher
- inflation::Inflation
- instruction::AccountMeta
- instruction::CompiledInstruction
- instruction::Instruction
- instruction::ProcessedSiblingInstruction
- keccak::Hash
- keccak::Hasher
- keyed_account::KeyedAccount
- message::AccountKeys
- message::LegacyMessage
- message::Message
- message::MessageHeader
- message::SanitizedVersionedMessage
- 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::Safe
- nonce::state::Data
- nonce::state::DurableNonce
- packet::Meta
- packet::Packet
- packet::PacketFlags
- poh_config::PohConfig
- 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::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_schedule::EpochSchedule
- sysvar::fees::Fees
- sysvar::instructions::BorrowedAccountMeta
- sysvar::instructions::BorrowedInstruction
- sysvar::instructions::Instructions
- 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::TransactionContext
- transaction_context::TransactionReturnData
Enums
- 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
- message::AddressLoaderError
- message::CompileError
- message::SanitizeMessageError
- message::SanitizedMessage
- message::SimpleAddressLoader
- message::VersionedMessage
- nonce::State
- nonce::state::AuthorizeNonceError
- nonce::state::State
- nonce::state::Versions
- 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
- system_instruction::NonceError
- system_instruction::SystemError
- system_instruction::SystemInstruction
- sysvar::slot_history::ProgramError
- transaction::Legacy
- transaction::MessageHash
- transaction::SimpleAddressLoader
- transaction::TransactionError
- transaction::TransactionVerificationMode
- transaction::TransactionVersion
- transport::TransportError
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
- sanitize::Sanitize
- serde_varint::VarInt
- signature::Signable
- signer::Signer
- signer::signers::Signers
- sysvar::Sysvar
- sysvar::SysvarId
- transaction::AddressLoader
Macros
- copy_field
- custom_heap_default
- custom_panic_default
- declare_builtin
- declare_builtin_name
- declare_deprecated_id
- declare_deprecated_sysvar_id
- declare_id
- declare_sysvar_id
- entrypoint
- entrypoint_deprecated
- impl_sysvar_get
- info
- log::info
- log::msg
- msg
- program_stubs
- pubkey
- pubkeys
- respan
- saturating_add_assign
- sysvar::declare_deprecated_sysvar_id
- sysvar::declare_sysvar_id
- sysvar::impl_sysvar_get
- 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
- blake3::extend_and_hash
- blake3::hash
- blake3::hashv
- 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_instruction
- bpf_loader_upgradeable::is_upgrade_instruction
- bpf_loader_upgradeable::set_buffer_authority
- bpf_loader_upgradeable::set_upgrade_authority
- bpf_loader_upgradeable::upgrade
- bpf_loader_upgradeable::write
- clone_zeroed
- 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::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_shred_type_to_shred_seed::check_id
- feature_set::add_shred_type_to_shred_seed::id
- feature_set::allow_votes_to_directly_update_vote_state::check_id
- feature_set::allow_votes_to_directly_update_vote_state::id
- feature_set::bank_tranaction_count_fix::check_id
- feature_set::bank_tranaction_count_fix::id
- feature_set::blake3_syscall_enabled::check_id
- feature_set::blake3_syscall_enabled::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::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::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::concurrent_replay_of_forks::check_id
- feature_set::concurrent_replay_of_forks::id
- feature_set::credits_auto_rewind::check_id
- feature_set::credits_auto_rewind::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::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::disable_bpf_deprecated_load_instructions::check_id
- feature_set::disable_bpf_deprecated_load_instructions::id
- feature_set::disable_bpf_unresolved_symbols_at_runtime::check_id
- feature_set::disable_bpf_unresolved_symbols_at_runtime::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_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_merkle_shreds::check_id
- feature_set::drop_merkle_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_bpf_loader_extend_program_ix::check_id
- feature_set::enable_bpf_loader_extend_program_ix::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_request_heap_frame_ix::check_id
- feature_set::enable_request_heap_frame_ix::id
- feature_set::enable_turbine_fanout_experiments::check_id
- feature_set::enable_turbine_fanout_experiments::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::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::instructions_sysvar_owned_by_sysvar::check_id
- feature_set::instructions_sysvar_owned_by_sysvar::id
- feature_set::keep_merkle_shreds::check_id
- feature_set::keep_merkle_shreds::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_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::move_serialized_len_ptr_in_cpi::check_id
- feature_set::move_serialized_len_ptr_in_cpi::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::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::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::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_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::return_none_for_zero_lamport_accounts::check_id
- feature_set::return_none_for_zero_lamport_accounts::id
- feature_set::safe_associated_token_account_v1_0_4::check_id
- feature_set::safe_associated_token_account_v1_0_4::id
- feature_set::safe_associated_token_account_v1_1_0::check_id
- feature_set::safe_associated_token_account_v1_1_0::id
- feature_set::safe_token_v2_multisig_fix::check_id
- feature_set::safe_token_v2_multisig_fix::id
- feature_set::safe_token_v2_self_transfer_fix::check_id
- feature_set::safe_token_v2_self_transfer_fix::id
- feature_set::safe_token_v2_set_authority_fix::check_id
- feature_set::safe_token_v2_set_authority_fix::id
- feature_set::safe_token_v3_3_0_release::check_id
- feature_set::safe_token_v3_3_0_release::id
- feature_set::safe_token_v3_4_0::check_id
- feature_set::safe_token_v3_4_0::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::sol_log_data_syscall_enabled::check_id
- feature_set::sol_log_data_syscall_enabled::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::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::tx_wide_compute_cap::check_id
- feature_set::tx_wide_compute_cap::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::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_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
- keyed_account::create_keyed_accounts
- keyed_account::create_keyed_accounts_unified
- keyed_account::create_keyed_is_signer_accounts
- keyed_account::create_keyed_readonly_accounts
- keyed_account::get_signers
- keyed_account::is_executable
- keyed_account::keyed_account_at_index
- keyed_account::next_keyed_account
- loader_instruction::finalize
- loader_instruction::write
- log::sol_log
- log::sol_log_64
- log::sol_log_compute_units
- log::sol_log_data
- log::sol_log_params
- log::sol_log_slice
- 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
- 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
- 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::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::instruction_to_nonce_error
- system_instruction::nonce_to_instruction_error
- 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_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::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::program::check_id
- vote::program::id
Type Definitions
- 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
- precompiles::Verify
- slot_hashes::Slot
- slot_hashes::SlotHash
- slot_history::Slot
- stake::state::StakeActivationStatus
- stake_history::Epoch
- transaction::Result
- transaction_context::InstructionTrace
- transaction_context::TransactionAccount
- transport::Result
Statics
- bpf_loader::ID
- bpf_loader_deprecated::ID
- bpf_loader_upgradeable::ID
- compute_budget::ID
- config::program::ID
- ed25519_program::ID
- feature::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_shred_type_to_shred_seed::ID
- feature_set::allow_votes_to_directly_update_vote_state::ID
- feature_set::bank_tranaction_count_fix::ID
- feature_set::blake3_syscall_enabled::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::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::commission_updates_only_allowed_in_first_half_of_epoch::ID
- feature_set::compact_vote_state_updates::ID
- feature_set::concurrent_replay_of_forks::ID
- feature_set::credits_auto_rewind::ID
- feature_set::curve25519_syscall_enabled::ID
- feature_set::dedupe_config_program_signers::ID
- feature_set::default_units_per_instruction::ID
- feature_set::demote_program_write_locks::ID
- feature_set::deprecate_rewards_sysvar::ID
- feature_set::disable_bpf_deprecated_load_instructions::ID
- feature_set::disable_bpf_unresolved_symbols_at_runtime::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_turbine_fanout_experiments::ID
- feature_set::do_support_realloc::ID
- feature_set::drop_merkle_shreds::ID
- feature_set::drop_redundant_turbine_path::ID
- feature_set::ed25519_program_enabled::ID
- feature_set::enable_bpf_loader_extend_program_ix::ID
- feature_set::enable_durable_nonce::ID
- feature_set::enable_early_verification_of_account_modifications::ID
- feature_set::enable_request_heap_frame_ix::ID
- feature_set::enable_turbine_fanout_experiments::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::increase_tx_account_lock_limit::ID
- feature_set::incremental_snapshot_only_incremental_hash_calculation::ID
- feature_set::instructions_sysvar_owned_by_sysvar::ID
- feature_set::keep_merkle_shreds::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_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::move_serialized_len_ptr_in_cpi::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::quick_bail_on_panic::ID
- feature_set::record_instruction_in_transaction_context_push::ID
- feature_set::reduce_required_deploy_balance::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::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_static_program_ids_in_transaction::ID
- feature_set::return_data_syscall_enabled::ID
- feature_set::return_none_for_zero_lamport_accounts::ID
- feature_set::safe_associated_token_account_v1_0_4::ID
- feature_set::safe_associated_token_account_v1_1_0::ID
- feature_set::safe_token_v2_multisig_fix::ID
- feature_set::safe_token_v2_self_transfer_fix::ID
- feature_set::safe_token_v2_set_authority_fix::ID
- feature_set::safe_token_v3_3_0_release::ID
- feature_set::safe_token_v3_4_0::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::sol_log_data_syscall_enabled::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::syscall_saturated_math::ID
- feature_set::system_transfer_zero_check::ID
- feature_set::tx_wide_compute_cap::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::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_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
- incinerator::ID
- native_loader::ID
- secp256k1_program::ID
- stake::config::ID
- stake::program::ID
- system_program::ID
- sysvar::ID
- sysvar::clock::ID
- sysvar::epoch_schedule::ID
- sysvar::fees::ID
- sysvar::instructions::ID
- sysvar::recent_blockhashes::ID
- sysvar::rent::ID
- sysvar::rewards::ID
- sysvar::slot_hashes::ID
- sysvar::slot_history::ID
- sysvar::stake_history::ID
- vote::program::ID
Constants
- account::DUMMY_INHERITABLE_ACCOUNT_FIELDS
- blake3::HASH_BYTES
- 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::GENESIS_EPOCH
- 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
- 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
- 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
- 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
- instruction::TRANSACTION_LEVEL_STACK_HEIGHT
- keccak::HASH_BYTES
- message::MESSAGE_HEADER_LENGTH
- message::MESSAGE_VERSION_PREFIX
- native_token::LAMPORTS_PER_SAFE
- nonce::NONCED_TX_MARKER_IX_INDEX
- packet::PACKET_DATA_SIZE
- 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::BORSH_IO_ERROR
- 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_ARGUMENT
- program_error::INVALID_INSTRUCTION_DATA
- program_error::INVALID_SEEDS
- program_error::MAX_ACCOUNTS_DATA_SIZE_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_MS
- quic::QUIC_KEEP_ALIVE_MS
- quic::QUIC_MAX_TIMEOUT_MS
- quic::QUIC_MAX_UNSTAKED_CONCURRENT_STREAMS
- quic::QUIC_MIN_STAKED_CONCURRENT_STREAMS
- quic::QUIC_PORT_OFFSET
- 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_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_history::MAX_ENTRIES
- syscalls::MAX_CPI_ACCOUNT_INFOS
- syscalls::MAX_CPI_INSTRUCTION_ACCOUNTS
- syscalls::MAX_CPI_INSTRUCTION_DATA_LEN
- system_instruction::MAX_PERMITTED_DATA_LENGTH
- sysvar::recent_blockhashes::MAX_ENTRIES
- timing::SECONDS_PER_YEAR
- transaction::MAX_TX_ACCOUNT_LOCKS