peerplays_migrated/libraries/chain
2020-03-04 23:41:52 +11:00
..
hardfork.d son_wallet_object operations and multisig wallet recreation by RPC (#263) 2020-02-04 19:31:45 +01:00
include/graphene/chain SON118 - Add tx sign metrics for SON rewards 2020-03-04 23:41:52 +11:00
protocol [SON-113] Fix several issues in update_son_votes call in wallet_api (#208) 2019-11-01 22:26:00 +05:30
account_evaluator.cpp merge PR 2 2019-05-30 00:04:53 -03:00
account_object.cpp Merge branch 'develop' into feature/GRPH-93 2019-09-17 15:26:33 +02: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 Removed redundant if from asset_evaluator and fixed db_notify 2019-08-09 13:18:09 -04:00
asset_object.cpp fix: is_benefactor_reward had the default value of true when not set 2019-08-19 11:47:04 -03: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 Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
betting_market_group_object.cpp Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
betting_market_object.cpp Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +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 SON261 - Bitcoin deposit, withdrawal, PW transfer (#287) 2020-02-24 07:34:54 +05:30
committee_member_evaluator.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
confidential_evaluator.cpp Add missing includes 2016-11-07 18:17:51 -06:00
database.cpp Wallet recreation on new set of SONs voted in (#256) 2020-01-13 19:28:43 +05:30
db_balance.cpp Merged Bitshares PR #1462 and compilation fixes 2019-09-10 18:56:27 +05:30
db_bet.cpp Fix rebase 2018-10-11 13:36:49 +02:00
db_block.cpp SON269 - Move SON deregistration to Plugin from witness (#298) 2020-02-28 02:21:04 +05:30
db_debug.cpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02:00
db_getter.cpp SON269 - Move SON deregistration to Plugin from witness (#298) 2020-02-28 02:21:04 +05:30
db_init.cpp SON200 - SON Down proposal broken after latest merges (#294) 2020-02-28 01:06:20 +11:00
db_maint.cpp SON118 - Add tx sign metrics for SON rewards 2020-03-04 23:41:52 +11:00
db_management.cpp Wallet recreation on new set of SONs voted in (#256) 2020-01-13 19:28:43 +05:30
db_market.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
db_notify.cpp SON261 - Bitcoin deposit, withdrawal, PW transfer (#287) 2020-02-24 07:34:54 +05:30
db_sidechain.cpp Wallet recreation on new set of SONs voted in (#256) 2020-01-13 19:28:43 +05:30
db_update.cpp SON232 - Avoid duplicate proposals from sidechain plugin (#275) 2020-01-31 17:28:07 +05:30
db_witness_schedule.cpp Wallet recreation on new set of SONs voted in (#256) 2020-01-13 19:28:43 +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 Fix #492 - database corruption when closing 2016-02-15 15:18:44 -05:00
game_object.cpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02:00
genesis_state.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
get_config.cpp Support multiple SON nodes per software instance (#282) 2020-02-19 17:06:58 +05:30
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 Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
market_evaluator.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
match_object.cpp Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
proposal_evaluator.cpp SON232 - Avoid duplicate proposals from sidechain plugin (#275) 2020-01-31 17:28:07 +05:30
proposal_object.cpp Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
pts_address.cpp Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
sidechain_address_evaluator.cpp [SON-260] Sidechain Token withdrawal (#286) 2020-02-23 22:03:43 +05:30
sidechain_transaction_evaluator.cpp SON118 - Add tx sign metrics for SON rewards 2020-03-04 23:41:52 +11:00
son_evaluator.cpp SON269 - Move SON deregistration to Plugin from witness (#298) 2020-02-28 02:21:04 +05:30
son_object.cpp SON118-Add Budget for SON (#165) 2019-10-17 20:16:48 +05:30
son_wallet_deposit_evaluator.cpp [SON-260] Sidechain Token withdrawal (#286) 2020-02-23 22:03:43 +05:30
son_wallet_evaluator.cpp [SON-260] Sidechain Token withdrawal (#286) 2020-02-23 22:03:43 +05:30
son_wallet_withdraw_evaluator.cpp [SON-260] Sidechain Token withdrawal (#286) 2020-02-23 22:03:43 +05:30
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 Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +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 abstraction of dormant vesting policy 2019-10-18 00:01:40 -03:00
vesting_balance_object.cpp abstraction of dormant vesting policy 2019-10-18 00:01:40 -03:00
withdraw_permission_evaluator.cpp inital 2017-05-25 12:13:59 +03:00
witness_evaluator.cpp Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
worker_evaluator.cpp inital 2017-05-25 12:13:59 +03:00