|
Monero
|
#include <block_validation.h>


Private Attributes | |
| size_t | m_corrupt_blocks_begin_idx |
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_block_invalid_binary_format::gen_block_invalid_binary_format | ( | ) |
| bool gen_block_invalid_binary_format::check_all_blocks_purged | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events ) |
| bool gen_block_invalid_binary_format::check_block_verification_context | ( | const cryptonote::block_verification_context & | bvc, |
| size_t | event_idx, | ||
| const cryptonote::block & | blk ) |
| bool gen_block_invalid_binary_format::corrupt_blocks_boundary | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events ) |
| bool gen_block_invalid_binary_format::generate | ( | std::vector< test_event_entry > & | events | ) | const |
|
private |