45 size_t m_last_valid_block_event_idx;
50 bool generate(std::vector<test_event_entry>& events)
const;
55 bool generate(std::vector<test_event_entry>& events)
const;
bool check_tx_verification_context(const cryptonote::tx_verification_context &tvc, bool tx_added, size_t event_idx, const cryptonote::transaction &tx)
bool generate(std::vector< test_event_entry > &events) const
bool mark_last_valid_block(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)
handles core cryptonote functionality
bool check_block_verification_context(const cryptonote::block_verification_context &bvc, size_t event_idx, const cryptonote::block &block)
bool generate(std::vector< test_event_entry > &events) const