peerplays_migrated/libraries/chain/include/graphene/chain
2017-07-26 13:52:55 -04:00
..
protocol Add missing 'description' field to betting_market_create operation 2017-07-26 13:52:55 -04:00
account_evaluator.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
account_object.hpp Cherry-picke commit be6ad13. 2017-07-06 19:41:13 +02:00
assert_evaluator.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
asset_evaluator.hpp Cherry-picked commit abc7853. 2017-07-06 19:14:02 +02:00
asset_object.hpp Replace flat_index with generic_index for bitasset_object 2017-07-17 23:24:09 +02:00
balance_evaluator.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
balance_object.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
betting_market_evaluator.hpp added betting_market_group_update_operation betting_market_update_operation 2017-07-24 20:59:47 +02:00
betting_market_object.hpp Add missing 'description' field to betting_market_create operation 2017-07-26 13:52:55 -04:00
block_database.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
block_summary_object.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
budget_record_object.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
buyback.hpp Implement buyback accounts #538 2016-02-11 04:59:28 -05:00
buyback_object.hpp buyback_object.hpp: Don't FC_REFLECT buyback_object, FC_REFLECT_DERIVED it instead #538 #575 2016-02-14 17:26:35 -05:00
chain_property_object.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
committee_member_evaluator.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
committee_member_object.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
confidential_evaluator.hpp Merge branches '492-bugfix-close-logic', '550-cleanup-remove-evaluation-observer' and '581-cleanup-object-operators' into develop 2016-02-15 16:01:27 -05:00
confidential_object.hpp confidential_object.hpp: Move confidential objects into own header #466 2016-01-08 13:06:14 -05:00
config.hpp Merge branch 'rock-paper-scissors' of https://bitbucket.org/peerplaysblockchain/peerplays-graphene into betting-merge 2017-07-13 16:07:30 +02:00
custom_evaluator.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
database.hpp changed cancel_all_bets to cancel_unmatched_bets 2017-07-19 10:29:51 +02:00
db_with.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
evaluator.hpp Fix gcc/clang builds broken by d3c6cbf4de (breaking circular dependency) 2016-02-22 19:34:16 -05:00
event_evaluator.hpp added event_update_operation 2017-07-20 12:19:18 +02:00
event_group_evaluator.hpp added event_group_update_operation 2017-07-19 18:10:55 +02:00
event_group_object.hpp [DLN] implement list_event_groups(sport_id) 2017-03-19 20:40:17 -04:00
event_object.hpp Remove competitor and market options objects from the blockchain 2017-07-06 11:57:45 -04:00
exceptions.hpp Implement buyback accounts #538 2016-02-11 04:59:28 -05:00
fba_accumulator_id.hpp Implement FBA fee routing for STEALTH #563 2016-02-15 15:33:21 -05:00
fba_object.hpp Implement FBA fee routing for STEALTH #563 2016-02-15 15:33:21 -05:00
fork_database.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
game_object.hpp Merge remote-tracking branch 'origin/dividends' into rock-paper-scissors 2016-11-02 15:30:18 +01:00
genesis_state.hpp Support specifying cliff_seconds in initial_vesting_balances 2017-06-05 12:31:14 -04:00
get_config.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
global_betting_statistics_object.hpp added global_betting_statistics implementation object. Object is created, but nothing talks to it yet. 2017-03-23 00:36:18 -04:00
global_property_object.hpp Restore secret hashes from witnesses -- this is a selective restore of the parts of commits 59a3ca32b7 and c2e5432a30 that generated the secret hashes (it omits the changes to the witness scheduling algorithm) 2016-09-10 15:28:09 -04:00
immutable_chain_parameters.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
internal_exceptions.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
is_authorized_asset.hpp Implement buyback accounts #538 2016-02-11 04:59:28 -05:00
market_evaluator.hpp fix build errors and warnings 2016-02-15 16:01:13 -05:00
market_object.hpp add get_market() function to call_order_object 2017-03-22 20:14:53 +00:00
match_object.hpp Merge remote-tracking branch 'origin/dividends' into rock-paper-scissors 2016-11-02 15:30:18 +01:00
node_property_object.hpp Implement debug_node target #606 2016-03-15 13:36:29 -04:00
operation_history_object.hpp Account history: option to prune old data (#292) 2017-06-02 16:16:34 +00:00
proposal_evaluator.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
proposal_object.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
pts_address.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
rock_paper_scissors.hpp Simple two-player tournaments are working if you don't do anything fancy 2016-10-14 19:43:38 -04:00
special_authority.hpp Implement top_n special authority #516 2016-01-27 10:30:32 -05:00
special_authority_object.hpp Implement top_n special authority #516 2016-01-27 10:30:32 -05:00
sport_evaluator.hpp added event_group_update_operation 2017-07-19 18:10:55 +02:00
sport_object.hpp Initial work on creating blockchain objects for sports betting 2017-03-15 17:04:27 -04:00
tournament_evaluator.hpp Implementing missing functionality (5) 2017-04-08 15:50:13 +02:00
tournament_object.hpp [DLN] change parameters to tournament_leave_operation to specify the account canceling the registration instead of the payer. The canceling acount must be either the payer or the player. Don't allow a player to leave a tournament once registration has been closed. Require player to be authorized for the asset being paid as tournament prize winnings during tournament_join_operation. Tests still need to be made for these changes. 2017-04-10 23:29:02 -04:00
transaction_evaluation_state.hpp Merge remote-tracking branch 'graphene/549-fork-cancel-order' into bitshares 2016-02-16 11:29:32 -05:00
transaction_object.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
transfer_evaluator.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
vesting_balance_evaluator.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
vesting_balance_object.hpp Merge branch 'rock-paper-scissors' of https://bitbucket.org/peerplaysblockchain/peerplays-graphene into betting-merge 2017-07-13 16:07:30 +02:00
vote_count.hpp Implement FBA fee routing for STEALTH #563 2016-02-15 15:33:21 -05:00
withdraw_permission_evaluator.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
withdraw_permission_object.hpp Clean up some non-determisitic behavior, maybe fix #485 2016-02-11 13:02:11 -05:00
witness_evaluator.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
witness_object.hpp Restore secret hashes from witnesses -- this is a selective restore of the parts of commits 59a3ca32b7 and c2e5432a30 that generated the secret hashes (it omits the changes to the witness scheduling algorithm) 2016-09-10 15:28:09 -04:00
witness_schedule_object.hpp shuffled witnesses repaired 2017-04-19 21:47:54 +02:00
witness_scheduler.hpp completing scheduled (restored) witnesses, setting as default 2017-04-21 14:24:40 +02:00
witness_scheduler_rng.hpp integrating scheduled (old) and shuffled (current) witnesses 2017-04-19 20:31:00 +02:00
worker_evaluator.hpp worker_object.hpp: Move worker objects into own header #466 2016-01-08 11:42:35 -05:00
worker_object.hpp worker_object.hpp: Move worker objects into own header #466 2016-01-08 11:42:35 -05:00