| .. |
|
account_evaluator.hpp
|
Issue #31: Add account_upgrade_evaluator
|
2015-06-10 14:22:32 -04:00 |
|
account_object.hpp
|
Issue #68 - created simple secondary index for accounts
|
2015-06-23 13:33:13 -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
|
Resolve #94
|
2015-06-26 10:53:12 -04:00 |
|
asset_evaluator.hpp
|
Minor evaluator cleanup
|
2015-06-23 17:54:59 -04:00 |
|
asset_object.hpp
|
Refactor: Move limit order execution to database
|
2015-06-26 15:11:46 -04:00 |
|
authority.hpp
|
Initial commit
|
2015-06-08 12:36:37 -04:00 |
|
block.hpp
|
Initial commit
|
2015-06-08 12:36:37 -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
|
Resolve #97: Add exponentially growing fees on account creation
|
2015-06-26 16:43:39 -04:00 |
|
custom_evaluator.hpp
|
convert more operations to void_result
|
2015-06-15 15:24:58 -04:00 |
|
database.hpp
|
Refactor: Move limit order execution to database
|
2015-06-26 15:11:46 -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
|
Progress #61: Getting witnesses/delegates by owner
|
2015-06-22 15:03:24 -04:00 |
|
evaluator.hpp
|
Lay to rest #16
|
2015-06-16 14:42:05 -04:00 |
|
exceptions.hpp
|
Initial commit
|
2015-06-08 12:36:37 -04:00 |
|
fork_database.hpp
|
Close #56
|
2015-06-18 16:11:29 -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 |
|
key_evaluator.hpp
|
Initial commit
|
2015-06-08 12:36:37 -04:00 |
|
key_object.hpp
|
#85 - changing key_object from simple_index to multi_index
|
2015-06-24 16:08:36 -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
|
#98 Implement Balance Object and Evaluator
|
2015-06-27 11:49:41 -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
|
Initial commit
|
2015-06-08 12:36:37 -04:00 |
|
pts_address.hpp
|
Initial commit
|
2015-06-08 12:36:37 -04:00 |
|
transaction.hpp
|
Rebase onto master
|
2015-06-12 19:47:34 -04:00 |
|
transaction_evaluation_state.hpp
|
Implement node_property_object
|
2015-06-18 12:33:44 -04:00 |
|
transaction_object.hpp
|
Initial commit
|
2015-06-08 12:36:37 -04:00 |
|
transfer_evaluator.hpp
|
optimize operation results for void ops
|
2015-06-09 16:49:42 -04:00 |
|
types.hpp
|
#98 Implement Balance Object and Evaluator
|
2015-06-27 11:49:41 -04:00 |
|
vesting_balance_evaluator.hpp
|
Minor evaluator cleanup
|
2015-06-23 17:54:59 -04:00 |
|
vesting_balance_object.hpp
|
Issue #53 - flexible vesting balance creation
|
2015-06-23 10:14:40 -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
|
Progress #61: Getting witnesses/delegates by owner
|
2015-06-22 15:03:24 -04:00 |
|
witness_schedule_object.hpp
|
Initial commit
|
2015-06-08 12:36:37 -04:00 |
|
witness_scheduler.hpp
|
Fix some compiler warnings
|
2015-06-23 17:54:59 -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
|
wip burn worker
|
2015-06-23 15:13:01 -04:00 |