| .. |
|
hardfork.d
|
Update GPOS hardfork date and don't allow GPOS features before hardfork time
|
2019-11-23 20:46:17 -04:00 |
|
include/graphene/chain
|
set extensions default values
|
2019-11-22 18:46:55 +05:30 |
|
protocol
|
Minor performance improvement for price::is_null()
|
2019-11-08 15:37:46 +03:00 |
|
account_evaluator.cpp
|
Merge branch 'develop' into develop_gpos
|
2019-11-07 08:08:53 -03:00 |
|
account_object.cpp
|
Use getters
|
2019-11-08 15:42:09 +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
|
Improve update_expired_feeds performance #1093
|
2019-11-08 15:39:16 +03:00 |
|
balance_evaluator.cpp
|
inital
|
2017-05-25 12:13:59 +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
|
Merged beatrice into 5050
|
2019-07-30 11:43:31 -04: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
|
Add comments for update_expired_feeds in db_block
|
2019-11-08 15:42:09 +03:00 |
|
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
|
Update GPOS hardfork date and don't allow GPOS features before hardfork time
|
2019-11-23 20:46:17 -04: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
|
Removed redundant if from asset_evaluator and fixed db_notify
|
2019-08-09 13:18:09 -04:00 |
|
db_update.cpp
|
Use getters
|
2019-11-08 15:42:09 +03:00 |
|
db_witness_schedule.cpp
|
Added getter for witness schedule object
|
2019-11-08 15:42:09 +03:00 |
|
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
|
inital
|
2017-05-25 12:13:59 +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
|
Merged changes from Bitshares PR 1036
|
2019-09-02 18:23:19 +05:30 |
|
pts_address.cpp
|
Merge pull request #714 from pmconrad/json_fix
|
2019-08-28 15:42:21 +02:00 |
|
special_authority.cpp
|
inital
|
2017-05-25 12:13:59 +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
|
issue with withdrawl
|
2019-11-21 10:40:39 -04:00 |
|
vesting_balance_object.cpp
|
merge gpos to develop (#186)
|
2019-10-17 22:09:44 +05:30 |
|
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 |