List of all items
Structs
- ApplyEnv
- CallerEnv
- SystemStats
- Ver
- attestation::AttestationReport
- config::Config
- config::SeedANR
- consensus::consensus::Aggsig
- consensus::consensus::Consensus
- consensus::consensus::ScoredEntry
- consensus::consensus::SoftforkSettings
- consensus::consensus::TxResult
- consensus::doms::attestation::Attestation
- consensus::doms::attestation::EventAttestation
- consensus::doms::entry::Entry
- consensus::doms::entry::EntryHeader
- consensus::doms::entry::EntrySummary
- consensus::doms::entry::EventEntry
- consensus::doms::tx::Tx
- consensus::doms::tx::TxAction
- consensus::doms::tx::TxU
- consensus::doms::tx::db::TxPointer
- consensus::fabric::Fabric
- consensus::fabric::StoredConsensus
- consensus::genesis::GenesisEntry
- consensus::genesis::GenesisHeaderUnpacked
- consensus_apply::ApplyEnv
- consensus_apply::CallerEnv
- context::Context
- metrics::Metrics
- metrics::MetricsSnapshot
- metrics::UdpStats
- node::anr::Anr
- node::anr::NodeAnrs
- node::peers::HeaderInfo
- node::peers::HeightFilter
- node::peers::NodePeers
- node::peers::Peer
- node::peers::PeerInfo
- node::peers::PeersSummary
- node::peers::TipInfo
- node::protocol::Catchup
- node::protocol::CatchupHeight
- node::protocol::CatchupHeightReply
- node::protocol::CatchupReply
- node::protocol::EventTip
- node::protocol::EventTx
- node::protocol::GetPeerAnrs
- node::protocol::GetPeerAnrsReply
- node::protocol::NewPhoneWhoDis
- node::protocol::NewPhoneWhoDisReply
- node::protocol::Ping
- node::protocol::PingReply
- node::protocol::SolicitEntry
- node::protocol::SolicitEntry2
- node::protocol::SpecialBusiness
- node::protocol::SpecialBusinessReply
- node::reassembler::Message
- node::reassembler::ReedSolomonReassembler
- node::txpool::BatchState
- node::txpool::TxPool
- node::txpool::ValidateTxArgs
- runtime_bic::epoch::Epoch
- runtime_bic::sol::Sol
- runtime_bic::sol_bloom::Seg
Enums
- DatabaseError
- Mutation
- attestation::AttestationError
- config::ComputorType
- config::Error
- consensus::consensus::Error
- consensus::doms::attestation::Error
- consensus::doms::entry::Error
- consensus::doms::tx::Error
- consensus::fabric::Error
- consensus::genesis::Error
- consensus_muts::Mutation
- context::Error
- context::SoftforkStatus
- node::anr::Error
- node::peers::Error
- node::peers::HandshakeStatus
- node::peers::Who
- node::protocol::Error
- node::protocol::Instruction
- node::protocol::Protocol
- node::reassembler::Error
- node::txpool::TxPoolError
- runtime_bic::epoch::EpochCall
- runtime_bic::epoch::EpochError
Traits
Macros
Functions
- attestation::get_attestation_report
- attestation::get_attestation_type
- attestation::get_attestation_with_pubkey
- attestation::is_attestation_available
- config::gen_sk
- config::get_pk
- config::read_sk
- config::write_sk
- consensus::chain_epoch
- consensus::chain_height
- consensus::consensus::apply_entry
- consensus::consensus::best_by_weight
- consensus::consensus::best_entry_for_height
- consensus::consensus::chain_muts
- consensus::consensus::chain_muts_rev
- consensus::consensus::chain_rewind
- consensus::consensus::delete_transactions_from_pool
- consensus::consensus::get_softfork_settings
- consensus::consensus::hash_mutations_with_results
- consensus::consensus::proc_consensus
- consensus::consensus::proc_entries
- consensus::consensus::produce_entry
- consensus::consensus::validate_next_entry
- consensus::doms::entry::get_archived_entries
- consensus::doms::tx::build
- consensus::doms::tx::chain_valid
- consensus::doms::tx::chain_valid_txu
- consensus::doms::tx::db::store_tx_nonce_index
- consensus::doms::tx::db::store_tx_pointer
- consensus::doms::tx::db::store_tx_receiver_nonce_index
- consensus::doms::tx::known_receivers
- consensus::doms::tx::pack
- consensus::doms::tx::unpack
- consensus::doms::tx::valid_pk
- consensus::doms::tx::validate
- consensus::doms::tx::validate_basic
- consensus::fabric::chain_queries::chain_balance
- consensus::fabric::chain_queries::chain_diff_bits
- consensus::fabric::chain_queries::chain_nonce
- consensus::fabric::chain_queries::chain_segment_vr_hash
- consensus::genesis::attestation
- consensus::genesis::generate
- consensus::genesis::get_gen_entry
- consensus::genesis::pop
- consensus::genesis::signer
- consensus_apply::make_apply_env
- consensus_apply::make_caller_env
- consensus_apply::valid_bic_action
- consensus_kv::apply_mutations
- consensus_kv::kv_clear_prefix
- consensus_kv::kv_delete
- consensus_kv::kv_exists
- consensus_kv::kv_get
- consensus_kv::kv_get_next
- consensus_kv::kv_get_prefix
- consensus_kv::kv_get_prev
- consensus_kv::kv_get_prev_or_exact
- consensus_kv::kv_increment
- consensus_kv::kv_put
- consensus_kv::kv_set_bit
- consensus_kv::revert
- consensus_muts::mutations_to_map
- decode_base58_array
- decode_base58_hash
- decode_base58_pk
- from_flat
- get_system_stats
- runtime_bic::coin::balance
- runtime_bic::coin::balance_burnt
- runtime_bic::coin::burn_address
- runtime_bic::coin::call
- runtime_bic::coin::call_create_and_mint
- runtime_bic::coin::call_mint
- runtime_bic::coin::call_pause
- runtime_bic::coin::call_transfer
- runtime_bic::coin::exists
- runtime_bic::coin::from_flat
- runtime_bic::coin::has_permission
- runtime_bic::coin::mint
- runtime_bic::coin::mintable
- runtime_bic::coin::pausable
- runtime_bic::coin::paused
- runtime_bic::coin::soulbound
- runtime_bic::coin::to_cents
- runtime_bic::coin::to_flat
- runtime_bic::coin::to_tenthousandth
- runtime_bic::coin::total_supply
- runtime_bic::coin_symbol_reserved::is_free
- runtime_bic::contract::bytecode
- runtime_bic::contract::call
- runtime_bic::contract::call_deploy
- runtime_bic::contract::validate
- runtime_bic::epoch::call_set_emission_address
- runtime_bic::epoch::call_slash_trainer
- runtime_bic::epoch::call_submit_sol
- runtime_bic::epoch::circulating_without_burn
- runtime_bic::epoch::epoch_emission
- runtime_bic::epoch::kv_get_epoch_trainers
- runtime_bic::epoch::kv_get_height_trainers
- runtime_bic::epoch::next
- runtime_bic::epoch::trainers_for_height
- runtime_bic::epoch::unmask_trainers
- runtime_bic::lockup::call_unlock
- runtime_bic::lockup::create_lock
- runtime_bic::lockup_prime::call_daily_checkin
- runtime_bic::lockup_prime::call_lock
- runtime_bic::lockup_prime::call_unlock
- runtime_bic::protocol::pay_cost
- runtime_bic::protocol::tx_cost_per_byte
- runtime_bic::sol::unpack
- runtime_bic::sol::verify
- runtime_bic::sol::verify_hash_diff
- runtime_bic::sol_bloom::hash
- runtime_bic::sol_bloom::hash_to_indices
- runtime_bic::sol_bloom::segs
- runtime_bic::sol_bloom::segs_from_digest
- runtime_bic::sol_bloom::simulate_fpr
- runtime_bic::sol_difficulty::next
Type Aliases
Statics
Constants
- CF_CONTRACTSTATE
- CF_TX
- CF_TX_ACCOUNT_NONCE
- config::ANR_PERIOD_MILLIS
- config::ATTESTATION_SIZE
- config::AUTOUPDATE_PERIOD_MILLIS
- config::BINCODE_CONFIG
- config::BROADCAST_PERIOD_MILLIS
- config::CATCHUP_PERIOD_MILLIS
- config::CLEANUP_PERIOD_MILLIS
- config::CONSENSUS_PERIOD_MILLIS
- config::ENTRY_SIZE
- config::QUORUM
- config::QUORUM_SINGLE
- config::SEED_NODES
- config::TX_SIZE
- config::VERSION
- consensus::DST
- consensus::DST_ANR
- consensus::DST_ANR_CHALLENGE
- consensus::DST_ATT
- consensus::DST_ENTRY
- consensus::DST_MOTION
- consensus::DST_NODE
- consensus::DST_POP
- consensus::DST_TX
- consensus::DST_VRF
- runtime_bic::coin::BURN_ADDRESS
- runtime_bic::coin::DECIMALS
- runtime_bic::epoch::EPOCH_EMISSION_BASE
- runtime_bic::epoch::EPOCH_INTERVAL
- runtime_bic::epoch::PEDDLEBIKE67
- runtime_bic::epoch::TREASURY_DONATION_ADDRESS
- runtime_bic::sol::MATRIX_SIZE
- runtime_bic::sol::PREAMBLE_SIZE
- runtime_bic::sol::SOL_SIZE
- runtime_bic::sol_bloom::M
- runtime_bic::sol_bloom::PAGES
- runtime_bic::sol_bloom::PAGE_SIZE