Monero
Loading...
Searching...
No Matches
tools::NodeRPCProxy Member List

This is the complete list of members for tools::NodeRPCProxy, including all inherited members.

get_adjusted_time(uint64_t &adjusted_time)tools::NodeRPCProxy
get_block_header_by_height(uint64_t height, cryptonote::block_header_response &block_header)tools::NodeRPCProxy
get_block_weight_limit(uint64_t &block_weight_limit)tools::NodeRPCProxy
get_dynamic_base_fee_estimate(uint64_t grace_blocks, uint64_t &fee)tools::NodeRPCProxy
get_dynamic_base_fee_estimate_2021_scaling(uint64_t grace_blocks, std::vector< uint64_t > &fees)tools::NodeRPCProxy
get_earliest_height(uint8_t version, uint64_t &earliest_height)tools::NodeRPCProxy
get_fee_quantization_mask(uint64_t &fee_quantization_mask)tools::NodeRPCProxy
get_height(uint64_t &height)tools::NodeRPCProxy
get_info()tools::NodeRPCProxyprivate
get_rpc_payment_info(bool mining, bool &payment_required, uint64_t &credits, uint64_t &diff, uint64_t &credits_per_hash_found, cryptonote::blobdata &blob, uint64_t &height, uint64_t &seed_height, crypto::hash &seed_hash, crypto::hash &next_seed_hash, uint32_t &cookie)tools::NodeRPCProxy
get_rpc_version(uint32_t &rpc_version, std::vector< std::pair< uint8_t, uint64_t > > &daemon_hard_forks, uint64_t &height, uint64_t &target_height)tools::NodeRPCProxy
get_target_height(uint64_t &height)tools::NodeRPCProxy
get_transactions(const std::vector< crypto::hash > &txids, const std::function< void(const cryptonote::COMMAND_RPC_GET_TRANSACTIONS::request &, const cryptonote::COMMAND_RPC_GET_TRANSACTIONS::response &, bool)> &f)tools::NodeRPCProxy
handle_payment_changes(const T &res, std::true_type)tools::NodeRPCProxyinlineprivate
handle_payment_changes(const T &res, std::false_type)tools::NodeRPCProxyinlineprivate
invalidate()tools::NodeRPCProxy
m_adjusted_timetools::NodeRPCProxyprivate
m_block_weight_limittools::NodeRPCProxyprivate
m_client_id_secret_keytools::NodeRPCProxyprivate
m_daemon_hard_forkstools::NodeRPCProxyprivate
m_daemon_rpc_mutextools::NodeRPCProxyprivate
m_dynamic_base_fee_estimatetools::NodeRPCProxyprivate
m_dynamic_base_fee_estimate_cached_heighttools::NodeRPCProxyprivate
m_dynamic_base_fee_estimate_grace_blockstools::NodeRPCProxyprivate
m_dynamic_base_fee_estimate_vectortools::NodeRPCProxyprivate
m_earliest_heighttools::NodeRPCProxyprivate
m_fee_quantization_masktools::NodeRPCProxyprivate
m_get_info_timetools::NodeRPCProxyprivate
m_heighttools::NodeRPCProxyprivate
m_height_timetools::NodeRPCProxyprivate
m_http_clienttools::NodeRPCProxyprivate
m_offlinetools::NodeRPCProxyprivate
m_rpc_payment_blobtools::NodeRPCProxyprivate
m_rpc_payment_cookietools::NodeRPCProxyprivate
m_rpc_payment_credits_per_hash_foundtools::NodeRPCProxyprivate
m_rpc_payment_difftools::NodeRPCProxyprivate
m_rpc_payment_heighttools::NodeRPCProxyprivate
m_rpc_payment_info_timetools::NodeRPCProxyprivate
m_rpc_payment_next_seed_hashtools::NodeRPCProxyprivate
m_rpc_payment_seed_hashtools::NodeRPCProxyprivate
m_rpc_payment_seed_heighttools::NodeRPCProxyprivate
m_rpc_payment_statetools::NodeRPCProxyprivate
m_rpc_versiontools::NodeRPCProxyprivate
m_target_heighttools::NodeRPCProxyprivate
m_target_height_timetools::NodeRPCProxyprivate
NodeRPCProxy(epee::net_utils::http::abstract_http_client &http_client, rpc_payment_state_t &rpc_payment_state, boost::recursive_mutex &mutex)tools::NodeRPCProxy
set_client_secret_key(const crypto::secret_key &skey)tools::NodeRPCProxyinline
set_height(uint64_t h)tools::NodeRPCProxy
set_offline(bool offline)tools::NodeRPCProxyinline