|
Monero
|
#include <chain_switch_1.h>


Private Attributes | |
| std::vector< cryptonote::block > | m_chain_1 |
| cryptonote::account_base | m_recipient_account_1 |
| cryptonote::account_base | m_recipient_account_2 |
| cryptonote::account_base | m_recipient_account_3 |
| cryptonote::account_base | m_recipient_account_4 |
| std::vector< cryptonote::transaction > | m_tx_pool |
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_chain_switch_1::gen_chain_switch_1 | ( | ) |
| bool gen_chain_switch_1::check_split_not_switched | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events ) |
| bool gen_chain_switch_1::check_split_switched | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events ) |
| bool gen_chain_switch_1::generate | ( | std::vector< test_event_entry > & | events | ) | const |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |