peerplays_migrated/libraries/chain/include/graphene/chain
Nathan Hourt d64c9154a7 Progress #17: Lazy load genesis state
This speeds up startup for witness_node when starting on a database
which is already initialized.
2015-07-08 17:39:34 -04:00
..
account_evaluator.hpp Issue #31: Add account_upgrade_evaluator 2015-06-10 14:22:32 -04:00
account_object.hpp Progress #17: Lazy load genesis state 2015-07-08 17:39:34 -04:00
address.hpp #85 - changing key_object from simple_index to multi_index 2015-06-24 16:08:36 -04:00
assert_evaluator.hpp Implement field_reflector and assert_op 2015-06-22 13:26:08 -04:00
asset.hpp Some {asset, price} operator cleanup; fix #134 2015-07-06 14:18:47 -04:00
asset_evaluator.hpp #108 Rename Burn to Reserve 2015-07-01 14:43:17 -04:00
asset_object.hpp Progress #17: Add assets, initial witness count to genesis state 2015-07-01 17:18:53 -04:00
authority.hpp Issue #106 - Removing KeyObject 2015-07-02 01:52:45 -04:00
balance_evaluator.hpp Update balance evaluator / authority checks 2015-07-07 11:39:16 -04:00
balance_object.hpp Progress #98: add some vesting genesis balance testing 2015-07-06 17:40:23 -04:00
block.hpp Progress auditing TODOs #108, upgrade boost 1.58 2015-07-01 18:17:49 -04:00
block_database.hpp Further cleanup after LevelDB removal 2015-06-17 12:36:05 -04:00
block_summary_object.hpp Initial commit 2015-06-08 12:36:37 -04:00
call_order_evaluator.hpp Fix update_call_order 2015-06-18 15:17:48 -04:00
call_order_object.hpp progress 2015-06-19 18:49:32 -04:00
config.hpp Add genesis_state_type::initial_timestamp; #17 2015-07-07 15:37:31 -04:00
custom_evaluator.hpp convert more operations to void_result 2015-06-15 15:24:58 -04:00
database.hpp Progress #17: Lazy load genesis state 2015-07-08 17:39:34 -04:00
db_reflect_cmp.hpp Implement field_reflector and assert_op 2015-06-22 13:26:08 -04:00
db_reflect_cmp_impl.hpp Implement field_reflector and assert_op 2015-06-22 13:26:08 -04:00
delegate_evaluator.hpp Minor evaluator cleanup 2015-06-23 17:54:59 -04:00
delegate_object.hpp Resolve #67: Add name and/or URL to witness/worker/delegate objects 2015-06-29 10:02:45 -04:00
evaluator.hpp Progress #98: add some vesting genesis balance testing 2015-07-06 17:40:23 -04:00
exceptions.hpp exceptions: Add some exceptions 2015-07-08 16:48:24 -04:00
fork_database.hpp Progress #17 2015-06-30 17:05:17 -04:00
genesis_state.hpp Add genesis_state_type::initial_timestamp; #17 2015-07-07 15:37:31 -04:00
global_parameters_evaluator.hpp convert more operations to void_result 2015-06-15 15:24:58 -04:00
global_property_object.hpp Resolve #97: Add exponentially growing fees on account creation 2015-06-26 16:43:39 -04:00
limit_order_evaluator.hpp Minor evaluator cleanup 2015-06-23 17:54:59 -04:00
limit_order_object.hpp Initial commit 2015-06-08 12:36:37 -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 operation_history_object.hpp: Include operations.hpp 2015-06-22 13:26:08 -04:00
operations.hpp Refactor get_required_auths on operations 2015-07-07 10:57:01 -04:00
predicate.hpp Clean up names of assert ops and evaluation dispatch 2015-06-23 15:15:34 -04:00
proposal_evaluator.hpp Minor evaluator cleanup 2015-06-23 17:54:59 -04:00
proposal_object.hpp Issue #106 - Removing KeyObject 2015-07-02 01:52:45 -04:00
pts_address.hpp Initial commit 2015-06-08 12:36:37 -04:00
transaction.hpp Refactor get_required_auths on operations 2015-07-07 10:57:01 -04:00
transaction_evaluation_state.hpp Refactor get_required_auths on operations 2015-07-07 10:57:01 -04:00
transaction_object.hpp Progress #17 2015-06-30 17:05:17 -04:00
transfer_evaluator.hpp Implement #103 - Override Transfers by Issuer 2015-07-01 16:21:18 -04:00
types.hpp types.hpp: Remove parameter_extension as it breaks js_operation_serializer 2015-07-07 22:28:43 -04:00
vesting_balance_evaluator.hpp Minor evaluator cleanup 2015-06-23 17:54:59 -04:00
vesting_balance_object.hpp Some linear vesting cleanup 2015-07-02 12:30:11 -04:00
withdraw_permission_evaluator.hpp Minor evaluator cleanup 2015-06-23 17:54:59 -04:00
withdraw_permission_object.hpp Progress #31: Initial work on new cashback system 2015-06-10 14:17:17 -04:00
witness_evaluator.hpp Minor evaluator cleanup 2015-06-23 17:54:59 -04:00
witness_object.hpp Initialize genesis witnesses with default secret commitment; #17, #23 2015-07-07 12:36:31 -04:00
witness_schedule_object.hpp Initial commit 2015-06-08 12:36:37 -04:00
witness_scheduler.hpp Properly re-initialize witness scheduler state after a long block gap 2015-07-06 15:51:43 -04:00
witness_scheduler_rng.hpp Remove (direct) call to compiler intrinsic that had different behavior from portable code path 2015-06-14 18:53:25 -04:00
worker_evaluator.hpp Minor evaluator cleanup 2015-06-23 17:54:59 -04:00
worker_object.hpp Resolve #67: Add name and/or URL to witness/worker/delegate objects 2015-06-29 10:02:45 -04:00