peerplays_migrated/libraries/chain/include/graphene/chain
Eric Frias 928b6934e0 Merge branch 'master' into p2p_sync_fixes
Conflicts:
	libraries/chain/include/graphene/chain/database.hpp
2015-09-10 17:34:20 -04:00
..
protocol Remove maximum_expiration parameter #308 2015-09-09 16:50:35 -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 database: Handle gaps in block database when reindexing 2015-09-09 14:48:06 -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 maximum_expiration parameter #308 2015-09-09 16:50:35 -04:00
custom_evaluator.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
database.hpp Merge branch 'master' into p2p_sync_fixes 2015-09-10 17:34:20 -04:00
db_with.hpp database: Undo and re-apply pending_transactions before/after pushing a block. Fixes #299 2015-09-09 11:11:58 -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 max block re-ordering increase 2015-09-01 08:57:42 -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 Merge branch 'witness_schedule_refactor' of github.com:cryptonomex/graphene into witness_schedule_refactor 2015-08-26 18:36:36 -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 cli_wallet: Implement withdrawal for vesting balance objects #286 2015-09-01 16:21: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 Merge branch 'witness_schedule_refactor' 2015-08-27 11:33:42 -04:00
worker_evaluator.hpp worker_evaluator.hpp: Explicitly cast types in signed subtraction 2015-08-17 15:21:55 -04:00