|
Monero
|
#include <chain_split_1.h>


Additional Inherited Members | |
| Public Types inherited from test_chain_unit_base | |
| typedef boost::function< bool(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)> | verify_callback |
| typedef std::map< std::string, verify_callback > | callbacks_map |
| gen_simple_chain_split_1::gen_simple_chain_split_1 | ( | ) |
| bool gen_simple_chain_split_1::check_mempool_1 | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events ) |
| bool gen_simple_chain_split_1::check_mempool_2 | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events ) |
| bool gen_simple_chain_split_1::check_split_not_switched | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events ) |
| bool gen_simple_chain_split_1::check_split_not_switched2 | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events ) |
| bool gen_simple_chain_split_1::check_split_not_switched_back | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events ) |
| bool gen_simple_chain_split_1::check_split_switched | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events ) |
| bool gen_simple_chain_split_1::check_split_switched_back_1 | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events ) |
| bool gen_simple_chain_split_1::check_split_switched_back_2 | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events ) |
| bool gen_simple_chain_split_1::generate | ( | std::vector< test_event_entry > & | events | ) | const |