|
TARAXA
|
This is the complete list of members for taraxa::rewards::Stats, including all inherited members.
| blocks_stats_ | taraxa::rewards::Stats | protected |
| clear(uint64_t current_period) | taraxa::rewards::Stats | |
| db_ | taraxa::rewards::Stats | protected |
| dpos_eligible_total_vote_count_ | taraxa::rewards::Stats | protected |
| getBlockStats(const PeriodData ¤t_blk, const std::vector< gas_t > &trxs_fees) | taraxa::rewards::Stats | protected |
| getCurrentDistributionFrequency(uint64_t current_period) const | taraxa::rewards::Stats | protected |
| kCommitteeSize | taraxa::rewards::Stats | protected |
| kHardforksConfig | taraxa::rewards::Stats | protected |
| processStats(const PeriodData ¤t_blk, const std::vector< gas_t > &trxs_gas_used, Batch &write_batch) | taraxa::rewards::Stats | |
| recoverFromDb(EthBlockNumber last_blk_num) | taraxa::rewards::Stats | protected |
| saveBlockStats(uint64_t number, const BlockStats &stats, Batch &write_batch) | taraxa::rewards::Stats | protected |
| 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 |