|
Electroneum
|
#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 |
Definition at line 38 of file chain_split_1.h.
| gen_simple_chain_split_1::gen_simple_chain_split_1 | ( | ) |
Definition at line 41 of file chain_split_1.cpp.

| bool gen_simple_chain_split_1::check_mempool_1 | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events | ||
| ) |
Definition at line 171 of file chain_split_1.cpp.


| bool gen_simple_chain_split_1::check_mempool_2 | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events | ||
| ) |
Definition at line 164 of file chain_split_1.cpp.


| bool gen_simple_chain_split_1::check_split_not_switched | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events | ||
| ) |
Definition at line 178 of file chain_split_1.cpp.


| bool gen_simple_chain_split_1::check_split_not_switched2 | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events | ||
| ) |
Definition at line 189 of file chain_split_1.cpp.


| 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 | ||
| ) |
Definition at line 212 of file chain_split_1.cpp.


| bool gen_simple_chain_split_1::check_split_switched | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events | ||
| ) |
Definition at line 200 of file chain_split_1.cpp.


| 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 | ||
| ) |
Definition at line 224 of file chain_split_1.cpp.


| 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 | ||
| ) |
Definition at line 236 of file chain_split_1.cpp.


| bool gen_simple_chain_split_1::generate | ( | std::vector< test_event_entry > & | events | ) | const |
Definition at line 61 of file chain_split_1.cpp.