42 bool generate(std::vector<test_event_entry>& events)
const;
handles core cryptonote functionality
Definition cryptonote_core.h:87
cryptonote::account_base m_recipient_account_2
Definition chain_switch_1.h:51
cryptonote::account_base m_recipient_account_3
Definition chain_switch_1.h:52
bool check_split_switched(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)
Definition chain_switch_1.cpp:165
std::vector< cryptonote::block > m_chain_1
Definition chain_switch_1.h:48
std::vector< cryptonote::transaction > m_tx_pool
Definition chain_switch_1.h:55
bool generate(std::vector< test_event_entry > &events) const
Definition chain_switch_1.cpp:46
gen_chain_switch_1()
Definition chain_switch_1.cpp:38
bool check_split_not_switched(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)
Definition chain_switch_1.cpp:122
cryptonote::account_base m_recipient_account_1
Definition chain_switch_1.h:50
cryptonote::account_base m_recipient_account_4
Definition chain_switch_1.h:53
Definition chaingen.h:166