| ActiveTipChange() | node::TxDownloadManagerImpl | |
| AddTxAnnouncement(NodeId peer, const GenTxid >xid, std::chrono::microseconds now) | node::TxDownloadManagerImpl | |
| AlreadyHaveTx(const GenTxid >xid, bool include_reconsiderable) | node::TxDownloadManagerImpl | |
| BlockConnected(const std::shared_ptr< const CBlock > &pblock) | node::TxDownloadManagerImpl | |
| BlockDisconnected() | node::TxDownloadManagerImpl | |
| CheckIsEmpty() | node::TxDownloadManagerImpl | |
| CheckIsEmpty(NodeId nodeid) | node::TxDownloadManagerImpl | |
| ConnectedPeer(NodeId nodeid, const TxDownloadConnectionInfo &info) | node::TxDownloadManagerImpl | |
| DisconnectedPeer(NodeId nodeid) | node::TxDownloadManagerImpl | |
| Find1P1CPackage(const CTransactionRef &ptx, NodeId nodeid) | node::TxDownloadManagerImpl | |
| GetOrphanTransactions() const | node::TxDownloadManagerImpl | |
| GetRequestsToSend(NodeId nodeid, std::chrono::microseconds current_time) | node::TxDownloadManagerImpl | |
| GetTxToReconsider(NodeId nodeid) | node::TxDownloadManagerImpl | |
| GetUniqueParents(const CTransaction &tx) | node::TxDownloadManagerImpl | protected |
| HaveMoreWork(NodeId nodeid) | node::TxDownloadManagerImpl | |
| m_lazy_recent_confirmed_transactions | node::TxDownloadManagerImpl | |
| m_lazy_recent_rejects | node::TxDownloadManagerImpl | |
| m_lazy_recent_rejects_reconsiderable | node::TxDownloadManagerImpl | |
| m_num_wtxid_peers | node::TxDownloadManagerImpl | |
| m_opts | node::TxDownloadManagerImpl | |
| m_orphanage | node::TxDownloadManagerImpl | |
| m_peer_info | node::TxDownloadManagerImpl | |
| m_txrequest | node::TxDownloadManagerImpl | |
| MaybeAddOrphanResolutionCandidate(const std::vector< Txid > &unique_parents, const Wtxid &wtxid, NodeId nodeid, std::chrono::microseconds now) | node::TxDownloadManagerImpl | protected |
| MempoolAcceptedTx(const CTransactionRef &tx) | node::TxDownloadManagerImpl | |
| MempoolRejectedPackage(const Package &package) | node::TxDownloadManagerImpl | |
| MempoolRejectedTx(const CTransactionRef &ptx, const TxValidationState &state, NodeId nodeid, bool first_time_failure) | node::TxDownloadManagerImpl | |
| ReceivedNotFound(NodeId nodeid, const std::vector< GenTxid > >xids) | node::TxDownloadManagerImpl | |
| ReceivedTx(NodeId nodeid, const CTransactionRef &ptx) | node::TxDownloadManagerImpl | |
| RecentConfirmedTransactionsFilter() | node::TxDownloadManagerImpl | inline |
| RecentRejectsFilter() | node::TxDownloadManagerImpl | inline |
| RecentRejectsReconsiderableFilter() | node::TxDownloadManagerImpl | inline |
| TxDownloadManagerImpl(const TxDownloadOptions &options) | node::TxDownloadManagerImpl | inline |