peerplays_migrated/libraries/chain
2019-08-26 13:40:57 +05:30
..
hardfork.d Fixed committee member update issue 2019-08-26 13:40:57 +05:30
include/graphene/chain Added a max transaction size check, next hardfork timing 2019-08-20 14:26:55 +05:30
protocol Added a max transaction size check, next hardfork timing 2019-08-20 14:26:55 +05:30
account_evaluator.cpp merge PR 2 2019-05-30 00:04:53 -03:00
account_object.cpp Make is_authorized_asset a free-floating method #566 2016-02-11 01:57:22 -05:00
affiliate_payout.cpp Payout operation fix 2018-10-10 14:26:38 +02:00
assert_evaluator.cpp inital 2017-05-25 12:13:59 +03:00
asset_evaluator.cpp Revert "Merge branch 'master' into beatrice" 2019-04-12 12:53:09 -03: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
betting_market_evaluator.cpp Updating licensing 2018-10-09 11:33:31 -03:00
betting_market_group_object.cpp Required changes to upgrade blockchain to ubuntu18.04 2019-05-20 22:32:17 -03:00
betting_market_object.cpp Required changes to upgrade blockchain to ubuntu18.04 2019-05-20 22:32:17 -03:00
block_database.cpp inital 2017-05-25 12:13:59 +03:00
buyback.cpp inital 2017-05-25 12:13:59 +03:00
CMakeLists.txt Merge remote-tracking branch 'origin/sport_n_events_api_extension_release' into beatrice 2018-10-11 14:08:23 +02:00
committee_member_evaluator.cpp Move new chain parameters into extensions 2018-09-05 16:43:35 +02:00
confidential_evaluator.cpp inital 2017-05-25 12:13:59 +03:00
database.cpp Merge commit '9466d2096a370e15aff70842b48feeca4a941e5c' into betting 2017-06-21 14:54:05 -04:00
db_balance.cpp db_balance.cpp: Rename by_balance -> by_account_asset #529 2016-01-21 10:23:07 -05:00
db_bet.cpp Fix rebase 2018-10-11 13:36:49 +02:00
db_block.cpp Added max tx size check in push_transaction 2019-08-22 11:39:57 +05:30
db_debug.cpp Implement debug_node target #606 2016-03-15 13:36:29 -04:00
db_getter.cpp add get_global_betting_statistics api call 2017-03-23 00:36:18 -04:00
db_init.cpp Merge remote-tracking branch 'origin/sport_n_events_api_extension_release' into beatrice 2018-10-11 14:08:23 +02:00
db_maint.cpp Fixed committee member update issue 2019-08-26 13:40:57 +05:30
db_management.cpp Only do slow replays when the bookie plugin is loaded 2017-09-07 15:55:44 -04:00
db_market.cpp inital 2017-05-25 12:13:59 +03:00
db_notify.cpp Merge remote-tracking branch 'origin/sport_n_events_api_extension_release' into beatrice 2018-10-11 14:08:23 +02:00
db_update.cpp Delay deletion of completed/canceled events to avoid an error producing 2018-04-17 13:17:38 -04:00
db_witness_schedule.cpp inital 2017-05-25 12:13:59 +03:00
evaluator.cpp inital 2017-05-25 12:13:59 +03:00
event_evaluator.cpp Updating licensing 2018-10-09 11:33:31 -03:00
event_group_evaluator.cpp Merge remote-tracking branch 'origin/sport_n_events_api_extension_release' into beatrice 2018-10-11 14:08:23 +02:00
event_group_object.cpp Fixes after Fabian review. 2018-05-18 14:32:31 +03:00
event_object.cpp Merge remote-tracking branch 'origin/sport_n_events_api_extension_release' into beatrice 2018-10-11 14:08:23 +02:00
fba_object.cpp inital 2017-05-25 12:13:59 +03:00
fork_database.cpp Fix #492 - database corruption when closing 2016-02-15 15:18:44 -05:00
game_object.cpp inital 2017-05-25 12:13:59 +03: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 inital 2017-05-25 12:13:59 +03:00
is_authorized_asset.cpp inital 2017-05-25 12:13:59 +03:00
market_evaluator.cpp Merge branch 'rock-paper-scissors' of https://bitbucket.org/peerplaysblockchain/peerplays-graphene into betting-merge 2017-07-13 16:07:30 +02:00
match_object.cpp inital 2017-05-25 12:13:59 +03:00
proposal_evaluator.cpp Revert "Merge branch 'master' into beatrice" 2019-04-12 12:53:09 -03:00
proposal_object.cpp inital 2017-05-25 12:13:59 +03:00
pts_address.cpp inital 2017-05-25 12:13:59 +03:00
special_authority.cpp inital 2017-05-25 12:13:59 +03:00
sport_evaluator.cpp Added hardfork logic. 2018-05-21 18:15:00 +03:00
tournament_evaluator.cpp inital 2017-05-25 12:13:59 +03:00
tournament_object.cpp Refactored handling of asset_id 2018-10-10 14:25:57 +02:00
transaction_object.cpp inital 2017-05-25 12:13:59 +03:00
transfer_evaluator.cpp inital 2017-05-25 12:13:59 +03:00
vesting_balance_evaluator.cpp move gpos global parameters to extensions 2019-01-22 22:40:15 -03:00
vesting_balance_object.cpp inital 2017-05-25 12:13:59 +03:00
withdraw_permission_evaluator.cpp inital 2017-05-25 12:13:59 +03:00
witness_evaluator.cpp fixed update witness operation - added new_initial_secret 2017-05-28 01:53:53 -03:00
worker_evaluator.cpp inital 2017-05-25 12:13:59 +03:00