peerplays_migrated/libraries/chain
2019-10-02 13:05:50 +03:00
..
hardfork.d Changed hardfork time for SWEEPS and Core-429 2019-10-02 12:48:54 +03:00
include/graphene/chain Improved resilience of block database against corruption 2019-10-02 13:05:50 +03:00
protocol Merge pull request #714 from pmconrad/json_fix 2019-10-02 12:57:12 +03:00
account_evaluator.cpp merge PR 2 2019-05-30 00:04:53 -03:00
account_object.cpp inital 2017-05-25 12:13:59 +03: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 Removed redundant if from asset_evaluator and fixed db_notify 2019-10-02 09:39:57 +03:00
asset_object.cpp fix: is_benefactor_reward had the default value of true when not set 2019-10-02 09:47:43 +03:00
balance_evaluator.cpp inital 2017-05-25 12:13:59 +03:00
betting_market_evaluator.cpp fix casting in overloaded function 2019-10-02 09:37:54 +03:00
betting_market_group_object.cpp Adapt to variant API with max_depth argument 2019-10-02 12:57:12 +03:00
betting_market_object.cpp Adapt to variant API with max_depth argument 2019-10-02 12:57:12 +03:00
block_database.cpp Improved resilience of block database against corruption 2019-10-02 13:05:50 +03:00
buyback.cpp inital 2017-05-25 12:13:59 +03:00
CMakeLists.txt minor logic changes. added db_api and cli_wallet methods 2019-10-01 19:13:27 +03: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 removed sweeps_parameter_extensions 2019-10-02 09:31:37 +03:00
db_bet.cpp Fix rebase 2018-10-11 13:36:49 +02:00
db_block.cpp GRPH-76 - Short-cut long sequences of missed blocks 2019-10-02 13:05:50 +03:00
db_debug.cpp Adapt to variant API with max_depth argument 2019-10-02 12:57:12 +03:00
db_getter.cpp lottery end implemented 2019-10-01 18:39:14 +03:00
db_init.cpp Adapt to variant API with max_depth argument 2019-10-02 12:57:12 +03:00
db_maint.cpp Revert "GPOS protocol" 2019-10-01 22:57:58 +03:00
db_management.cpp fixed indices sorting and lottery end checking by date 2019-10-01 22:34:26 +03:00
db_market.cpp inital 2017-05-25 12:13:59 +03:00
db_notify.cpp Removed redundant if from asset_evaluator and fixed db_notify 2019-10-02 09:39:57 +03:00
db_update.cpp GRPH-76 - Short-cut long sequences of missed blocks 2019-10-02 13:05:50 +03:00
db_witness_schedule.cpp GRPH-76 - Short-cut long sequences of missed blocks 2019-10-02 13:05:50 +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 Adapt to variant API with max_depth argument 2019-10-02 12:57:12 +03:00
fba_object.cpp inital 2017-05-25 12:13:59 +03:00
fork_database.cpp inital 2017-05-25 12:13:59 +03:00
game_object.cpp Adapt to variant API with max_depth argument 2019-10-02 12:57:12 +03:00
genesis_state.cpp inital 2017-05-25 12:13:59 +03:00
get_config.cpp Merge pull request #714 from pmconrad/json_fix 2019-10-02 12:57:12 +03: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
lottery_evaluator.cpp merge get_account_lotteries branch. fix create_witness test 2019-10-01 22:34:26 +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 Adapt to variant API with max_depth argument 2019-10-02 12:57:12 +03:00
proposal_evaluator.cpp Merge pull request #1036 from jmjatlanta/issue_730 2019-10-02 12:54:15 +03:00
proposal_object.cpp Merge pull request #1036 from jmjatlanta/issue_730 2019-10-02 12:54:15 +03:00
pts_address.cpp Merge pull request #714 from pmconrad/json_fix 2019-10-02 12:57:12 +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 Adapt to variant API with max_depth argument 2019-10-02 12:57:12 +03: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 Revert "GPOS protocol" 2019-10-01 22:57:58 +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 merge get_account_lotteries branch. fix create_witness test 2019-10-01 22:34:26 +03:00
worker_evaluator.cpp inital 2017-05-25 12:13:59 +03:00