List of all items
Structs
- client::AccountAddress
- client::BlockingClient
- client::Client
- client::Error
- client::Event
- client::FaucetClient
- client::JsonRpcRequest
- client::Response
- client::Retry
- client::SignedTransaction
- client::State
- client::StreamError
- client::errors::JsonRpcError
- client::stream::StreamingClient
- client::stream::StreamingClientConfig
- client::stream::SubscriptionStream
- client::stream::request::StreamJsonRpcRequest
- client::stream::request::SubscribeToEventsParams
- client::stream::request::SubscribeToTransactionsParams
- client::stream::response::StreamJsonRpcResponse
- client::stream::response::SubscribeResult
- client::stream::response::UnsubscribeResult
- client::views::AccountStateProofView
- client::views::AccountStateWithProofView
- client::views::AccountTransactionsWithProofView
- client::views::AccountView
- client::views::AccumulatorConsistencyProofView
- client::views::AmountView
- client::views::BytesView
- client::views::CurrencyInfoView
- client::views::EventByVersionWithProofView
- client::views::EventView
- client::views::EventWithProofView
- client::views::MetadataView
- client::views::MoveAbortExplanationView
- client::views::PreburnQueueView
- client::views::PreburnWithMetadataView
- client::views::ScriptView
- client::views::StateProofView
- client::views::TransactionListView
- client::views::TransactionView
- client::views::TransactionsProofsView
- client::views::TransactionsWithProofsView
- crypto::HashValue
- crypto::_once_cell::race::OnceBool
- crypto::_once_cell::race::OnceBox
- crypto::_once_cell::race::OnceNonZeroUsize
- crypto::_once_cell::race::OnceRef
- crypto::_once_cell::sync::Lazy
- crypto::_once_cell::sync::OnceCell
- crypto::_once_cell::unsync::Lazy
- crypto::_once_cell::unsync::OnceCell
- crypto::compat::Sha3_256
- crypto::ed25519::Ed25519PrivateKey
- crypto::ed25519::Ed25519PublicKey
- crypto::ed25519::Ed25519Signature
- crypto::ed25519::ed25519_dalek::ExpandedSecretKey
- crypto::ed25519::ed25519_dalek::Keypair
- crypto::ed25519::ed25519_dalek::PublicKey
- crypto::ed25519::ed25519_dalek::SecretKey
- crypto::ed25519::ed25519_dalek::Sha512
- crypto::ed25519::ed25519_dalek::Signature
- crypto::ed25519::ed25519_dalek::ed25519::Error
- crypto::ed25519::ed25519_dalek::ed25519::Signature
- crypto::ed25519::ed25519_dalek::ed25519::signature::Error
- crypto::error::Error
- crypto::hash::EventAccumulatorHasher
- crypto::hash::HashValue
- crypto::hash::HashValueBitIterator
- crypto::hash::HashValueParseError
- crypto::hash::SparseMerkleInternalHasher
- crypto::hash::TestOnlyHasher
- crypto::hash::TransactionAccumulatorHasher
- crypto::hash::VoteProposalHasher
- crypto::hkdf::Hkdf
- crypto::multi_ed25519::MultiEd25519PrivateKey
- crypto::multi_ed25519::MultiEd25519PublicKey
- crypto::multi_ed25519::MultiEd25519Signature
- crypto::noise::InitiatorHandshakeState
- crypto::noise::NoiseConfig
- crypto::noise::NoiseSession
- crypto::noise::ResponderHandshakeState
- crypto::test_utils::KeyPair
- crypto::test_utils::TestDiemCrypto
- crypto::test_utils::TestDiemCryptoHasher
- crypto::validatable::UnvalidatedEd25519PublicKey
- crypto::validatable::Validatable
- crypto::x25519::PrivateKey
- crypto::x25519::PublicKey
- crypto::x25519::x25519_dalek::EphemeralSecret
- crypto::x25519::x25519_dalek::PublicKey
- crypto::x25519::x25519_dalek::SharedSecret
- crypto::x25519::x25519_dalek::StaticSecret
- move_types::abi::ArgumentABI
- move_types::abi::ScriptFunctionABI
- move_types::abi::TransactionScriptABI
- move_types::abi::TypeArgumentABI
- move_types::account_address::AccountAddress
- move_types::account_address::AccountAddressParseError
- move_types::effects::AccountChangeSet
- move_types::effects::ChangeSet
- move_types::errmap::ErrorContext
- move_types::errmap::ErrorDescription
- move_types::errmap::ErrorMapping
- move_types::gas_schedule::AbstractMemorySize
- move_types::gas_schedule::CostTable
- move_types::gas_schedule::GasConstants
- move_types::gas_schedule::GasCost
- move_types::gas_schedule::GasPrice
- move_types::gas_schedule::GasUnits
- move_types::gas_schedule::InternalGasUnits
- move_types::identifier::IdentStr
- move_types::identifier::Identifier
- move_types::language_storage::ModuleId
- move_types::language_storage::ResourceKey
- move_types::language_storage::StructTag
- move_types::transaction_argument::VecBytes
- move_types::value::MoveFieldLayout
- transaction_builder::DualAttestationMessage
- transaction_builder::TransactionBuilder
- transaction_builder::TransactionFactory
- types::AccountKey
- types::LocalAccount
- types::PeerId
- types::access_path::AccessPath
- types::account_address::AccountAddress
- types::account_config::AccountResource
- types::account_config::AdminTransactionEvent
- types::account_config::BalanceResource
- types::account_config::BaseUrlRotationEvent
- types::account_config::BurnEvent
- types::account_config::CRSNResource
- types::account_config::CancelBurnEvent
- types::account_config::ChainIdResource
- types::account_config::ChildVASP
- types::account_config::ComplianceKeyRotationEvent
- types::account_config::CreateAccountEvent
- types::account_config::Credential
- types::account_config::CurrencyInfoResource
- types::account_config::DesignatedDealer
- types::account_config::FreezingBit
- types::account_config::KeyRotationCapabilityResource
- types::account_config::Limit
- types::account_config::MintEvent
- types::account_config::NewBlockEvent
- types::account_config::NewEpochEvent
- types::account_config::ParentVASP
- types::account_config::PreburnEvent
- types::account_config::PreburnQueueResource
- types::account_config::PreburnResource
- types::account_config::PreburnWithMetadataResource
- types::account_config::ReceivedMintEvent
- types::account_config::ReceivedPaymentEvent
- types::account_config::RoleId
- types::account_config::SentPaymentEvent
- types::account_config::ToXDXExchangeRateUpdateEvent
- types::account_config::VASPDomain
- types::account_config::VASPDomainEvent
- types::account_config::VASPDomainManager
- types::account_config::VASPDomains
- types::account_config::WithdrawCapabilityResource
- types::account_config::events::AdminTransactionEvent
- types::account_config::events::BaseUrlRotationEvent
- types::account_config::events::BurnEvent
- types::account_config::events::CancelBurnEvent
- types::account_config::events::ComplianceKeyRotationEvent
- types::account_config::events::CreateAccountEvent
- types::account_config::events::MintEvent
- types::account_config::events::NewBlockEvent
- types::account_config::events::NewEpochEvent
- types::account_config::events::PreburnEvent
- types::account_config::events::ReceivedMintEvent
- types::account_config::events::ReceivedPaymentEvent
- types::account_config::events::SentPaymentEvent
- types::account_config::events::ToXDXExchangeRateUpdateEvent
- types::account_config::events::admin_transaction::AdminTransactionEvent
- types::account_config::events::base_url_rotation::BaseUrlRotationEvent
- types::account_config::events::burn::BurnEvent
- types::account_config::events::cancel_burn::CancelBurnEvent
- types::account_config::events::compliance_key_rotation::ComplianceKeyRotationEvent
- types::account_config::events::create_account::CreateAccountEvent
- types::account_config::events::exchange_rate_update::ToXDXExchangeRateUpdateEvent
- types::account_config::events::mint::MintEvent
- types::account_config::events::new_block::NewBlockEvent
- types::account_config::events::new_epoch::NewEpochEvent
- types::account_config::events::preburn::PreburnEvent
- types::account_config::events::received_mint::ReceivedMintEvent
- types::account_config::events::received_payment::ReceivedPaymentEvent
- types::account_config::events::sent_payment::SentPaymentEvent
- types::account_config::resources::AccountResource
- types::account_config::resources::BalanceResource
- types::account_config::resources::CRSNResource
- types::account_config::resources::ChainIdResource
- types::account_config::resources::ChildVASP
- types::account_config::resources::Credential
- types::account_config::resources::CurrencyInfoResource
- types::account_config::resources::DesignatedDealer
- types::account_config::resources::FreezingBit
- types::account_config::resources::KeyRotationCapabilityResource
- types::account_config::resources::Limit
- types::account_config::resources::ParentVASP
- types::account_config::resources::PreburnQueueResource
- types::account_config::resources::PreburnResource
- types::account_config::resources::PreburnWithMetadataResource
- types::account_config::resources::RoleId
- types::account_config::resources::VASPDomain
- types::account_config::resources::VASPDomainEvent
- types::account_config::resources::VASPDomainManager
- types::account_config::resources::VASPDomains
- types::account_config::resources::WithdrawCapabilityResource
- types::account_config::resources::account::AccountResource
- types::account_config::resources::balance::BalanceResource
- types::account_config::resources::chain_id::ChainIdResource
- types::account_config::resources::crsn::CRSNResource
- types::account_config::resources::currency_info::CurrencyInfoResource
- types::account_config::resources::designated_dealer::DesignatedDealer
- types::account_config::resources::dual_attestation::Credential
- types::account_config::resources::dual_attestation::Limit
- types::account_config::resources::freezing_bit::FreezingBit
- types::account_config::resources::key_rotation_capability::KeyRotationCapabilityResource
- types::account_config::resources::preburn_balance::PreburnResource
- types::account_config::resources::preburn_queue::PreburnQueueResource
- types::account_config::resources::preburn_with_metadata::PreburnWithMetadataResource
- types::account_config::resources::role_id::RoleId
- types::account_config::resources::vasp::ChildVASP
- types::account_config::resources::vasp::ParentVASP
- types::account_config::resources::vasp_domain::VASPDomain
- types::account_config::resources::vasp_domain::VASPDomainEvent
- types::account_config::resources::vasp_domain::VASPDomainManager
- types::account_config::resources::vasp_domain::VASPDomains
- types::account_config::resources::withdraw_capability::WithdrawCapabilityResource
- types::account_state::AccountState
- types::account_state_blob::AccountStateBlob
- types::account_state_blob::AccountStateBlobHasher
- types::account_state_blob::AccountStateWithProof
- types::block_info::BlockInfo
- types::block_metadata::BlockMetadata
- types::block_metadata::DiemBlockResource
- types::block_metadata::NewBlockEvent
- types::chain_id::ChainId
- types::contract_event::ContractEventHasher
- types::contract_event::ContractEventV0
- types::contract_event::ContractEventV0Hasher
- types::contract_event::EventByVersionWithProof
- types::contract_event::EventWithProof
- types::diem_id_identifier::DiemId
- types::diem_id_identifier::DiemIdParseError
- types::diem_id_identifier::DiemIdUserIdentifier
- types::diem_id_identifier::DiemIdVaspDomainIdentifier
- types::diem_timestamp::DiemTimestamp
- types::diem_timestamp::DiemTimestampResource
- types::epoch_change::EpochChangeProof
- types::epoch_state::EpochState
- types::event::EventHandle
- types::event::EventKey
- types::event::EventKeyParseError
- types::ledger_info::LedgerInfo
- types::ledger_info::LedgerInfoHasher
- types::ledger_info::LedgerInfoWithV0
- types::mempool_status::MempoolStatus
- types::network_address::DnsName
- types::network_address::EmptyError
- types::network_address::NetworkAddress
- types::network_address::encrypted::EncNetworkAddress
- types::nibble::Nibble
- types::nibble::nibble_path::BitIterator
- types::nibble::nibble_path::NibbleIterator
- types::nibble::nibble_path::NibblePath
- types::on_chain_config::ConfigID
- types::on_chain_config::ConfigurationResource
- types::on_chain_config::ConsensusConfigV1
- types::on_chain_config::DiemVersion
- types::on_chain_config::OnChainConfigPayload
- types::on_chain_config::RegisteredCurrencies
- types::on_chain_config::VMConfig
- types::on_chain_config::VMPublishingOption
- types::on_chain_config::ValidatorSet
- types::proof::AccountStateProof
- types::proof::AccumulatorConsistencyProof
- types::proof::AccumulatorExtensionProof
- types::proof::AccumulatorProof
- types::proof::AccumulatorRangeProof
- types::proof::EventProof
- types::proof::MerkleTreeInternalNode
- types::proof::SparseMerkleLeafNode
- types::proof::SparseMerkleLeafNodeHasher
- types::proof::SparseMerkleProof
- types::proof::SparseMerkleRangeProof
- types::proof::TransactionAccumulatorSummary
- types::proof::TransactionInfoWithProof
- types::proof::TransactionListProof
- types::proof::accumulator::InMemoryAccumulator
- types::proof::accumulator::mock::MockTransactionAccumulator
- types::proof::definition::AccountStateProof
- types::proof::definition::AccumulatorConsistencyProof
- types::proof::definition::AccumulatorExtensionProof
- types::proof::definition::AccumulatorProof
- types::proof::definition::AccumulatorRangeProof
- types::proof::definition::EventProof
- types::proof::definition::SparseMerkleProof
- types::proof::definition::SparseMerkleRangeProof
- types::proof::definition::TransactionAccumulatorSummary
- types::proof::definition::TransactionInfoWithProof
- types::proof::definition::TransactionListProof
- types::proof::position::AncestorIterator
- types::proof::position::AncestorSiblingIterator
- types::proof::position::FrozenSubTreeIterator
- types::proof::position::FrozenSubtreeSiblingIterator
- types::proof::position::Position
- types::proptest_types::AccountInfoUniverse
- types::proptest_types::AccountResourceGen
- types::proptest_types::AccountStateBlobGen
- types::proptest_types::BalanceResourceGen
- types::proptest_types::BlockInfoGen
- types::proptest_types::ContractEventGen
- types::proptest_types::LedgerInfoGen
- types::proptest_types::LedgerInfoWithSignaturesGen
- types::proptest_types::RawTransactionGen
- types::proptest_types::SignatureCheckedTransactionGen
- types::proptest_types::TransactionToCommitGen
- types::state_proof::StateProof
- types::transaction::AccountTransactionsWithProof
- types::transaction::ArgumentABI
- types::transaction::ChangeSet
- types::transaction::Module
- types::transaction::RawTransaction
- types::transaction::RawTransactionHasher
- types::transaction::RawTransactionWithDataHasher
- types::transaction::Script
- types::transaction::ScriptFunction
- types::transaction::ScriptFunctionABI
- types::transaction::SignatureCheckedTransaction
- types::transaction::SignedTransaction
- types::transaction::TransactionHasher
- types::transaction::TransactionInfo
- types::transaction::TransactionInfoHasher
- types::transaction::TransactionListWithProof
- types::transaction::TransactionOutput
- types::transaction::TransactionScriptABI
- types::transaction::TransactionToCommit
- types::transaction::TransactionWithProof
- types::transaction::TypeArgumentABI
- types::transaction::VMValidatorResult
- types::transaction::VecBytes
- types::transaction::authenticator::AuthenticationKey
- types::transaction::authenticator::AuthenticationKeyHasher
- types::transaction::authenticator::AuthenticationKeyPreimage
- types::transaction::metadata::CoinTradeMetadataV0
- types::transaction::metadata::GeneralMetadataV0
- types::transaction::metadata::PaymentMetadataV0
- types::transaction::metadata::RefundMetadataV0
- types::transaction::metadata::TravelRuleMetadataV0
- types::transaction::metadata::UnstructuredBytesMetadata
- types::trusted_state::TrustedStateHasher
- types::validator_config::ValidatorConfig
- types::validator_config::ValidatorConfigResource
- types::validator_config::ValidatorOperatorConfigResource
- types::validator_info::ValidatorInfo
- types::validator_signer::ValidatorSigner
- types::validator_verifier::ValidatorConsensusInfo
- types::validator_verifier::ValidatorVerifier
- types::waypoint::Ledger2WaypointConverterHasher
- types::waypoint::Waypoint
- types::write_set::WriteSet
- types::write_set::WriteSetMut
Enums
- client::Method
- client::MethodRequest
- client::MethodResponse
- client::WaitForTransactionError
- client::errors::ErrorData
- client::errors::InvalidRequestCode
- client::errors::ServerCode
- client::stream::request::StreamMethod
- client::stream::request::StreamMethodRequest
- client::stream::response::StreamJsonRpcResponseView
- client::stream::response::SubscriptionResult
- client::views::AccountRoleView
- client::views::EventDataView
- client::views::TransactionDataView
- client::views::VMStatusView
- crypto::CryptoMaterialError
- crypto::hkdf::HkdfError
- crypto::noise::NoiseError
- crypto::traits::CryptoMaterialError
- move_types::abi::ScriptABI
- move_types::language_storage::TypeTag
- move_types::transaction_argument::TransactionArgument
- move_types::value::MoveStruct
- move_types::value::MoveStructLayout
- move_types::value::MoveTypeLayout
- move_types::value::MoveValue
- move_types::vm_status::AbortLocation
- move_types::vm_status::KeptVMStatus
- move_types::vm_status::StatusCode
- move_types::vm_status::StatusType
- move_types::vm_status::VMStatus
- transaction_builder::Currency
- transaction_builder::stdlib::ScriptCall
- transaction_builder::stdlib::ScriptFunctionCall
- types::access_path::Path
- types::account_config::AccountRole
- types::account_config::AccountSequenceInfo
- types::account_config::DesignatedDealerPreburns
- types::account_config::resources::AccountRole
- types::account_config::resources::AccountSequenceInfo
- types::account_config::resources::DesignatedDealerPreburns
- types::account_config::resources::crsn::AccountSequenceInfo
- types::account_config::resources::designated_dealer::DesignatedDealerPreburns
- types::account_config::resources::role::AccountRole
- types::chain_id::NamedChain
- types::contract_event::ContractEvent
- types::ledger_info::LedgerInfoWithSignatures
- types::mempool_status::MempoolStatusCode
- types::network_address::IpFilter
- types::network_address::ParseError
- types::network_address::Protocol
- types::on_chain_config::OnChainConsensusConfig
- types::proof::position::NodeDirection
- types::transaction::GovernanceRole
- types::transaction::RawTransactionWithData
- types::transaction::ScriptABI
- types::transaction::Transaction
- types::transaction::TransactionArgument
- types::transaction::TransactionPayload
- types::transaction::TransactionStatus
- types::transaction::WriteSetPayload
- types::transaction::authenticator::AccountAuthenticator
- types::transaction::authenticator::AuthenticationError
- types::transaction::authenticator::Scheme
- types::transaction::authenticator::TransactionAuthenticator
- types::transaction::metadata::CoinTradeMetadata
- types::transaction::metadata::GeneralMetadata
- types::transaction::metadata::Metadata
- types::transaction::metadata::PaymentMetadata
- types::transaction::metadata::RefundMetadata
- types::transaction::metadata::RefundReason
- types::transaction::metadata::TravelRuleMetadata
- types::trusted_state::TrustedState
- types::trusted_state::TrustedStateChange
- types::validator_verifier::VerifyError
- types::vm_status::AbortLocation
- types::vm_status::KeptVMStatus
- types::vm_status::StatusCode
- types::vm_status::StatusType
- types::vm_status::VMStatus
- types::write_set::WriteOp
Traits
- crypto::Genesis
- crypto::Length
- crypto::PrivateKey
- crypto::PublicKey
- crypto::Signature
- crypto::SigningKey
- crypto::Uniform
- crypto::ValidCryptoMaterial
- crypto::ValidCryptoMaterialStringExt
- crypto::VerifyingKey
- crypto::ed25519::ed25519_dalek::Digest
- crypto::ed25519::ed25519_dalek::Signer
- crypto::ed25519::ed25519_dalek::Verifier
- crypto::ed25519::ed25519_dalek::ed25519::signature::Keypair
- crypto::ed25519::ed25519_dalek::ed25519::signature::Signature
- crypto::ed25519::ed25519_dalek::ed25519::signature::Signer
- crypto::ed25519::ed25519_dalek::ed25519::signature::SignerMut
- crypto::ed25519::ed25519_dalek::ed25519::signature::Verifier
- crypto::hash::CryptoHash
- crypto::hash::CryptoHasher
- crypto::hash::TestOnlyHash
- crypto::traits::Genesis
- crypto::traits::Length
- crypto::traits::PrivateKey
- crypto::traits::PublicKey
- crypto::traits::Signature
- crypto::traits::SigningKey
- crypto::traits::Uniform
- crypto::traits::ValidCryptoMaterial
- crypto::traits::ValidCryptoMaterialStringExt
- crypto::traits::VerifyingKey
- crypto::validatable::Validate
- move_types::gas_schedule::GasAlgebra
- move_types::move_resource::MoveResource
- move_types::move_resource::MoveStructType
- move_types::resolver::ModuleResolver
- move_types::resolver::MoveResolver
- move_types::resolver::ResourceResolver
- types::account_address::HashAccountAddress
- types::epoch_change::Verifier
- types::move_resource::MoveStorage
- types::nibble::nibble_path::Peekable
- types::on_chain_config::ConfigStorage
- types::on_chain_config::OnChainConfig
- types::transaction::helpers::TransactionSigner
Macros
Functions
- client::errors::is_internal_error
- crypto::_serde_name::trace_name
- crypto::ed25519::keypair_strategy
- crypto::noise::decrypted_len
- crypto::noise::encrypted_len
- crypto::noise::handshake_init_msg_len
- crypto::noise::handshake_resp_msg_len
- crypto::test_utils::random_serializable_struct
- crypto::test_utils::uniform_keypair_strategy
- crypto::test_utils::uniform_keypair_strategy_with_perturbation
- crypto::x25519::keypair_strategy
- crypto::x25519::x25519_dalek::x25519
- move_types::identifier::is_valid
- move_types::identifier::is_valid_identifier_char
- move_types::parser::parse_string_list
- move_types::parser::parse_transaction_argument
- move_types::parser::parse_transaction_arguments
- move_types::parser::parse_type_tag
- move_types::parser::parse_type_tags
- move_types::transaction_argument::convert_txn_args
- move_types::value::serialize_values
- move_types::vm_status::known_locations::account_module_abort
- move_types::vm_status::known_locations::designated_dealer_module_abort
- move_types::vm_status::known_locations::diem_module_abort
- transaction_builder::stdlib::encode_add_currency_to_account_script
- transaction_builder::stdlib::encode_add_currency_to_account_script_function
- transaction_builder::stdlib::encode_add_recovery_rotation_capability_script
- transaction_builder::stdlib::encode_add_recovery_rotation_capability_script_function
- transaction_builder::stdlib::encode_add_validator_and_reconfigure_script
- transaction_builder::stdlib::encode_add_validator_and_reconfigure_script_function
- transaction_builder::stdlib::encode_add_vasp_domain_script_function
- transaction_builder::stdlib::encode_burn_script
- transaction_builder::stdlib::encode_burn_txn_fees_script
- transaction_builder::stdlib::encode_burn_txn_fees_script_function
- transaction_builder::stdlib::encode_burn_with_amount_script_function
- transaction_builder::stdlib::encode_cancel_burn_script
- transaction_builder::stdlib::encode_cancel_burn_with_amount_script_function
- transaction_builder::stdlib::encode_create_child_vasp_account_script
- transaction_builder::stdlib::encode_create_child_vasp_account_script_function
- transaction_builder::stdlib::encode_create_designated_dealer_script
- transaction_builder::stdlib::encode_create_designated_dealer_script_function
- transaction_builder::stdlib::encode_create_parent_vasp_account_script
- transaction_builder::stdlib::encode_create_parent_vasp_account_script_function
- transaction_builder::stdlib::encode_create_recovery_address_script
- transaction_builder::stdlib::encode_create_recovery_address_script_function
- transaction_builder::stdlib::encode_create_validator_account_script
- transaction_builder::stdlib::encode_create_validator_account_script_function
- transaction_builder::stdlib::encode_create_validator_operator_account_script
- transaction_builder::stdlib::encode_create_validator_operator_account_script_function
- transaction_builder::stdlib::encode_create_vasp_domains_script_function
- transaction_builder::stdlib::encode_force_expire_script_function
- transaction_builder::stdlib::encode_freeze_account_script
- transaction_builder::stdlib::encode_freeze_account_script_function
- transaction_builder::stdlib::encode_initialize_diem_consensus_config_script_function
- transaction_builder::stdlib::encode_opt_in_to_crsn_script_function
- transaction_builder::stdlib::encode_peer_to_peer_by_signers_script_function
- transaction_builder::stdlib::encode_peer_to_peer_with_metadata_script
- transaction_builder::stdlib::encode_peer_to_peer_with_metadata_script_function
- transaction_builder::stdlib::encode_preburn_script
- transaction_builder::stdlib::encode_preburn_script_function
- transaction_builder::stdlib::encode_publish_shared_ed25519_public_key_script
- transaction_builder::stdlib::encode_publish_shared_ed25519_public_key_script_function
- transaction_builder::stdlib::encode_register_validator_config_script
- transaction_builder::stdlib::encode_register_validator_config_script_function
- transaction_builder::stdlib::encode_remove_validator_and_reconfigure_script
- transaction_builder::stdlib::encode_remove_validator_and_reconfigure_script_function
- transaction_builder::stdlib::encode_remove_vasp_domain_script_function
- transaction_builder::stdlib::encode_rotate_authentication_key_script
- transaction_builder::stdlib::encode_rotate_authentication_key_script_function
- transaction_builder::stdlib::encode_rotate_authentication_key_with_nonce_admin_script
- transaction_builder::stdlib::encode_rotate_authentication_key_with_nonce_admin_script_function
- transaction_builder::stdlib::encode_rotate_authentication_key_with_nonce_script
- transaction_builder::stdlib::encode_rotate_authentication_key_with_nonce_script_function
- transaction_builder::stdlib::encode_rotate_authentication_key_with_recovery_address_script
- transaction_builder::stdlib::encode_rotate_authentication_key_with_recovery_address_script_function
- transaction_builder::stdlib::encode_rotate_dual_attestation_info_script
- transaction_builder::stdlib::encode_rotate_dual_attestation_info_script_function
- transaction_builder::stdlib::encode_rotate_shared_ed25519_public_key_script
- transaction_builder::stdlib::encode_rotate_shared_ed25519_public_key_script_function
- transaction_builder::stdlib::encode_set_gas_constants_script_function
- transaction_builder::stdlib::encode_set_validator_config_and_reconfigure_script
- transaction_builder::stdlib::encode_set_validator_config_and_reconfigure_script_function
- transaction_builder::stdlib::encode_set_validator_operator_script
- transaction_builder::stdlib::encode_set_validator_operator_script_function
- transaction_builder::stdlib::encode_set_validator_operator_with_nonce_admin_script
- transaction_builder::stdlib::encode_set_validator_operator_with_nonce_admin_script_function
- transaction_builder::stdlib::encode_tiered_mint_script
- transaction_builder::stdlib::encode_tiered_mint_script_function
- transaction_builder::stdlib::encode_unfreeze_account_script
- transaction_builder::stdlib::encode_unfreeze_account_script_function
- transaction_builder::stdlib::encode_update_diem_consensus_config_script_function
- transaction_builder::stdlib::encode_update_diem_version_script
- transaction_builder::stdlib::encode_update_diem_version_script_function
- transaction_builder::stdlib::encode_update_dual_attestation_limit_script
- transaction_builder::stdlib::encode_update_dual_attestation_limit_script_function
- transaction_builder::stdlib::encode_update_exchange_rate_script
- transaction_builder::stdlib::encode_update_exchange_rate_script_function
- transaction_builder::stdlib::encode_update_minting_ability_script
- transaction_builder::stdlib::encode_update_minting_ability_script_function
- types::account_address::from_identity_public_key
- types::account_address::from_public_key
- types::account_config::allowed_currency_code_string
- types::account_config::coin_name
- types::account_config::constants::addresses::diem_root_address
- types::account_config::constants::addresses::reserved_vm_address
- types::account_config::constants::addresses::testnet_dd_account_address
- types::account_config::constants::addresses::treasury_compliance_account_address
- types::account_config::constants::addresses::validator_set_address
- types::account_config::constants::allowed_currency_code_string
- types::account_config::constants::coin_name
- types::account_config::constants::coins::coin_name
- types::account_config::constants::coins::xdx_type_tag
- types::account_config::constants::coins::xus_tag
- types::account_config::constants::currency_code_from_type_tag
- types::account_config::constants::diem::allowed_currency_code_string
- types::account_config::constants::diem::currency_code_from_type_tag
- types::account_config::constants::diem::from_currency_code_string
- types::account_config::constants::diem::type_tag_for_currency_code
- types::account_config::constants::diem_root_address
- types::account_config::constants::event::event_handle_generator_struct_tag
- types::account_config::constants::event_handle_generator_struct_tag
- types::account_config::constants::from_currency_code_string
- types::account_config::constants::reserved_vm_address
- types::account_config::constants::testnet_dd_account_address
- types::account_config::constants::treasury_compliance_account_address
- types::account_config::constants::type_tag_for_currency_code
- types::account_config::constants::validator_set_address
- types::account_config::constants::xdx_type_tag
- types::account_config::constants::xus_tag
- types::account_config::currency_code_from_type_tag
- types::account_config::diem_root_address
- types::account_config::event_handle_generator_struct_tag
- types::account_config::from_currency_code_string
- types::account_config::reserved_vm_address
- types::account_config::testnet_dd_account_address
- types::account_config::treasury_compliance_account_address
- types::account_config::type_tag_for_currency_code
- types::account_config::validator_set_address
- types::account_config::xdx_type_tag
- types::account_config::xus_tag
- types::block_metadata::new_block_event_key
- types::chain_id::deserialize_config_chain_id
- types::network_address::arb_diemnet_addr
- types::network_address::parse_dns_tcp
- types::network_address::parse_handshake
- types::network_address::parse_ip_tcp
- types::network_address::parse_memory
- types::network_address::parse_noise_ik
- types::network_address::parse_tcp
- types::nibble::nibble_path::skip_common_prefix
- types::on_chain_config::access_path_for_config
- types::on_chain_config::config_address
- types::on_chain_config::new_epoch_event_key
- types::proof::position::inorder_to_postorder
- types::proof::position::postorder_to_inorder
- types::proptest_types::arb_json_value
- types::serde_helper::vec_bytes::deserialize
- types::serde_helper::vec_bytes::serialize
- types::test_helpers::transaction_test_helpers::get_test_signed_module_publishing_transaction
- types::test_helpers::transaction_test_helpers::get_test_signed_transaction
- types::test_helpers::transaction_test_helpers::get_test_signed_txn
- types::test_helpers::transaction_test_helpers::get_test_txn_with_chain_id
- types::test_helpers::transaction_test_helpers::get_test_unchecked_multi_agent_txn
- types::test_helpers::transaction_test_helpers::get_test_unchecked_transaction
- types::test_helpers::transaction_test_helpers::get_test_unchecked_txn
- types::test_helpers::transaction_test_helpers::get_write_set_txn
- types::transaction::helpers::create_unsigned_txn
- types::transaction::helpers::create_user_txn
- types::transaction::parse_transaction_argument
- types::validator_signer::proptests::arb_signer
- types::validator_signer::proptests::arb_signing_key
- types::validator_signer::proptests::mostly_in_keypair_pool
- types::validator_signer::proptests::rand_signer
- types::validator_signer::proptests::signer_strategy
- types::validator_verifier::random_validator_verifier
- types::vm_status::known_locations::account_module_abort
- types::vm_status::known_locations::designated_dealer_module_abort
- types::vm_status::known_locations::diem_module_abort
Type Definitions
- client::Result
- client::StreamResult
- crypto::ed25519::ed25519_dalek::SignatureError
- crypto::ed25519::ed25519_dalek::ed25519::signature::Result
- move_types::effects::Event
- move_types::gas_schedule::GasCarrier
- move_types::vm_status::DiscardedVMStatus
- types::block_info::Round
- types::network_address::encrypted::Key
- types::network_address::encrypted::KeyVersion
- types::proof::EventAccumulatorInternalNode
- types::proof::EventAccumulatorProof
- types::proof::SparseMerkleInternalNode
- types::proof::TestAccumulatorInternalNode
- types::proof::TestAccumulatorProof
- types::proof::TestAccumulatorRangeProof
- types::proof::TransactionAccumulatorInternalNode
- types::proof::TransactionAccumulatorProof
- types::proof::TransactionAccumulatorRangeProof
- types::proof::definition::EventAccumulatorProof
- types::proof::definition::LeafCount
- types::proof::definition::TestAccumulatorProof
- types::proof::definition::TestAccumulatorRangeProof
- types::proof::definition::TransactionAccumulatorProof
- types::proof::definition::TransactionAccumulatorRangeProof
- types::transaction::Version
- types::vm_status::DiscardedVMStatus
Statics
- client::errors::INTERNAL_ERRORS
- crypto::hash::ACCUMULATOR_PLACEHOLDER_HASH
- crypto::hash::GENESIS_BLOCK_ID
- crypto::hash::PRE_GENESIS_BLOCK_ID
- crypto::hash::SPARSE_MERKLE_PLACEHOLDER_HASH
- move_types::vm_status::DESERIALIZATION_STATUS_MAX_CODE
- move_types::vm_status::DESERIALIZATION_STATUS_MIN_CODE
- move_types::vm_status::EXECUTION_STATUS_MAX_CODE
- move_types::vm_status::EXECUTION_STATUS_MIN_CODE
- move_types::vm_status::INVARIANT_VIOLATION_STATUS_MAX_CODE
- move_types::vm_status::INVARIANT_VIOLATION_STATUS_MIN_CODE
- move_types::vm_status::VALIDATION_STATUS_MAX_CODE
- move_types::vm_status::VALIDATION_STATUS_MIN_CODE
- move_types::vm_status::VERIFICATION_STATUS_MAX_CODE
- move_types::vm_status::VERIFICATION_STATUS_MIN_CODE
- move_types::vm_status::known_locations::ACCOUNT_MODULE
- move_types::vm_status::known_locations::DESIGNATED_DEALER_MODULE
- move_types::vm_status::known_locations::DIEM_MODULE
- types::account_config::ACCOUNT_MODULE
- types::account_config::COIN_MODULE
- types::account_config::DESIGNATED_DEALER_MODULE
- types::account_config::DIEM_MODULE
- types::account_config::EVENT_MODULE
- types::account_config::XDX_MODULE
- types::account_config::constants::ACCOUNT_MODULE
- types::account_config::constants::COIN_MODULE
- types::account_config::constants::DESIGNATED_DEALER_MODULE
- types::account_config::constants::DIEM_MODULE
- types::account_config::constants::EVENT_MODULE
- types::account_config::constants::XDX_MODULE
- types::account_config::constants::account::ACCOUNT_MODULE
- types::account_config::constants::coins::XDX_MODULE
- types::account_config::constants::designated_dealer::DESIGNATED_DEALER_MODULE
- types::account_config::constants::diem::COIN_MODULE
- types::account_config::constants::diem::DIEM_MODULE
- types::account_config::constants::event::EVENT_MODULE
- types::block_metadata::NEW_BLOCK_EVENT_PATH
- types::vm_status::known_locations::ACCOUNT_MODULE
- types::vm_status::known_locations::DESIGNATED_DEALER_MODULE
- types::vm_status::known_locations::DIEM_MODULE
Constants
- crypto::ed25519::ED25519_PRIVATE_KEY_LENGTH
- crypto::ed25519::ED25519_PUBLIC_KEY_LENGTH
- crypto::ed25519::ED25519_SIGNATURE_LENGTH
- crypto::ed25519::ed25519_dalek::EXPANDED_SECRET_KEY_LENGTH
- crypto::ed25519::ed25519_dalek::KEYPAIR_LENGTH
- crypto::ed25519::ed25519_dalek::PUBLIC_KEY_LENGTH
- crypto::ed25519::ed25519_dalek::SECRET_KEY_LENGTH
- crypto::ed25519::ed25519_dalek::SIGNATURE_LENGTH
- crypto::ed25519::ed25519_dalek::ed25519::SIGNATURE_LENGTH
- crypto::noise::AES_GCM_TAGLEN
- crypto::noise::MAX_SIZE_NOISE_MSG
- crypto::test_utils::TEST_SEED
- crypto::x25519::PRIVATE_KEY_SIZE
- crypto::x25519::PUBLIC_KEY_SIZE
- crypto::x25519::SHARED_SECRET_SIZE
- crypto::x25519::x25519_dalek::X25519_BASEPOINT_BYTES
- move_types::gas_schedule::CONST_SIZE
- move_types::gas_schedule::DEFAULT_ACCOUNT_SIZE
- move_types::gas_schedule::LARGE_TRANSACTION_CUTOFF
- move_types::gas_schedule::MAX_ABSTRACT_MEMORY_SIZE
- move_types::gas_schedule::MAX_TRANSACTION_SIZE_IN_BYTES
- move_types::gas_schedule::MIN_EXISTS_DATA_SIZE
- move_types::gas_schedule::ONE_GAS_UNIT
- move_types::gas_schedule::REFERENCE_SIZE
- move_types::gas_schedule::STRUCT_SIZE
- move_types::language_storage::CODE_TAG
- move_types::language_storage::CORE_CODE_ADDRESS
- move_types::language_storage::RESOURCE_TAG
- move_types::vm_status::known_locations::ACCOUNT_MODULE_IDENTIFIER
- move_types::vm_status::known_locations::DESIGNATED_DEALER_MODULE_IDENTIFIER
- move_types::vm_status::known_locations::DIEM_MODULE_IDENTIFIER
- move_types::vm_status::sub_status::NFE_BCS_SERIALIZATION_FAILURE
- move_types::vm_status::sub_status::NFE_VECTOR_ERROR_BASE
- types::account_config::ACCOUNT_MODULE_IDENTIFIER
- types::account_config::CORE_CODE_ADDRESS
- types::account_config::DESIGNATED_DEALER_MODULE_IDENTIFIER
- types::account_config::DIEM_MODULE_IDENTIFIER
- types::account_config::EVENT_HANDLE_GENERATOR_STRUCT_IDENTIFIER
- types::account_config::EVENT_HANDLE_STRUCT_IDENTIFIER
- types::account_config::EVENT_MODULE_IDENTIFIER
- types::account_config::VASP_DOMAIN_MODULE_IDENTIFIER
- types::account_config::XDX_IDENTIFIER
- types::account_config::XDX_NAME
- types::account_config::XUS_IDENTIFIER
- types::account_config::XUS_NAME
- types::account_config::constants::ACCOUNT_MODULE_IDENTIFIER
- types::account_config::constants::CORE_CODE_ADDRESS
- types::account_config::constants::DESIGNATED_DEALER_MODULE_IDENTIFIER
- types::account_config::constants::DIEM_MODULE_IDENTIFIER
- types::account_config::constants::EVENT_HANDLE_GENERATOR_STRUCT_IDENTIFIER
- types::account_config::constants::EVENT_HANDLE_STRUCT_IDENTIFIER
- types::account_config::constants::EVENT_MODULE_IDENTIFIER
- types::account_config::constants::XDX_IDENTIFIER
- types::account_config::constants::XDX_NAME
- types::account_config::constants::XUS_IDENTIFIER
- types::account_config::constants::XUS_NAME
- types::account_config::constants::account::ACCOUNT_MODULE_IDENTIFIER
- types::account_config::constants::addresses::CORE_CODE_ADDRESS
- types::account_config::constants::coins::XDX_IDENTIFIER
- types::account_config::constants::coins::XDX_NAME
- types::account_config::constants::coins::XUS_IDENTIFIER
- types::account_config::constants::coins::XUS_NAME
- types::account_config::constants::designated_dealer::DESIGNATED_DEALER_MODULE_IDENTIFIER
- types::account_config::constants::diem::DIEM_MODULE_IDENTIFIER
- types::account_config::constants::event::EVENT_HANDLE_GENERATOR_STRUCT_IDENTIFIER
- types::account_config::constants::event::EVENT_HANDLE_STRUCT_IDENTIFIER
- types::account_config::constants::event::EVENT_MODULE_IDENTIFIER
- types::account_config::resources::VASP_DOMAIN_MODULE_IDENTIFIER
- types::account_config::resources::vasp_domain::VASP_DOMAIN_MODULE_IDENTIFIER
- types::block_info::GENESIS_EPOCH
- types::block_info::GENESIS_ROUND
- types::block_info::GENESIS_TIMESTAMP_USECS
- types::block_info::GENESIS_VERSION
- types::network_address::encrypted::AES_GCM_NONCE_LEN
- types::network_address::encrypted::AES_GCM_TAG_LEN
- types::network_address::encrypted::HKDF_SALT
- types::network_address::encrypted::KEY_LEN
- types::network_address::encrypted::TEST_SHARED_VAL_NETADDR_KEY
- types::network_address::encrypted::TEST_SHARED_VAL_NETADDR_KEY_VERSION
- types::nibble::ROOT_NIBBLE_HEIGHT
- types::on_chain_config::DIEM_MAX_KNOWN_VERSION
- types::on_chain_config::DIEM_VERSION_2
- types::on_chain_config::DIEM_VERSION_3
- types::on_chain_config::DIEM_VERSION_4
- types::on_chain_config::ON_CHAIN_CONFIG_REGISTRY
- types::proof::definition::MAX_ACCUMULATOR_LEAVES
- types::proof::definition::MAX_ACCUMULATOR_PROOF_DEPTH
- types::transaction::PRE_GENESIS_VERSION
- types::transaction::authenticator::MAX_NUM_OF_SIGS
- types::vm_status::known_locations::ACCOUNT_MODULE_IDENTIFIER
- types::vm_status::known_locations::DESIGNATED_DEALER_MODULE_IDENTIFIER
- types::vm_status::known_locations::DIEM_MODULE_IDENTIFIER
- types::vm_status::sub_status::NFE_BCS_SERIALIZATION_FAILURE
- types::vm_status::sub_status::NFE_VECTOR_ERROR_BASE