Electroneum
test_generator Member List

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

add_block(const cryptonote::block &blk, size_t tsx_size, std::vector< size_t > &block_weights, uint64_t already_generated_coins, uint8_t hf_version=1)test_generator
bf_diffic enum valuetest_generator
bf_hf_version enum valuetest_generator
bf_major_ver enum valuetest_generator
bf_max_outs enum valuetest_generator
bf_miner_tx enum valuetest_generator
bf_minor_ver enum valuetest_generator
bf_none enum valuetest_generator
bf_prev_id enum valuetest_generator
bf_timestamp enum valuetest_generator
bf_tx_hashes enum valuetest_generator
block_fields enum nametest_generator
boost::serialization::access classtest_generatorfriend
construct_block(cryptonote::block &blk, uint64_t height, const crypto::hash &prev_id, const cryptonote::account_base &miner_acc, uint64_t timestamp, uint64_t already_generated_coins, std::vector< size_t > &block_weights, const std::list< cryptonote::transaction > &tx_list, const boost::optional< uint8_t > &hf_ver=boost::none)test_generator
construct_block(cryptonote::block &blk, const cryptonote::account_base &miner_acc, uint64_t timestamp)test_generator
construct_block(cryptonote::block &blk, const cryptonote::block &blk_prev, const cryptonote::account_base &miner_acc, const std::list< cryptonote::transaction > &tx_list=std::list< cryptonote::transaction >(), const boost::optional< uint8_t > &hf_ver=boost::none)test_generator
construct_block_manually(cryptonote::block &blk, const cryptonote::block &prev_block, const cryptonote::account_base &miner_acc, int actual_params=bf_none, uint8_t major_ver=0, uint8_t minor_ver=0, uint64_t timestamp=0, const crypto::hash &prev_id=crypto::hash(), const cryptonote::difficulty_type &diffic=1, const cryptonote::transaction &miner_tx=cryptonote::transaction(), const std::vector< crypto::hash > &tx_hashes=std::vector< crypto::hash >(), size_t txs_sizes=0, size_t max_outs=999, uint8_t hf_version=1)test_generator
construct_block_manually_tx(cryptonote::block &blk, const cryptonote::block &prev_block, const cryptonote::account_base &miner_acc, const std::vector< crypto::hash > &tx_hashes, size_t txs_size)test_generator
get_already_generated_coins(const crypto::hash &blk_id) consttest_generator
get_already_generated_coins(const cryptonote::block &blk) consttest_generator
get_block_chain(std::vector< block_info > &blockchain, const crypto::hash &head, size_t n) consttest_generator
get_last_n_block_weights(std::vector< size_t > &block_weights, const crypto::hash &head, size_t n) consttest_generator
test_generator()test_generatorinline
test_generator(const test_generator &other)test_generatorinline