|
Monero
|
#include <integer_overflow.h>


Private Attributes | |
| size_t | m_last_valid_block_event_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_uint_overflow_base::gen_uint_overflow_base | ( | ) |
| bool gen_uint_overflow_base::check_block_verification_context | ( | const cryptonote::block_verification_context & | bvc, |
| size_t | event_idx, | ||
| const cryptonote::block & | block ) |
| bool gen_uint_overflow_base::check_tx_verification_context | ( | const cryptonote::tx_verification_context & | tvc, |
| bool | tx_added, | ||
| size_t | event_idx, | ||
| const cryptonote::transaction & | tx ) |
| bool gen_uint_overflow_base::mark_last_valid_block | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events ) |
|
private |