TARAXA
taraxa::rewards::Stats Member List

This is the complete list of members for taraxa::rewards::Stats, including all inherited members.

blocks_stats_taraxa::rewards::Statsprotected
clear(uint64_t current_period)taraxa::rewards::Stats
db_taraxa::rewards::Statsprotected
dpos_eligible_total_vote_count_taraxa::rewards::Statsprotected
getBlockStats(const PeriodData &current_blk, const std::vector< gas_t > &trxs_fees)taraxa::rewards::Statsprotected
getCurrentDistributionFrequency(uint64_t current_period) consttaraxa::rewards::Statsprotected
kCommitteeSizetaraxa::rewards::Statsprotected
kHardforksConfigtaraxa::rewards::Statsprotected
processStats(const PeriodData &current_blk, const std::vector< gas_t > &trxs_gas_used, Batch &write_batch)taraxa::rewards::Stats
recoverFromDb(EthBlockNumber last_blk_num)taraxa::rewards::Statsprotected
saveBlockStats(uint64_t number, const BlockStats &stats, Batch &write_batch)taraxa::rewards::Statsprotected
Stats(uint32_t committee_size, const HardforksConfig &hardforks, std::shared_ptr< DbStorage > db, std::function< uint64_t(EthBlockNumber)> &&dpos_eligible_total_vote_count, EthBlockNumber last_blk_num=0)taraxa::rewards::Stats