41 bool generate(std::vector<test_event_entry> &events)
const;
handles core cryptonote functionality
Definition cryptonote_core.h:87
bool check_split_switched(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)
Definition chain_split_1.cpp:199
bool check_mempool_2(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)
Definition chain_split_1.cpp:163
gen_simple_chain_split_1()
Definition chain_split_1.cpp:40
bool check_split_switched_back_2(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)
Definition chain_split_1.cpp:235
bool check_split_switched_back_1(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)
Definition chain_split_1.cpp:223
bool check_split_not_switched(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)
Definition chain_split_1.cpp:177
bool check_split_not_switched2(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)
Definition chain_split_1.cpp:188
bool generate(std::vector< test_event_entry > &events) const
Definition chain_split_1.cpp:60
bool check_split_not_switched_back(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)
Definition chain_split_1.cpp:211
bool check_mempool_1(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)
Definition chain_split_1.cpp:170
Definition chaingen.h:166