peerplays_migrated/libraries/chain
2020-07-28 10:37:55 +00:00
..
hardfork.d GPOS2 HF - Handle rolling period on missing blocks 2020-07-28 10:37:55 +00:00
include/graphene/chain update variable type to uint64 2020-04-10 09:39:09 -03:00
protocol Merge pull request #137 from peerplays-network/feature/GRPH-92 2019-12-03 20:43:50 -03:00
account_evaluator.cpp Votes consideration on GPOS activation 2019-12-06 11:26:49 -04:00
account_object.cpp Externalized db objects 2019-11-29 14:10:40 +03:00
affiliate_payout.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
assert_evaluator.cpp inital 2017-05-25 12:13:59 +03:00
asset_evaluator.cpp Minor refactory asset_create_evaluator::do_apply() 2019-11-08 15:42:09 +03:00
asset_object.cpp update variable type to uint64 2020-04-10 09:39:09 -03:00
balance_evaluator.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
betting_market_evaluator.cpp fix casting in overloaded function 2019-08-08 07:46:55 -04:00
betting_market_group_object.cpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02:00
betting_market_object.cpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02:00
block_database.cpp Cut back block_log index file if inconsistent 2019-09-02 17:19:21 +03:00
buyback.cpp inital 2017-05-25 12:13:59 +03:00
CMakeLists.txt Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
committee_member_evaluator.cpp set extensions default values 2019-11-22 18:46:55 +05:30
confidential_evaluator.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
database.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
db_balance.cpp Use getters 2019-11-08 15:42:09 +03:00
db_bet.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
db_block.cpp fix verify witness signature method (#295) 2020-02-26 22:25:36 +05:30
db_debug.cpp Improve account maintenance performance (#130) 2019-11-07 11:25:02 +05:30
db_getter.cpp Added getter for core dynamic data object 2019-11-08 15:42:09 +03:00
db_init.cpp Added FC_ASSERT for dynamic data id of core asset 2019-11-08 15:42:09 +03:00
db_maint.cpp GPOS2 HF - Handle rolling period on missing blocks 2020-07-28 10:37:55 +00:00
db_management.cpp fix global objects usage during replay 2019-11-08 15:42:09 +03:00
db_market.cpp Change static refs to member pointers of db class 2019-11-08 15:39:16 +03:00
db_notify.cpp Merge branch 'develop' into feature/GRPH-163 2020-02-13 08:53:44 -04:00
db_update.cpp Use getters 2019-11-08 15:42:09 +03:00
db_witness_schedule.cpp check witness signature before adding block to fork db 2019-11-29 16:08:23 +05:30
evaluator.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
event_evaluator.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
event_group_evaluator.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
event_group_object.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
event_object.cpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02: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-08-28 15:42:21 +02:00
genesis_state.cpp Externalized genesis serialization 2019-11-29 14:10:40 +03:00
get_config.cpp Merge pull request #714 from pmconrad/json_fix 2019-08-28 15:42:21 +02: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 2018-01-09 11:45:19 +03:00
market_evaluator.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
match_object.cpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02:00
proposal_evaluator.cpp set extensions default values 2019-11-22 18:46:55 +05:30
proposal_object.cpp avoid wlog as it filling up space 2019-12-17 12:13:46 -04:00
pts_address.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
small_objects.cpp fix compilation issues 2019-12-02 17:41:13 +03:00
special_authority.cpp Externalized serialization in protocol library 2019-11-29 14:10:40 +03:00
sport_evaluator.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04: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-08-28 15:42:21 +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 Beatrice hot fix(sync issue fix) 2019-12-20 21:55:45 -04:00
vesting_balance_object.cpp Externalized db objects 2019-11-29 14:10:40 +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 2018-01-09 11:45:19 +03:00
worker_evaluator.cpp Use getters 2019-11-08 15:42:09 +03:00