List of all items
Structs
- constraint_vm::Access
- constraint_vm::BytecodeMapped
- constraint_vm::BytecodeMappedLazy
- constraint_vm::BytecodeMappedSlice
- constraint_vm::LazyCache
- constraint_vm::Memory
- constraint_vm::Repeat
- constraint_vm::SolutionAccess
- constraint_vm::Stack
- constraint_vm::StateSlots
- constraint_vm::asm::InvalidOpcodeError
- constraint_vm::asm::NotEnoughBytesError
- constraint_vm::asm::opcode::InvalidOpcodeError
- constraint_vm::asm::opcode::NotEnoughBytesError
- constraint_vm::error::ConstraintErrors
- constraint_vm::error::ConstraintsUnsatisfied
- constraint_vm::types::Block
- constraint_vm::types::ContentAddress
- constraint_vm::types::PredicateAddress
- constraint_vm::types::Signature
- constraint_vm::types::contract::Contract
- constraint_vm::types::contract::SignedContract
- constraint_vm::types::predicate::Predicate
- constraint_vm::types::predicate::header::DecodedHeader
- constraint_vm::types::predicate::header::EncodedFixedSizeHeader
- constraint_vm::types::predicate::header::EncodedHeader
- constraint_vm::types::predicate::header::FixedSizeHeader
- constraint_vm::types::solution::Mutation
- constraint_vm::types::solution::Solution
- constraint_vm::types::solution::SolutionData
- sign::secp256k1::AllPreallocated
- sign::secp256k1::InvalidParityValue
- sign::secp256k1::Keypair
- sign::secp256k1::Message
- sign::secp256k1::PublicKey
- sign::secp256k1::Scalar
- sign::secp256k1::Secp256k1
- sign::secp256k1::SecretKey
- sign::secp256k1::SignOnlyPreallocated
- sign::secp256k1::VerifyOnlyPreallocated
- sign::secp256k1::XOnlyPublicKey
- sign::secp256k1::ecdh::SharedSecret
- sign::secp256k1::ecdsa::RecoverableSignature
- sign::secp256k1::ecdsa::SerializedSignature
- sign::secp256k1::ecdsa::Signature
- sign::secp256k1::ecdsa::serialized_signature::IntoIter
- sign::secp256k1::ecdsa::serialized_signature::SerializedSignature
- sign::secp256k1::ellswift::ElligatorSwift
- sign::secp256k1::ellswift::ElligatorSwiftSharedSecret
- sign::secp256k1::ffi::Context
- sign::secp256k1::ffi::ElligatorSwift
- sign::secp256k1::ffi::Keypair
- sign::secp256k1::ffi::PublicKey
- sign::secp256k1::ffi::SchnorrSigExtraParams
- sign::secp256k1::ffi::Signature
- sign::secp256k1::ffi::XOnlyPublicKey
- sign::secp256k1::ffi::recovery::RecoverableSignature
- sign::secp256k1::ffi::types::AlignedType
- sign::secp256k1::scalar::OutOfRangeError
- sign::secp256k1::scalar::Scalar
- sign::secp256k1::schnorr::Signature
- solution::CheckPredicateConfig
- solution::InvalidDecisionVariablesLength
- solution::PredicateErrors
- state_read_vm::Access
- state_read_vm::ExecFuture
- state_read_vm::GasLimit
- state_read_vm::SolutionAccess
- state_read_vm::Stack
- state_read_vm::StateMemory
- state_read_vm::StateSlots
- state_read_vm::Vm
- state_read_vm::asm::InvalidOpcodeError
- state_read_vm::asm::NotEnoughBytesError
- state_read_vm::asm::opcode::InvalidOpcodeError
- state_read_vm::asm::opcode::NotEnoughBytesError
- state_read_vm::constraint::Access
- state_read_vm::constraint::BytecodeMapped
- state_read_vm::constraint::BytecodeMappedLazy
- state_read_vm::constraint::BytecodeMappedSlice
- state_read_vm::constraint::LazyCache
- state_read_vm::constraint::Memory
- state_read_vm::constraint::Repeat
- state_read_vm::constraint::SolutionAccess
- state_read_vm::constraint::Stack
- state_read_vm::constraint::StateSlots
- state_read_vm::constraint::asm::InvalidOpcodeError
- state_read_vm::constraint::asm::NotEnoughBytesError
- state_read_vm::constraint::asm::opcode::InvalidOpcodeError
- state_read_vm::constraint::asm::opcode::NotEnoughBytesError
- state_read_vm::constraint::error::ConstraintErrors
- state_read_vm::constraint::error::ConstraintsUnsatisfied
- state_read_vm::constraint::types::Block
- state_read_vm::constraint::types::ContentAddress
- state_read_vm::constraint::types::PredicateAddress
- state_read_vm::constraint::types::Signature
- state_read_vm::constraint::types::contract::Contract
- state_read_vm::constraint::types::contract::SignedContract
- state_read_vm::constraint::types::predicate::Predicate
- state_read_vm::constraint::types::predicate::header::DecodedHeader
- state_read_vm::constraint::types::predicate::header::EncodedFixedSizeHeader
- state_read_vm::constraint::types::predicate::header::EncodedHeader
- state_read_vm::constraint::types::predicate::header::FixedSizeHeader
- state_read_vm::constraint::types::solution::Mutation
- state_read_vm::constraint::types::solution::Solution
- state_read_vm::constraint::types::solution::SolutionData
- state_read_vm::error::OutOfGasError
- types::Block
- types::ContentAddress
- types::PredicateAddress
- types::Signature
- types::contract::Contract
- types::contract::SignedContract
- types::predicate::Predicate
- types::predicate::header::DecodedHeader
- types::predicate::header::EncodedFixedSizeHeader
- types::predicate::header::EncodedHeader
- types::predicate::header::FixedSizeHeader
- types::solution::Mutation
- types::solution::Solution
- types::solution::SolutionData
Enums
- constraint_vm::ProgramControlFlow
- constraint_vm::asm::Access
- constraint_vm::asm::Alu
- constraint_vm::asm::Constraint
- constraint_vm::asm::Crypto
- constraint_vm::asm::FromBytesError
- constraint_vm::asm::Op
- constraint_vm::asm::Opcode
- constraint_vm::asm::Pred
- constraint_vm::asm::Stack
- constraint_vm::asm::Temporary
- constraint_vm::asm::TotalControlFlow
- constraint_vm::asm::bytes_iter::Access
- constraint_vm::asm::bytes_iter::Alu
- constraint_vm::asm::bytes_iter::Constraint
- constraint_vm::asm::bytes_iter::Crypto
- constraint_vm::asm::bytes_iter::Pred
- constraint_vm::asm::bytes_iter::Stack
- constraint_vm::asm::bytes_iter::Temporary
- constraint_vm::asm::bytes_iter::TotalControlFlow
- constraint_vm::asm::opcode::Access
- constraint_vm::asm::opcode::Alu
- constraint_vm::asm::opcode::Constraint
- constraint_vm::asm::opcode::Crypto
- constraint_vm::asm::opcode::Pred
- constraint_vm::asm::opcode::Stack
- constraint_vm::asm::opcode::Temporary
- constraint_vm::asm::opcode::TotalControlFlow
- constraint_vm::error::AccessError
- constraint_vm::error::AluError
- constraint_vm::error::CheckError
- constraint_vm::error::ConstraintError
- constraint_vm::error::CryptoError
- constraint_vm::error::DecodeError
- constraint_vm::error::EncodeError
- constraint_vm::error::LenWordsError
- constraint_vm::error::MissingAccessArgError
- constraint_vm::error::OpError
- constraint_vm::error::RepeatError
- constraint_vm::error::StackError
- constraint_vm::error::TemporaryError
- constraint_vm::error::TotalControlFlowError
- constraint_vm::types::predicate::header::DecodeError
- constraint_vm::types::predicate::header::PredicateError
- predicate::InvalidContract
- predicate::InvalidSignedContract
- sign::secp256k1::All
- sign::secp256k1::Error
- sign::secp256k1::Parity
- sign::secp256k1::SignOnly
- sign::secp256k1::VerifyOnly
- sign::secp256k1::ecdsa::RecoveryId
- sign::secp256k1::ellswift::ElligatorSwiftParty
- sign::secp256k1::ffi::types::c_void
- solution::InvalidSolution
- solution::InvalidSolutionData
- solution::InvalidStateMutations
- solution::KvError
- solution::PredicateConstraintsError
- solution::PredicateError
- solution::PredicatesError
- state_read_vm::asm::Access
- state_read_vm::asm::Alu
- state_read_vm::asm::Constraint
- state_read_vm::asm::Crypto
- state_read_vm::asm::FromBytesError
- state_read_vm::asm::Op
- state_read_vm::asm::Opcode
- state_read_vm::asm::Pred
- state_read_vm::asm::Stack
- state_read_vm::asm::StateMemory
- state_read_vm::asm::StateRead
- state_read_vm::asm::Temporary
- state_read_vm::asm::TotalControlFlow
- state_read_vm::asm::bytes_iter::Access
- state_read_vm::asm::bytes_iter::Alu
- state_read_vm::asm::bytes_iter::Constraint
- state_read_vm::asm::bytes_iter::Crypto
- state_read_vm::asm::bytes_iter::Pred
- state_read_vm::asm::bytes_iter::Stack
- state_read_vm::asm::bytes_iter::StateMemory
- state_read_vm::asm::bytes_iter::StateRead
- state_read_vm::asm::bytes_iter::Temporary
- state_read_vm::asm::bytes_iter::TotalControlFlow
- state_read_vm::asm::opcode::Access
- state_read_vm::asm::opcode::Alu
- state_read_vm::asm::opcode::Constraint
- state_read_vm::asm::opcode::Crypto
- state_read_vm::asm::opcode::Pred
- state_read_vm::asm::opcode::Stack
- state_read_vm::asm::opcode::StateMemory
- state_read_vm::asm::opcode::StateRead
- state_read_vm::asm::opcode::Temporary
- state_read_vm::asm::opcode::TotalControlFlow
- state_read_vm::constraint::ProgramControlFlow
- state_read_vm::constraint::asm::Access
- state_read_vm::constraint::asm::Alu
- state_read_vm::constraint::asm::Constraint
- state_read_vm::constraint::asm::Crypto
- state_read_vm::constraint::asm::FromBytesError
- state_read_vm::constraint::asm::Op
- state_read_vm::constraint::asm::Opcode
- state_read_vm::constraint::asm::Pred
- state_read_vm::constraint::asm::Stack
- state_read_vm::constraint::asm::Temporary
- state_read_vm::constraint::asm::TotalControlFlow
- state_read_vm::constraint::asm::bytes_iter::Access
- state_read_vm::constraint::asm::bytes_iter::Alu
- state_read_vm::constraint::asm::bytes_iter::Constraint
- state_read_vm::constraint::asm::bytes_iter::Crypto
- state_read_vm::constraint::asm::bytes_iter::Pred
- state_read_vm::constraint::asm::bytes_iter::Stack
- state_read_vm::constraint::asm::bytes_iter::Temporary
- state_read_vm::constraint::asm::bytes_iter::TotalControlFlow
- state_read_vm::constraint::asm::opcode::Access
- state_read_vm::constraint::asm::opcode::Alu
- state_read_vm::constraint::asm::opcode::Constraint
- state_read_vm::constraint::asm::opcode::Crypto
- state_read_vm::constraint::asm::opcode::Pred
- state_read_vm::constraint::asm::opcode::Stack
- state_read_vm::constraint::asm::opcode::Temporary
- state_read_vm::constraint::asm::opcode::TotalControlFlow
- state_read_vm::constraint::error::AccessError
- state_read_vm::constraint::error::AluError
- state_read_vm::constraint::error::CheckError
- state_read_vm::constraint::error::ConstraintError
- state_read_vm::constraint::error::CryptoError
- state_read_vm::constraint::error::DecodeError
- state_read_vm::constraint::error::EncodeError
- state_read_vm::constraint::error::LenWordsError
- state_read_vm::constraint::error::MissingAccessArgError
- state_read_vm::constraint::error::OpError
- state_read_vm::constraint::error::RepeatError
- state_read_vm::constraint::error::StackError
- state_read_vm::constraint::error::TemporaryError
- state_read_vm::constraint::error::TotalControlFlowError
- state_read_vm::constraint::types::predicate::header::DecodeError
- state_read_vm::constraint::types::predicate::header::PredicateError
- state_read_vm::error::ControlFlowError
- state_read_vm::error::OpAsyncError
- state_read_vm::error::OpError
- state_read_vm::error::OpSyncError
- state_read_vm::error::StackError
- state_read_vm::error::StateMemoryError
- state_read_vm::error::StateReadError
- types::predicate::header::DecodeError
- types::predicate::header::PredicateError
Traits
- constraint_vm::OpAccess
- constraint_vm::asm::ToBytes
- constraint_vm::asm::ToOpcode
- constraint_vm::asm::TryFromBytes
- constraint_vm::asm::opcode::ParseOp
- sign::secp256k1::Context
- sign::secp256k1::PreallocatedContext
- sign::secp256k1::Signing
- sign::secp256k1::ThirtyTwoByteHash
- sign::secp256k1::Verification
- sign::secp256k1::ffi::CPtr
- state_read_vm::OpAccess
- state_read_vm::OpGasCost
- state_read_vm::StateRead
- state_read_vm::asm::ToBytes
- state_read_vm::asm::ToOpcode
- state_read_vm::asm::TryFromBytes
- state_read_vm::asm::opcode::ParseOp
- state_read_vm::constraint::OpAccess
- state_read_vm::constraint::asm::ToBytes
- state_read_vm::constraint::asm::ToOpcode
- state_read_vm::constraint::asm::TryFromBytes
- state_read_vm::constraint::asm::opcode::ParseOp
Macros
- sign::secp256k1::ffi::impl_array_newtype
- sign::secp256k1::ffi::impl_raw_debug
- sign::secp256k1::impl_array_newtype
Functions
- constraint_vm::asm::from_bytes
- constraint_vm::asm::to_bytes
- constraint_vm::check_predicate
- constraint_vm::eval
- constraint_vm::eval_bytecode
- constraint_vm::eval_bytecode_iter
- constraint_vm::eval_ops
- constraint_vm::exec
- constraint_vm::exec_bytecode
- constraint_vm::exec_bytecode_iter
- constraint_vm::exec_ops
- constraint_vm::mut_keys
- constraint_vm::mut_keys_set
- constraint_vm::mut_keys_slices
- constraint_vm::step_on_temporary
- constraint_vm::step_on_total_control_flow
- constraint_vm::step_op
- constraint_vm::step_op_access
- constraint_vm::step_op_alu
- constraint_vm::step_op_crypto
- constraint_vm::step_op_pred
- constraint_vm::step_op_stack
- constraint_vm::types::convert::bool_from_word
- constraint_vm::types::convert::bytes_from_word
- constraint_vm::types::convert::u8_32_from_word_4
- constraint_vm::types::convert::u8_64_from_word_8
- constraint_vm::types::convert::word_4_from_u8_32
- constraint_vm::types::convert::word_8_from_u8_64
- constraint_vm::types::convert::word_from_bytes
- constraint_vm::types::convert::word_from_bytes_slice
- constraint_vm::types::serde::bytecode::deserialize
- constraint_vm::types::serde::bytecode::deserialize_vec
- constraint_vm::types::serde::bytecode::serialize
- constraint_vm::types::serde::bytecode::serialize_vec
- constraint_vm::types::serde::hash::deserialize
- constraint_vm::types::serde::hash::serialize
- constraint_vm::types::serde::signature::deserialize
- constraint_vm::types::serde::signature::serialize
- predicate::check
- predicate::check_contract
- predicate::check_signed_contract
- sign::contract::recover
- sign::contract::sign
- sign::contract::verify
- sign::encode::public_key
- sign::encode::public_key_as_bytes
- sign::encode::signature
- sign::encode::signature_as_bytes
- sign::recover_from_message
- sign::recover_hash
- sign::secp256k1::ecdh::shared_secret_point
- sign::secp256k1::ffi::ecdsa_signature_parse_der_lax
- sign::secp256k1::ffi::non_secure_erase_impl
- sign::secp256k1::ffi::recovery::secp256k1_ecdsa_recover
- sign::secp256k1::ffi::recovery::secp256k1_ecdsa_recoverable_signature_convert
- sign::secp256k1::ffi::recovery::secp256k1_ecdsa_recoverable_signature_parse_compact
- sign::secp256k1::ffi::recovery::secp256k1_ecdsa_recoverable_signature_serialize_compact
- sign::secp256k1::ffi::recovery::secp256k1_ecdsa_sign_recoverable
- sign::secp256k1::ffi::rustsecp256k1_v0_10_0_context_create
- sign::secp256k1::ffi::rustsecp256k1_v0_10_0_context_destroy
- sign::secp256k1::ffi::rustsecp256k1_v0_10_0_default_error_callback_fn
- sign::secp256k1::ffi::rustsecp256k1_v0_10_0_default_illegal_callback_fn
- sign::secp256k1::ffi::secp256k1_context_create
- sign::secp256k1::ffi::secp256k1_context_destroy
- sign::secp256k1::ffi::secp256k1_context_preallocated_clone
- sign::secp256k1::ffi::secp256k1_context_preallocated_clone_size
- sign::secp256k1::ffi::secp256k1_context_preallocated_create
- sign::secp256k1::ffi::secp256k1_context_preallocated_destroy
- sign::secp256k1::ffi::secp256k1_context_preallocated_size
- sign::secp256k1::ffi::secp256k1_context_randomize
- sign::secp256k1::ffi::secp256k1_ec_pubkey_cmp
- sign::secp256k1::ffi::secp256k1_ec_pubkey_combine
- sign::secp256k1::ffi::secp256k1_ec_pubkey_create
- sign::secp256k1::ffi::secp256k1_ec_pubkey_negate
- sign::secp256k1::ffi::secp256k1_ec_pubkey_parse
- sign::secp256k1::ffi::secp256k1_ec_pubkey_serialize
- sign::secp256k1::ffi::secp256k1_ec_pubkey_tweak_add
- sign::secp256k1::ffi::secp256k1_ec_pubkey_tweak_mul
- sign::secp256k1::ffi::secp256k1_ec_seckey_negate
- sign::secp256k1::ffi::secp256k1_ec_seckey_tweak_add
- sign::secp256k1::ffi::secp256k1_ec_seckey_tweak_mul
- sign::secp256k1::ffi::secp256k1_ec_seckey_verify
- sign::secp256k1::ffi::secp256k1_ecdh
- sign::secp256k1::ffi::secp256k1_ecdsa_sign
- sign::secp256k1::ffi::secp256k1_ecdsa_signature_normalize
- sign::secp256k1::ffi::secp256k1_ecdsa_signature_parse_compact
- sign::secp256k1::ffi::secp256k1_ecdsa_signature_parse_der
- sign::secp256k1::ffi::secp256k1_ecdsa_signature_serialize_compact
- sign::secp256k1::ffi::secp256k1_ecdsa_signature_serialize_der
- sign::secp256k1::ffi::secp256k1_ecdsa_verify
- sign::secp256k1::ffi::secp256k1_ellswift_create
- sign::secp256k1::ffi::secp256k1_ellswift_decode
- sign::secp256k1::ffi::secp256k1_ellswift_encode
- sign::secp256k1::ffi::secp256k1_ellswift_xdh
- sign::secp256k1::ffi::secp256k1_keypair_create
- sign::secp256k1::ffi::secp256k1_keypair_pub
- sign::secp256k1::ffi::secp256k1_keypair_sec
- sign::secp256k1::ffi::secp256k1_keypair_xonly_pub
- sign::secp256k1::ffi::secp256k1_keypair_xonly_tweak_add
- sign::secp256k1::ffi::secp256k1_schnorrsig_sign
- sign::secp256k1::ffi::secp256k1_schnorrsig_sign_custom
- sign::secp256k1::ffi::secp256k1_schnorrsig_verify
- sign::secp256k1::ffi::secp256k1_xonly_pubkey_cmp
- sign::secp256k1::ffi::secp256k1_xonly_pubkey_from_pubkey
- sign::secp256k1::ffi::secp256k1_xonly_pubkey_parse
- sign::secp256k1::ffi::secp256k1_xonly_pubkey_serialize
- sign::secp256k1::ffi::secp256k1_xonly_pubkey_tweak_add
- sign::secp256k1::ffi::secp256k1_xonly_pubkey_tweak_add_check
- sign::sign_hash
- sign::verify_hash
- solution::check
- solution::check_data
- solution::check_predicate
- solution::check_predicate_constraints
- solution::check_predicates
- solution::check_state_mutations
- solution::predicate_state_slots
- state_read_vm::asm::from_bytes
- state_read_vm::asm::to_bytes
- state_read_vm::constraint::asm::from_bytes
- state_read_vm::constraint::asm::to_bytes
- state_read_vm::constraint::check_predicate
- state_read_vm::constraint::eval
- state_read_vm::constraint::eval_bytecode
- state_read_vm::constraint::eval_bytecode_iter
- state_read_vm::constraint::eval_ops
- state_read_vm::constraint::exec
- state_read_vm::constraint::exec_bytecode
- state_read_vm::constraint::exec_bytecode_iter
- state_read_vm::constraint::exec_ops
- state_read_vm::constraint::mut_keys
- state_read_vm::constraint::mut_keys_set
- state_read_vm::constraint::mut_keys_slices
- state_read_vm::constraint::step_on_temporary
- state_read_vm::constraint::step_on_total_control_flow
- state_read_vm::constraint::step_op
- state_read_vm::constraint::step_op_access
- state_read_vm::constraint::step_op_alu
- state_read_vm::constraint::step_op_crypto
- state_read_vm::constraint::step_op_pred
- state_read_vm::constraint::step_op_stack
- state_read_vm::constraint::types::convert::bool_from_word
- state_read_vm::constraint::types::convert::bytes_from_word
- state_read_vm::constraint::types::convert::u8_32_from_word_4
- state_read_vm::constraint::types::convert::u8_64_from_word_8
- state_read_vm::constraint::types::convert::word_4_from_u8_32
- state_read_vm::constraint::types::convert::word_8_from_u8_64
- state_read_vm::constraint::types::convert::word_from_bytes
- state_read_vm::constraint::types::convert::word_from_bytes_slice
- state_read_vm::constraint::types::serde::bytecode::deserialize
- state_read_vm::constraint::types::serde::bytecode::deserialize_vec
- state_read_vm::constraint::types::serde::bytecode::serialize
- state_read_vm::constraint::types::serde::bytecode::serialize_vec
- state_read_vm::constraint::types::serde::hash::deserialize
- state_read_vm::constraint::types::serde::hash::serialize
- state_read_vm::constraint::types::serde::signature::deserialize
- state_read_vm::constraint::types::serde::signature::serialize
- types::convert::bool_from_word
- types::convert::bytes_from_word
- types::convert::u8_32_from_word_4
- types::convert::u8_64_from_word_8
- types::convert::word_4_from_u8_32
- types::convert::word_8_from_u8_64
- types::convert::word_from_bytes
- types::convert::word_from_bytes_slice
- types::serde::bytecode::deserialize
- types::serde::bytecode::deserialize_vec
- types::serde::bytecode::serialize
- types::serde::bytecode::serialize_vec
- types::serde::hash::deserialize
- types::serde::hash::serialize
- types::serde::signature::deserialize
- types::serde::signature::serialize
Type Aliases
- constraint_vm::CheckResult
- constraint_vm::ConstraintResult
- constraint_vm::OpResult
- constraint_vm::StackResult
- constraint_vm::StateSlotSlice
- constraint_vm::asm::Word
- constraint_vm::error::CheckResult
- constraint_vm::error::ConstraintResult
- constraint_vm::error::OpResult
- constraint_vm::error::RepeatResult
- constraint_vm::error::StackResult
- constraint_vm::error::TemporaryResult
- constraint_vm::error::TotalControlFlowResult
- constraint_vm::types::ConstraintBytecode
- constraint_vm::types::Hash
- constraint_vm::types::Key
- constraint_vm::types::StateReadBytecode
- constraint_vm::types::Value
- constraint_vm::types::Word
- constraint_vm::types::solution::SolutionDataIndex
- sign::secp256k1::ffi::EcdhHashFn
- sign::secp256k1::ffi::EllswiftEcdhHashFn
- sign::secp256k1::ffi::NonceFn
- sign::secp256k1::ffi::SchnorrNonceFn
- sign::secp256k1::ffi::types::c_char
- sign::secp256k1::ffi::types::c_int
- sign::secp256k1::ffi::types::c_uchar
- sign::secp256k1::ffi::types::c_uint
- sign::secp256k1::ffi::types::size_t
- solution::PostStateSlots
- solution::PreStateSlots
- state_read_vm::BytecodeMapped
- state_read_vm::BytecodeMappedLazy
- state_read_vm::BytecodeMappedSlice
- state_read_vm::Gas
- state_read_vm::OpAsyncResult
- state_read_vm::OpResult
- state_read_vm::OpSyncResult
- state_read_vm::StateMemoryResult
- state_read_vm::StateReadResult
- state_read_vm::StateSlotSlice
- state_read_vm::asm::Word
- state_read_vm::constraint::CheckResult
- state_read_vm::constraint::ConstraintResult
- state_read_vm::constraint::OpResult
- state_read_vm::constraint::StackResult
- state_read_vm::constraint::StateSlotSlice
- state_read_vm::constraint::asm::Word
- state_read_vm::constraint::error::CheckResult
- state_read_vm::constraint::error::ConstraintResult
- state_read_vm::constraint::error::OpResult
- state_read_vm::constraint::error::RepeatResult
- state_read_vm::constraint::error::StackResult
- state_read_vm::constraint::error::TemporaryResult
- state_read_vm::constraint::error::TotalControlFlowResult
- state_read_vm::constraint::types::ConstraintBytecode
- state_read_vm::constraint::types::Hash
- state_read_vm::constraint::types::Key
- state_read_vm::constraint::types::StateReadBytecode
- state_read_vm::constraint::types::Value
- state_read_vm::constraint::types::Word
- state_read_vm::constraint::types::solution::SolutionDataIndex
- state_read_vm::error::OpAsyncResult
- state_read_vm::error::OpResult
- state_read_vm::error::OpSyncResult
- state_read_vm::error::StackResult
- state_read_vm::error::StateMemoryResult
- state_read_vm::error::StateReadResult
- types::ConstraintBytecode
- types::Hash
- types::Key
- types::StateReadBytecode
- types::Value
- types::Word
- types::solution::SolutionDataIndex
Statics
- sign::secp256k1::ffi::secp256k1_context_no_precomp
- sign::secp256k1::ffi::secp256k1_ecdh_hash_function_default
- sign::secp256k1::ffi::secp256k1_ellswift_xdh_hash_function_bip324
- sign::secp256k1::ffi::secp256k1_nonce_function_bip340
- sign::secp256k1::ffi::secp256k1_nonce_function_default
- sign::secp256k1::ffi::secp256k1_nonce_function_rfc6979
Constants
- constraint_vm::asm::short::ADD
- constraint_vm::asm::short::ALOCT
- constraint_vm::asm::short::AND
- constraint_vm::asm::short::BAND
- constraint_vm::asm::short::BOR
- constraint_vm::asm::short::DIV
- constraint_vm::asm::short::DUP
- constraint_vm::asm::short::DUPF
- constraint_vm::asm::short::EQ
- constraint_vm::asm::short::EQRA
- constraint_vm::asm::short::EQST
- constraint_vm::asm::short::GT
- constraint_vm::asm::short::GTE
- constraint_vm::asm::short::HLT
- constraint_vm::asm::short::HLTIF
- constraint_vm::asm::short::JMPIF
- constraint_vm::asm::short::LOD
- constraint_vm::asm::short::LT
- constraint_vm::asm::short::LTE
- constraint_vm::asm::short::MKEYS
- constraint_vm::asm::short::MOD
- constraint_vm::asm::short::MUL
- constraint_vm::asm::short::NOT
- constraint_vm::asm::short::NSLT
- constraint_vm::asm::short::OR
- constraint_vm::asm::short::PEX
- constraint_vm::asm::short::PNCIF
- constraint_vm::asm::short::POP
- constraint_vm::asm::short::PUSH
- constraint_vm::asm::short::REP
- constraint_vm::asm::short::REPC
- constraint_vm::asm::short::REPE
- constraint_vm::asm::short::RSECP
- constraint_vm::asm::short::SEL
- constraint_vm::asm::short::SHA2
- constraint_vm::asm::short::SHL
- constraint_vm::asm::short::SHR
- constraint_vm::asm::short::SHRI
- constraint_vm::asm::short::SLEN
- constraint_vm::asm::short::SLTR
- constraint_vm::asm::short::STATE
- constraint_vm::asm::short::STO
- constraint_vm::asm::short::SUB
- constraint_vm::asm::short::SWAP
- constraint_vm::asm::short::SWAPI
- constraint_vm::asm::short::THIS
- constraint_vm::asm::short::THISC
- constraint_vm::asm::short::VAR
- constraint_vm::asm::short::VLEN
- constraint_vm::asm::short::VRFYED
- predicate::MAX_PREDICATES
- sign::secp256k1::constants::COMPACT_SIGNATURE_SIZE
- sign::secp256k1::constants::CURVE_ORDER
- sign::secp256k1::constants::ELLSWIFT_ENCODING_SIZE
- sign::secp256k1::constants::FIELD_SIZE
- sign::secp256k1::constants::GENERATOR_X
- sign::secp256k1::constants::GENERATOR_Y
- sign::secp256k1::constants::KEY_PAIR_SIZE
- sign::secp256k1::constants::MAX_SIGNATURE_SIZE
- sign::secp256k1::constants::MESSAGE_SIZE
- sign::secp256k1::constants::ONE
- sign::secp256k1::constants::PUBLIC_KEY_SIZE
- sign::secp256k1::constants::SCHNORR_PUBLIC_KEY_SIZE
- sign::secp256k1::constants::SCHNORR_SIGNATURE_SIZE
- sign::secp256k1::constants::SECRET_KEY_SIZE
- sign::secp256k1::constants::UNCOMPRESSED_PUBLIC_KEY_SIZE
- sign::secp256k1::constants::ZERO
- sign::secp256k1::ffi::SECP256K1_SER_COMPRESSED
- sign::secp256k1::ffi::SECP256K1_SER_UNCOMPRESSED
- sign::secp256k1::ffi::SECP256K1_START_NONE
- sign::secp256k1::ffi::SECP256K1_START_SIGN
- sign::secp256k1::ffi::SECP256K1_START_VERIFY
- solution::MAX_DECISION_VARIABLES
- solution::MAX_KEY_SIZE
- solution::MAX_SOLUTION_DATA
- solution::MAX_STATE_MUTATIONS
- solution::MAX_VALUE_SIZE
- state_read_vm::asm::short::ADD
- state_read_vm::asm::short::ALOCS
- state_read_vm::asm::short::ALOCT
- state_read_vm::asm::short::AND
- state_read_vm::asm::short::BAND
- state_read_vm::asm::short::BOR
- state_read_vm::asm::short::DIV
- state_read_vm::asm::short::DUP
- state_read_vm::asm::short::DUPF
- state_read_vm::asm::short::EQ
- state_read_vm::asm::short::EQRA
- state_read_vm::asm::short::EQST
- state_read_vm::asm::short::GT
- state_read_vm::asm::short::GTE
- state_read_vm::asm::short::HLT
- state_read_vm::asm::short::HLTIF
- state_read_vm::asm::short::JMPIF
- state_read_vm::asm::short::KREX
- state_read_vm::asm::short::KRNG
- state_read_vm::asm::short::LOD
- state_read_vm::asm::short::LODS
- state_read_vm::asm::short::LT
- state_read_vm::asm::short::LTE
- state_read_vm::asm::short::MKEYS
- state_read_vm::asm::short::MOD
- state_read_vm::asm::short::MUL
- state_read_vm::asm::short::NOT
- state_read_vm::asm::short::NSLT
- state_read_vm::asm::short::OR
- state_read_vm::asm::short::PEX
- state_read_vm::asm::short::PNCIF
- state_read_vm::asm::short::POP
- state_read_vm::asm::short::PUSH
- state_read_vm::asm::short::REP
- state_read_vm::asm::short::REPC
- state_read_vm::asm::short::REPE
- state_read_vm::asm::short::RSECP
- state_read_vm::asm::short::SEL
- state_read_vm::asm::short::SHA2
- state_read_vm::asm::short::SHL
- state_read_vm::asm::short::SHR
- state_read_vm::asm::short::SHRI
- state_read_vm::asm::short::SLEN
- state_read_vm::asm::short::SLTR
- state_read_vm::asm::short::SMLEN
- state_read_vm::asm::short::SMVLEN
- state_read_vm::asm::short::STATE
- state_read_vm::asm::short::STO
- state_read_vm::asm::short::STOS
- state_read_vm::asm::short::SUB
- state_read_vm::asm::short::SWAP
- state_read_vm::asm::short::SWAPI
- state_read_vm::asm::short::THIS
- state_read_vm::asm::short::THISC
- state_read_vm::asm::short::TRUNC
- state_read_vm::asm::short::VAR
- state_read_vm::asm::short::VLEN
- state_read_vm::asm::short::VRFYED
- state_read_vm::constraint::asm::short::ADD
- state_read_vm::constraint::asm::short::ALOCT
- state_read_vm::constraint::asm::short::AND
- state_read_vm::constraint::asm::short::BAND
- state_read_vm::constraint::asm::short::BOR
- state_read_vm::constraint::asm::short::DIV
- state_read_vm::constraint::asm::short::DUP
- state_read_vm::constraint::asm::short::DUPF
- state_read_vm::constraint::asm::short::EQ
- state_read_vm::constraint::asm::short::EQRA
- state_read_vm::constraint::asm::short::EQST
- state_read_vm::constraint::asm::short::GT
- state_read_vm::constraint::asm::short::GTE
- state_read_vm::constraint::asm::short::HLT
- state_read_vm::constraint::asm::short::HLTIF
- state_read_vm::constraint::asm::short::JMPIF
- state_read_vm::constraint::asm::short::LOD
- state_read_vm::constraint::asm::short::LT
- state_read_vm::constraint::asm::short::LTE
- state_read_vm::constraint::asm::short::MKEYS
- state_read_vm::constraint::asm::short::MOD
- state_read_vm::constraint::asm::short::MUL
- state_read_vm::constraint::asm::short::NOT
- state_read_vm::constraint::asm::short::NSLT
- state_read_vm::constraint::asm::short::OR
- state_read_vm::constraint::asm::short::PEX
- state_read_vm::constraint::asm::short::PNCIF
- state_read_vm::constraint::asm::short::POP
- state_read_vm::constraint::asm::short::PUSH
- state_read_vm::constraint::asm::short::REP
- state_read_vm::constraint::asm::short::REPC
- state_read_vm::constraint::asm::short::REPE
- state_read_vm::constraint::asm::short::RSECP
- state_read_vm::constraint::asm::short::SEL
- state_read_vm::constraint::asm::short::SHA2
- state_read_vm::constraint::asm::short::SHL
- state_read_vm::constraint::asm::short::SHR
- state_read_vm::constraint::asm::short::SHRI
- state_read_vm::constraint::asm::short::SLEN
- state_read_vm::constraint::asm::short::SLTR
- state_read_vm::constraint::asm::short::STATE
- state_read_vm::constraint::asm::short::STO
- state_read_vm::constraint::asm::short::SUB
- state_read_vm::constraint::asm::short::SWAP
- state_read_vm::constraint::asm::short::SWAPI
- state_read_vm::constraint::asm::short::THIS
- state_read_vm::constraint::asm::short::THISC
- state_read_vm::constraint::asm::short::VAR
- state_read_vm::constraint::asm::short::VLEN
- state_read_vm::constraint::asm::short::VRFYED