peerplays_migrated/libraries/chain/include/graphene/chain
2015-08-26 18:16:34 -04:00
..
protocol Remove secret hashes from witnesses 2015-08-26 17:43:00 -04:00
account_evaluator.hpp Issue #31: Add account_upgrade_evaluator 2015-06-10 14:22:32 -04:00
account_object.hpp adding extra indexing of accounts by address auths 2015-08-20 15:19:15 -04:00
assert_evaluator.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
asset_evaluator.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
asset_object.hpp Simplify genesis state; #17 2015-07-23 11:53:36 -04:00
balance_evaluator.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
balance_object.hpp Progress #98: add some vesting genesis balance testing 2015-07-06 17:40:23 -04:00
block_database.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
block_summary_object.hpp removing unecessary field 2015-07-14 18:50:03 -04:00
chain_property_object.hpp Move min_witness_count and min_committee_member_count from config.hpp to chain_properties #235 2015-08-17 15:21:55 -04:00
committee_member_evaluator.hpp Implement committee_member_update operation #258 2015-08-26 17:42:50 -04:00
committee_member_object.hpp votable objects now keep track of their most recent vote count 2015-08-14 17:56:21 -04:00
confidential_evaluator.hpp Implement and Test Confidential Transactions 2015-07-22 14:45:13 -04:00
config.hpp Remove secret hashes from witnesses 2015-08-26 17:43:00 -04:00
custom_evaluator.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
database.hpp Don't infinitely recurse when block generation fails #261 2015-08-26 18:16:34 -04:00
evaluator.hpp fee_tests.cpp: Make sure validation actually enforces nonzero fees 2015-08-12 14:26:48 -04:00
exceptions.hpp Address #247 - out-of-order blocks in fork db 2015-08-19 09:47:10 -04:00
fork_database.hpp Polish out-of-order-block handling, write test case 2015-08-19 13:07:13 -04:00
genesis_state.hpp config.hpp: Remove unused constants GRAPHENE_DEFAULT_NUM_WITNESSES, GRAPHENE_DEFAULT_NUM_COMMITTEE 2015-08-17 15:21:55 -04:00
get_config.hpp Implement and expose get_config() to allow API access to compile constants #229 2015-08-11 15:22:12 -04:00
global_property_object.hpp Remove block randomness and rewrite witness scheduling 2015-08-26 15:36:27 -04:00
immutable_chain_parameters.hpp genesis: Set aside some low ID's for future special accounts and assets #230 2015-08-26 16:10:34 -04:00
internal_exceptions.hpp Implement max_auth_exceeded exception, internal exc framework, small refactor 2015-07-28 17:10:52 -04:00
market_evaluator.hpp Issue #45 Market Subscription Standardization 2015-07-21 15:51:22 -04:00
node_property_object.hpp database: Make functions which don't take skip_flags arg, use them to implement old API which does 2015-06-18 12:33:44 -04:00
operation_history_object.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
proposal_evaluator.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
proposal_object.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
pts_address.hpp Initial commit 2015-06-08 12:36:37 -04:00
transaction_evaluation_state.hpp Refactor Authority Checking 2015-07-17 00:41:43 -04:00
transaction_object.hpp Issue #157 - make trx expiration absolute 2015-07-14 18:46:58 -04:00
transfer_evaluator.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
vesting_balance_evaluator.hpp Minor evaluator cleanup 2015-06-23 17:54:59 -04:00
vesting_balance_object.hpp Progress #166: Initial implementation of get_full_accounts API call 2015-07-16 17:04:35 -04:00
withdraw_permission_evaluator.hpp Minor evaluator cleanup 2015-06-23 17:54:59 -04:00
withdraw_permission_object.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
witness_evaluator.hpp Implement witness_update_operation #258 2015-08-26 17:33:19 -04:00
witness_object.hpp Remove secret hashes from witnesses 2015-08-26 17:43:00 -04:00
worker_evaluator.hpp worker_evaluator.hpp: Explicitly cast types in signed subtraction 2015-08-17 15:21:55 -04:00