peerplays_migrated/libraries/chain
2016-10-28 19:35:49 +02:00
..
hardfork.d Fix compile, add hardfork definition for #385 2016-02-16 12:08:36 -05:00
include/graphene/chain Create new blockchain parameters for peerplays that can be voted on by committee members part 1 2016-10-28 19:35:49 +02:00
protocol Simple two-player tournaments are working if you don't do anything fancy 2016-10-14 19:43:38 -04:00
account_evaluator.cpp Implement FBA fee routing for STEALTH #563 2016-02-15 15:33:21 -05:00
account_object.cpp Make is_authorized_asset a free-floating method #566 2016-02-11 01:57:22 -05:00
assert_evaluator.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
asset_evaluator.cpp Merge remote-tracking branch 'graphene/develop' into bitshares at commit 1153d77dba 2016-02-16 11:32:14 -05:00
asset_object.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
balance_evaluator.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
block_database.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
buyback.cpp Implement buyback accounts #538 2016-02-11 04:59:28 -05:00
CMakeLists.txt Move game object to its own file 2016-10-04 10:41:26 -04:00
committee_member_evaluator.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
confidential_evaluator.cpp Implement FBA fee routing for STEALTH #563 2016-02-15 15:33:21 -05:00
database.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
db_balance.cpp db_balance.cpp: Rename by_balance -> by_account_asset #529 2016-01-21 10:23:07 -05:00
db_block.cpp more fixes to get tournament_create/join working in cli wallet 2016-09-12 18:28:45 -04:00
db_debug.cpp market_object.hpp: Move market objects into own header #466 2016-01-08 11:36:32 -05:00
db_getter.cpp Optionally disable database unity build #509 2016-01-08 11:29:39 -05:00
db_init.cpp Rework the API calls for tournaments, add an index for getting tournaments 2016-10-21 12:14:37 -04:00
db_maint.cpp Many changes, including a start to supporting peerplays games in the cli wallet 2016-10-03 12:14:48 -04:00
db_management.cpp Fix build error in member_enumerator when an operation includes an enum. 2016-10-18 17:36:59 -04:00
db_market.cpp Defer something-for-nothing culling for taker orders until the order is unmatched #555 2016-02-08 10:05:43 -05:00
db_update.cpp Fix build error in member_enumerator when an operation includes an enum. 2016-10-18 17:36:59 -04:00
db_witness_schedule.cpp Optionally disable database unity build #509 2016-01-08 11:29:39 -05:00
evaluator.cpp Fix gcc/clang builds broken by d3c6cbf4de (breaking circular dependency) 2016-02-22 19:34:16 -05:00
fba_object.cpp Implement FBA fee routing for STEALTH #563 2016-02-15 15:33:21 -05:00
fork_database.cpp Fix #492 - database corruption when closing 2016-02-15 15:18:44 -05:00
game_object.cpp Fix build error in member_enumerator when an operation includes an enum. 2016-10-18 17:36:59 -04:00
genesis_state.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
get_config.cpp Restore secret hashes from witnesses -- this is a selective restore of the parts of commits 59a3ca32b7 and c2e5432a30 that generated the secret hashes (it omits the changes to the witness scheduling algorithm) 2016-09-10 15:28:09 -04:00
index.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
is_authorized_asset.cpp Implement buyback accounts #538 2016-02-11 04:59:28 -05:00
market_evaluator.cpp Remove now-redundant white_list bit check from evaluators #566 2016-02-11 04:02:33 -05:00
match_object.cpp Properly sequence matches when there are more than two players in the tournament 2016-10-23 13:12:06 -04:00
proposal_evaluator.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
proposal_object.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
pts_address.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
special_authority.cpp Implement top_n special authority #516 2016-01-27 10:30:32 -05:00
tournament_evaluator.cpp Create new blockchain parameters for peerplays that can be voted on by committee members part 1 2016-10-28 19:35:49 +02:00
tournament_object.cpp Properly sequence matches when there are more than two players in the tournament 2016-10-23 13:12:06 -04:00
transaction_object.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
transfer_evaluator.cpp transfer_evaluator.cpp: Remove unused variable and redundant check #566 2016-02-11 04:02:35 -05:00
vesting_balance_evaluator.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
vesting_balance_object.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
withdraw_permission_evaluator.cpp Remove now-redundant white_list bit check from evaluators #566 2016-02-11 04:02:33 -05:00
witness_evaluator.cpp Restore secret hashes from witnesses -- this is a selective restore of the parts of commits 59a3ca32b7 and c2e5432a30 that generated the secret hashes (it omits the changes to the witness scheduling algorithm) 2016-09-10 15:28:09 -04:00
worker_evaluator.cpp worker_object.hpp: Move worker objects into own header #466 2016-01-08 11:42:35 -05:00