peerplays_migrated/libraries/chain/include/graphene/chain
Daniel Larimer 26288549e6 Fix blackswan on force settle, Fix #346 and #347
- fix detection and handling of black swan events
- fix total core in orders calculation from genesis
2015-09-30 18:30:44 -04:00
..
protocol Provide objects to trace budget computations 2015-09-28 15:46:37 -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' of github.com:cryptonomex/graphene 2015-09-28 15:42:52 -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 Don't use annotated_object #246 2015-09-28 12:15:17 -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 database: Handle gaps in block database when reindexing 2015-09-09 14:48:06 -04:00
block_summary_object.hpp removing unecessary field 2015-07-14 18:50:03 -04:00
budget_record_object.hpp Provide objects to trace budget computations 2015-09-28 15:46:37 -04:00
chain_property_object.hpp Move min_witness_count and min_committee_member_count from config.hpp to chain_properties #235 2015-08-17 15:21:55 -04:00
committee_member_evaluator.hpp Implement committee_member_update operation #258 2015-08-26 17:42:50 -04:00
committee_member_object.hpp votable objects now keep track of their most recent vote count 2015-08-14 17:56:21 -04:00
confidential_evaluator.hpp Implement and Test Confidential Transactions 2015-07-22 14:45:13 -04:00
config.hpp fix reindex with failed proposed transaction 2015-09-29 10:49:12 -04:00
custom_evaluator.hpp Refactored chain library 2015-07-08 16:39:23 -04:00
database.hpp Fix blackswan on force settle, Fix #346 and #347 2015-09-30 18:30:44 -04:00
db_with.hpp Clean up uninitialized integers 2015-09-28 12:15:17 -04:00
evaluator.hpp fee_tests.cpp: Make sure validation actually enforces nonzero fees 2015-08-12 14:26:48 -04:00
exceptions.hpp Fix blackswan on force settle, Fix #346 and #347 2015-09-30 18:30:44 -04:00
fork_database.hpp Clean up uninitialized integers 2015-09-28 12:15:17 -04:00
genesis_state.hpp Clean up uninitialized integers 2015-09-28 12:15:17 -04:00
get_config.hpp Implement and expose get_config() to allow API access to compile constants #229 2015-08-11 15:22:12 -04:00
global_property_object.hpp scheduler: Refactor 26007bb655 to use witness_schedule_object 2015-09-18 14:26:54 -04:00
immutable_chain_parameters.hpp genesis: Set aside some low ID's for future special accounts and assets #230 2015-08-26 16:10:34 -04:00
internal_exceptions.hpp Implement max_auth_exceeded exception, internal exc framework, small refactor 2015-07-28 17:10:52 -04:00
market_evaluator.hpp Don't use annotated_object #246 2015-09-28 12:15:17 -04:00
node_property_object.hpp Clean up uninitialized integers 2015-09-28 12:15:17 -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 Refactor Authority Checking 2015-07-17 00:41:43 -04:00
transaction_object.hpp Issue #157 - make trx expiration absolute 2015-07-14 18:46:58 -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 cli_wallet: Implement withdrawal for vesting balance objects #286 2015-09-01 16:21:35 -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 Implement witness_update_operation #258 2015-08-26 17:33:19 -04:00
witness_object.hpp Improved Logging, track blocks missed by witnesses 2015-09-18 09:13:17 -04:00
witness_schedule_object.hpp scheduler: Refactor 26007bb655 to use witness_schedule_object 2015-09-18 14:26:54 -04:00
worker_evaluator.hpp add api to query worker state 2015-09-11 17:47:27 -04:00