| .. |
|
protocol
|
Initial data structures for creating/joining tournaments
|
2016-09-01 14:28:46 -04:00 |
|
account_evaluator.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
account_object.hpp
|
Merge branch '563-fork-stealth-fee-routing' into develop
|
2016-02-15 15:37:22 -05:00 |
|
assert_evaluator.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
asset_evaluator.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
asset_object.hpp
|
Merge branch '538-fork-buyback' into develop
|
2016-02-11 13:03:19 -05:00 |
|
balance_evaluator.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
balance_object.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
block_database.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05: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
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
buyback.hpp
|
Implement buyback accounts #538
|
2016-02-11 04:59:28 -05:00 |
|
buyback_object.hpp
|
buyback_object.hpp: Don't FC_REFLECT buyback_object, FC_REFLECT_DERIVED it instead #538 #575
|
2016-02-14 17:26:35 -05:00 |
|
chain_property_object.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
committee_member_evaluator.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
committee_member_object.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05: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
|
confidential_object.hpp: Move confidential objects into own header #466
|
2016-01-08 13:06:14 -05:00 |
|
config.hpp
|
Prepare for release
|
2016-02-16 11:57:45 -05:00 |
|
custom_evaluator.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
database.hpp
|
Fix gcc/clang builds broken by d3c6cbf4de (breaking circular dependency)
|
2016-02-22 19:34:16 -05: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 |
|
exceptions.hpp
|
Implement buyback accounts #538
|
2016-02-11 04:59:28 -05:00 |
|
fba_accumulator_id.hpp
|
Implement FBA fee routing for STEALTH #563
|
2016-02-15 15:33:21 -05: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 |
|
genesis_state.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
get_config.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
global_property_object.hpp
|
Merge many bugfix branches into develop
|
2016-02-09 10:57:21 -05:00 |
|
immutable_chain_parameters.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
internal_exceptions.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
is_authorized_asset.hpp
|
Implement buyback accounts #538
|
2016-02-11 04:59:28 -05:00 |
|
market_evaluator.hpp
|
fix build errors and warnings
|
2016-02-15 16:01:13 -05:00 |
|
market_object.hpp
|
Reflect ID of force_settlement_object, fix #575
|
2016-02-15 15:13:25 -05:00 |
|
node_property_object.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
operation_history_object.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
proposal_evaluator.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
proposal_object.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
pts_address.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
special_authority.hpp
|
Implement top_n special authority #516
|
2016-01-27 10:30:32 -05:00 |
|
special_authority_object.hpp
|
Implement top_n special authority #516
|
2016-01-27 10:30:32 -05:00 |
|
tournament_evaluator.hpp
|
Start on tournament_create evaluator
|
2016-09-02 10:53:08 -04:00 |
|
tournament_object.hpp
|
Initial data structures for creating/joining tournaments
|
2016-09-01 14:28:46 -04: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
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05: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
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
vesting_balance_object.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
vote_count.hpp
|
Implement FBA fee routing for STEALTH #563
|
2016-02-15 15:33:21 -05: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
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05:00 |
|
witness_schedule_object.hpp
|
[License] Modify cpp and hpp headers to MIT #496
|
2016-01-07 11:44:52 -05: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
|
worker_object.hpp: Move worker objects into own header #466
|
2016-01-08 11:42:35 -05:00 |