peerplays_migrated/libraries/chain/include/graphene/chain
2017-07-06 23:04:50 +02:00
..
protocol Cherry-picked all divident commits from rps to betting resolving conflicts 2017-07-06 23:04:50 +02: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 Cherry-picked commit 26f4718. 2017-07-06 19:53:14 +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 implementing betting_market_resolve_group_operation (3) #1 2017-07-06 12:56:32 +02:00
betting_market_object.hpp Start of a plugin to track deleted events (and other deleted objects) needed by the 2017-04-04 17:02:19 -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
competitor_evaluator.hpp Implement the apparently-unused feature allowing later operations in a transaction to 2017-03-16 18:38:35 -04:00
competitor_object.hpp Initial work on creating blockchain objects for sports betting 2017-03-15 17:04:27 -04: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 Cherry-picked commit 26f4718. 2017-07-06 19:53:14 +02:00
custom_evaluator.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
database.hpp implementing betting_market_resolve_group_operation (3) #1 2017-07-06 12:56:32 +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 update global_betting_statistics when new events created, change scores representation to simple vector of strings, working on evaluator for event_update_status_operation 2017-03-23 00:36:18 -04:00
event_group_evaluator.hpp Implement the apparently-unused feature allowing later operations in a transaction to 2017-03-16 18:38:35 -04:00
event_group_object.hpp [DLN] implement list_event_groups(sport_id) 2017-03-19 20:40:17 -04:00
event_object.hpp Add blockchain parameters to limit the allowed bet odds, start data structure to 2017-03-21 18:10:02 -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
genesis_state.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05: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 Merge many bugfix branches into develop 2016-02-09 10:57:21 -05: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
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
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 Initial work on creating blockchain objects for sports betting 2017-03-15 17:04:27 -04:00
sport_object.hpp Initial work on creating blockchain objects for sports betting 2017-03-15 17:04:27 -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 solution proposal for ...issues/#7 Allow vesting core tokens to vote and receive dividends 2017-07-06 20:05:24 +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 [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
witness_schedule_object.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05: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