BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Classes | Namespaces | Functions
proposal_evaluator.cpp File Reference
#include <graphene/chain/database.hpp>
#include <graphene/chain/proposal_evaluator.hpp>
#include <graphene/chain/proposal_object.hpp>
#include <graphene/chain/hardfork.hpp>

Go to the source code of this file.

Classes

struct  graphene::chain::proposal_operation_hardfork_visitor
 
struct  graphene::chain::hardfork_visitor_214
 

Namespaces

 graphene
 
 graphene::chain
 
 graphene::chain::detail
 

Functions

void graphene::chain::detail::check_asset_options_hf_1774 (const fc::time_point_sec &block_time, const asset_options &options)
 
void graphene::chain::detail::check_asset_options_hf_bsip_48_75 (const fc::time_point_sec &block_time, const asset_options &options)
 
void graphene::chain::detail::check_bitasset_options_hf_bsip_48_75 (const fc::time_point_sec &block_time, const bitasset_options &options)
 
void graphene::chain::detail::check_asset_update_extensions_hf_bsip_48_75 (const fc::time_point_sec &block_time, const asset_update_operation::ext &extensions)
 
void graphene::chain::detail::check_asset_publish_feed_extensions_hf_bsip77 (const fc::time_point_sec &block_time, const asset_publish_feed_operation::ext &extensions)
 
void graphene::chain::detail::check_bitasset_options_hf_bsip77 (const fc::time_point_sec &block_time, const bitasset_options &options)
 
void graphene::chain::detail::check_bitasset_options_hf_bsip74 (const fc::time_point_sec &block_time, const bitasset_options &options)
 
void graphene::chain::detail::check_asset_options_hf_bsip81 (const fc::time_point_sec &block_time, const asset_options &options)
 
void graphene::chain::detail::check_bitasset_options_hf_bsip87 (const fc::time_point_sec &block_time, const bitasset_options &options)
 
void graphene::chain::detail::check_asset_claim_fees_hardfork_87_74_collatfee (const fc::time_point_sec &block_time, const asset_claim_fees_operation &op)
 
void graphene::chain::detail::check_asset_options_hf_core2281 (const fc::time_point_sec &next_maint_time, const asset_options &options)
 
void graphene::chain::detail::check_asset_options_hf_core2467 (const fc::time_point_sec &next_maint_time, const asset_options &options)
 
void graphene::chain::detail::check_bitasset_opts_hf_core2467 (const fc::time_point_sec &next_maint_time, const bitasset_options &options)