peerplays_migrated/libraries/chain/include/graphene/chain
Alfredo Garcia e7e08169c8
Merge pull request #116 from peerplays-network/GRPH-81
[GRPH-81] Different performance optimization
2019-11-20 13:36:41 -03:00
..
protocol Merge branch 'develop' into develop_gpos 2019-11-07 08:08:53 -03:00
account_evaluator.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
account_object.hpp Improve account maintenance performance (#130) 2019-11-07 11:25:02 +05:30
affiliate_payout.hpp Refactored handling of asset_id 2018-10-10 14:25:57 +02:00
assert_evaluator.hpp inital 2017-05-25 12:13:59 +03:00
asset_evaluator.hpp Added new lottery_asset_create_operation 2019-08-09 13:01:57 -04:00
asset_object.hpp Improve update_expired_feeds performance #1093 2019-11-08 15:39:16 +03:00
balance_evaluator.hpp inital 2017-05-25 12:13:59 +03:00
balance_object.hpp inital 2017-05-25 12:13:59 +03:00
betting_market_evaluator.hpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
betting_market_object.hpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02:00
block_database.hpp Cut back block_log index file if inconsistent 2019-09-02 17:19:21 +03: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 inital 2017-05-25 12:13:59 +03:00
buyback.hpp inital 2017-05-25 12:13:59 +03:00
buyback_object.hpp inital 2017-05-25 12:13:59 +03:00
chain_property_object.hpp inital 2017-05-25 12:13:59 +03:00
committee_member_evaluator.hpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
committee_member_object.hpp inital 2017-05-25 12:13:59 +03: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 inital 2017-05-25 12:13:59 +03:00
config.hpp Improve account maintenance performance (#130) 2019-11-07 11:25:02 +05:30
custom_evaluator.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
database.hpp Merge pull request #116 from peerplays-network/GRPH-81 2019-11-20 13:36:41 -03: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 Updating licensing 2018-10-09 11:33:31 -03:00
event_group_evaluator.hpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
event_group_object.hpp revert master changes that were brought in previous commit 2019-08-22 09:54:52 -03:00
event_object.hpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02:00
exceptions.hpp Implement buyback accounts #538 2016-02-11 04:59:28 -05:00
fba_accumulator_id.hpp inital 2017-05-25 12:13:59 +03: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 Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02:00
genesis_state.hpp Update max core supply in genesis, properly track total supply for vesting balances in bts accounts and other changes 2017-06-06 11:17:04 +03:00
get_config.hpp inital 2017-05-25 12:13:59 +03:00
global_betting_statistics_object.hpp Merged beatrice into 5050 2019-07-30 11:43:31 -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 inital 2017-05-25 12:13:59 +03:00
internal_exceptions.hpp inital 2017-05-25 12:13:59 +03:00
is_authorized_asset.hpp Implement buyback accounts #538 2016-02-11 04:59:28 -05:00
lottery_evaluator.hpp lottery end implemented 2017-12-06 10:40:52 +03:00
market_evaluator.hpp inital 2017-05-25 12:13:59 +03:00
market_object.hpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
match_object.hpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02:00
node_property_object.hpp Implement debug_node target #606 2016-03-15 13:36:29 -04:00
operation_history_object.hpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
proposal_evaluator.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
proposal_object.hpp proposal fail_reason bug fixed (#157) 2019-09-30 18:21:05 -04:00
pts_address.hpp Merge pull request #714 from pmconrad/json_fix 2019-08-28 15:42:21 +02:00
rock_paper_scissors.hpp inital 2017-05-25 12:13:59 +03:00
special_authority.hpp Implement top_n special authority #516 2016-01-27 10:30:32 -05:00
special_authority_object.hpp inital 2017-05-25 12:13:59 +03:00
sport_evaluator.hpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
sport_object.hpp Updating licensing 2018-10-09 11:33:31 -03:00
tournament_evaluator.hpp Implementing missing functionality (5) 2017-04-08 15:50:13 +02:00
tournament_object.hpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02: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 inital 2017-05-25 12:13:59 +03: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 merge gpos to develop (#186) 2019-10-17 22:09:44 +05:30
vesting_balance_object.hpp merge gpos to develop (#186) 2019-10-17 22:09:44 +05:30
vote_count.hpp inital 2017-05-25 12:13:59 +03: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 inital 2017-05-25 12:13:59 +03: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 inital 2017-05-25 12:13:59 +03:00