peerplays_migrated/libraries/chain
2016-11-23 11:35:58 +01:00
..
hardfork.d Merge remote-tracking branch 'origin/dividends' into rock-paper-scissors 2016-11-02 15:30:18 +01:00
include/graphene/chain enhancing tournament_payout operation according issues 8 9 2016-11-23 11:33:24 +01:00
protocol Merge remote-tracking branch 'origin/dividends' into rock-paper-scissors 2016-11-02 15:30:18 +01:00
account_evaluator.cpp Merge branches '477-history-account-history-indexing', '592-get_ticker', '599-fork-ext-unpack', '607-fork-disable-negative-worker-votes', '613-fork-deprecate-annual' and '615-fork-feed-expiration' into develop 2016-03-16 01:08:27 -04: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 'origin/dividends' into rock-paper-scissors 2016-11-02 15:30:18 +01: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 Merge remote-tracking branch 'origin/dividends' into rock-paper-scissors 2016-11-02 15:30:18 +01:00
db_debug.cpp Implement debug_node target #606 2016-03-15 13:36:29 -04:00
db_getter.cpp Optionally disable database unity build #509 2016-01-08 11:29:39 -05:00
db_init.cpp Don't make the core asset a bitasset 2016-11-15 10:23:58 -05:00
db_maint.cpp Disalbe excessive logging, fix a bug that was preventing a game from ending 2016-11-22 17:47:33 -05: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 Merge remote-tracking branch 'origin/dividends' into rock-paper-scissors 2016-11-02 15:30:18 +01: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 Remove code that was resetting the game timer each time a player made a move 2016-11-22 18:30:34 -05: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 Merge remote-tracking branch 'origin/dividends' into rock-paper-scissors 2016-11-02 15:30:18 +01:00
tournament_object.cpp enhancing tournament_payout operation according issues 8 9 2016-11-23 11:33:24 +01: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