Electroneum
cryptonote::HardFork Member List

This is the complete list of members for cryptonote::HardFork, including all inherited members.

add(const cryptonote::block &block, uint64_t height)cryptonote::HardFork
add_fork(uint8_t version, uint64_t height, uint8_t threshold, time_t time)cryptonote::HardFork
add_fork(uint8_t version, uint64_t height, time_t time)cryptonote::HardFork
check(const cryptonote::block &block) constcryptonote::HardFork
check_for_height(const cryptonote::block &block, uint64_t height) constcryptonote::HardFork
DEFAULT_FORKED_TIMEcryptonote::HardForkstatic
DEFAULT_ORIGINAL_VERSION_TILL_HEIGHTcryptonote::HardForkstatic
DEFAULT_THRESHOLD_PERCENTcryptonote::HardForkstatic
DEFAULT_UPDATE_TIMEcryptonote::HardForkstatic
DEFAULT_WINDOW_SIZEcryptonote::HardForkstatic
get(uint64_t height) constcryptonote::HardFork
get_current_version() constcryptonote::HardFork
get_earliest_ideal_height_for_version(uint8_t version) constcryptonote::HardFork
get_ideal_version() constcryptonote::HardFork
get_ideal_version(uint64_t height) constcryptonote::HardFork
get_next_version() constcryptonote::HardFork
get_state(time_t t) constcryptonote::HardFork
get_state() constcryptonote::HardFork
get_voting_info(uint8_t version, uint32_t &window, uint32_t &votes, uint32_t &threshold, uint64_t &earliest_height, uint8_t &voting) constcryptonote::HardFork
get_window_size() constcryptonote::HardForkinline
HardFork(cryptonote::BlockchainDB &db, uint8_t original_version=1, uint64_t original_version_till_height=DEFAULT_ORIGINAL_VERSION_TILL_HEIGHT, time_t forked_time=DEFAULT_FORKED_TIME, time_t update_time=DEFAULT_UPDATE_TIME, uint64_t window_size=DEFAULT_WINDOW_SIZE, uint8_t default_threshold_percent=DEFAULT_THRESHOLD_PERCENT)cryptonote::HardFork
init()cryptonote::HardFork
LikelyForked enum valuecryptonote::HardFork
on_block_popped(uint64_t new_chain_height)cryptonote::HardFork
Ready enum valuecryptonote::HardFork
reorganize_from_block_height(uint64_t height)cryptonote::HardFork
reorganize_from_chain_height(uint64_t height)cryptonote::HardFork
State enum namecryptonote::HardFork
UpdateNeeded enum valuecryptonote::HardFork