peerplays_migrated/libraries/chain/include/graphene/chain
Daniel Larimer a05d88b044 Fix #151 - Witnesses do not produce consecutively
- added an option (on by default) to prevent a witness from signing two
 blocks in a row because this most likely indicates they have been cut
 off from the network.

 - added an option where a witness will not produce a block if the
 witness participation rate is below a configurable threshold (default
                                                               to 33%)
2015-07-13 09:47:03 -04:00
..
protocol improve authority checking performance, adding automatic transaction signing helpers 2015-07-10 15:56:44 -04:00
account_evaluator.hpp Issue #31: Add account_upgrade_evaluator 2015-06-10 14:22:32 -04:00
account_object.hpp Merge branch 'master' into fee_refactor 2015-07-09 08:43:45 -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 Refactored chain library 2015-07-08 16:39:23 -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 Refactored chain library 2015-07-08 16:39:23 -04:00
block_summary_object.hpp Initial commit 2015-06-08 12:36:37 -04:00
config.hpp Rename delegate_signature->witness_signature #147 2015-07-09 18:11:52 -04:00
custom_evaluator.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
database.hpp Fix #151 - Witnesses do not produce consecutively 2015-07-13 09:47:03 -04:00
delegate_evaluator.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
delegate_object.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
evaluator.hpp fix zero all fees #144 2015-07-09 10:15:53 -04:00
exceptions.hpp Merge branch 'master' into fee_refactor 2015-07-09 16:34:56 -04:00
fork_database.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
genesis_state.hpp asset_ops.hpp: Change bitasset_options member name to bitasset_opts to fix gcc compile 2015-07-09 14:52:22 -04:00
global_property_object.hpp Fix #151 - Witnesses do not produce consecutively 2015-07-13 09:47:03 -04:00
market_evaluator.hpp Refactored chain library 2015-07-08 16:39:23 -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 Refactored chain library 2015-07-08 16:39:23 -04:00
transaction_object.hpp Refactored chain library 2015-07-08 16:39:23 -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 Refactored chain library 2015-07-08 16:39:23 -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 Minor evaluator cleanup 2015-06-23 17:54:59 -04:00
witness_object.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
witness_schedule_object.hpp Rename delegate_signature->witness_signature #147 2015-07-09 18:11:52 -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 Rename delegate_signature->witness_signature #147 2015-07-09 18:11:52 -04:00
worker_evaluator.hpp Refactored chain library 2015-07-08 16:39:23 -04:00