Bitcoin Core 31.99.0
P2P Digital Currency
CBlockPolicyEstimator Member List

This is the complete list of members for CBlockPolicyEstimator, including all inherited members.

_removeTx(const Txid &hash, bool inBlock) EXCLUSIVE_LOCKS_REQUIRED(m_cs_fee_estimator)CBlockPolicyEstimatorprivate
BlockSpan() const EXCLUSIVE_LOCKS_REQUIRED(m_cs_fee_estimator)CBlockPolicyEstimatorprivate
CBlockPolicyEstimator(const fs::path &estimation_filepath, bool read_stale_estimates)CBlockPolicyEstimator
DOUBLE_SUCCESS_PCTCBlockPolicyEstimatorprivatestatic
estimateCombinedFee(unsigned int confTarget, double successThreshold, bool checkShorterHorizon, EstimationResult *result) const EXCLUSIVE_LOCKS_REQUIRED(m_cs_fee_estimator)CBlockPolicyEstimatorprivate
estimateConservativeFee(unsigned int doubleTarget, EstimationResult *result) const EXCLUSIVE_LOCKS_REQUIRED(m_cs_fee_estimator)CBlockPolicyEstimatorprivate
estimateFee(int confTarget) const EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator)CBlockPolicyEstimator
EstimateFeeRate(int target, bool conservative) const EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator)CBlockPolicyEstimator
estimateRawFee(int confTarget, double successThreshold, FeeEstimateHorizon horizon, EstimationResult *result=nullptr) const EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator)CBlockPolicyEstimator
estimateSmartFee(int confTarget, FeeCalculation *feeCalc, bool conservative) const EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator)CBlockPolicyEstimatorvirtual
FEE_SPACINGCBlockPolicyEstimatorprivatestatic
Flush() EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator)CBlockPolicyEstimator
FlushFeeEstimates() EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator)CBlockPolicyEstimator
FlushUnconfirmed() EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator)CBlockPolicyEstimator
GetFeeEstimatorFileAge()CBlockPolicyEstimator
GUARDED_BY(m_cs_fee_estimator)CBlockPolicyEstimatorinlineprivate
GUARDED_BY(m_cs_fee_estimator)CBlockPolicyEstimatorinlineprivate
GUARDED_BY(m_cs_fee_estimator)CBlockPolicyEstimatorinlineprivate
GUARDED_BY(m_cs_fee_estimator)CBlockPolicyEstimatorinlineprivate
GUARDED_BY(m_cs_fee_estimator)CBlockPolicyEstimatorprivate
GUARDED_BY(m_cs_fee_estimator)CBlockPolicyEstimatorinlineprivate
GUARDED_BY(m_cs_fee_estimator)CBlockPolicyEstimatorinlineprivate
GUARDED_BY(m_cs_fee_estimator)CBlockPolicyEstimatorprivate
GUARDED_BY(m_cs_fee_estimator)CBlockPolicyEstimatorprivate
HALF_SUCCESS_PCTCBlockPolicyEstimatorprivatestatic
HighestTargetTracked(FeeEstimateHorizon horizon) const EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator)CBlockPolicyEstimatorvirtual
HistoricalBlockSpan() const EXCLUSIVE_LOCKS_REQUIRED(m_cs_fee_estimator)CBlockPolicyEstimatorprivate
LONG_BLOCK_PERIODSCBlockPolicyEstimatorprivatestatic
LONG_DECAYCBlockPolicyEstimatorprivatestatic
LONG_SCALECBlockPolicyEstimatorprivatestatic
m_cs_fee_estimatorCBlockPolicyEstimatormutableprivate
m_estimation_filepathCBlockPolicyEstimatorprivate
MAX_BUCKET_FEERATECBlockPolicyEstimatorprivatestatic
MaximumTarget() const EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator)CBlockPolicyEstimator
MaxUsableEstimate() const EXCLUSIVE_LOCKS_REQUIRED(m_cs_fee_estimator)CBlockPolicyEstimatorprivate
MED_BLOCK_PERIODSCBlockPolicyEstimatorprivatestatic
MED_DECAYCBlockPolicyEstimatorprivatestatic
MED_SCALECBlockPolicyEstimatorprivatestatic
MIN_BUCKET_FEERATECBlockPolicyEstimatorprivatestatic
OLDEST_ESTIMATE_HISTORYCBlockPolicyEstimatorprivatestatic
processBlock(const std::vector< RemovedMempoolTransactionInfo > &txs_removed_for_block, unsigned int nBlockHeight) EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator)CBlockPolicyEstimator
processBlockTx(unsigned int nBlockHeight, const RemovedMempoolTransactionInfo &tx) EXCLUSIVE_LOCKS_REQUIRED(m_cs_fee_estimator)CBlockPolicyEstimatorprivate
processTransaction(const NewMempoolTransactionInfo &tx) EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator)CBlockPolicyEstimator
PT_GUARDED_BY(m_cs_fee_estimator)CBlockPolicyEstimatorprivate
PT_GUARDED_BY(m_cs_fee_estimator)CBlockPolicyEstimatorprivate
PT_GUARDED_BY(m_cs_fee_estimator)CBlockPolicyEstimatorprivate
Read(AutoFile &filein) EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator)CBlockPolicyEstimator
removeTx(Txid hash) EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator)CBlockPolicyEstimator
SHORT_BLOCK_PERIODSCBlockPolicyEstimatorprivatestatic
SHORT_DECAYCBlockPolicyEstimatorprivatestatic
SHORT_SCALECBlockPolicyEstimatorprivatestatic
SUCCESS_PCTCBlockPolicyEstimatorprivatestatic
SUFFICIENT_FEETXSCBlockPolicyEstimatorprivatestatic
SUFFICIENT_TXS_SHORTCBlockPolicyEstimatorprivatestatic
Write(AutoFile &fileout) const EXCLUSIVE_LOCKS_REQUIRED(!m_cs_fee_estimator)CBlockPolicyEstimator
~CBlockPolicyEstimator()CBlockPolicyEstimatorvirtual