peerplays_migrated/libraries/chain/include/graphene/chain
obucina 0f97241f1b
Replace raw with psbt transactions to support parital tx signing (#311)
* RPC calls for PSBT, raw transactions replaced with PSBT
* Fix estimatesmartfeerate, extensive RPC calls logging for debugging purposes
* Remove dead code
* Partial signing functional for deposit and withdrawal
* Fix sidechain_type declarations
* Depositing Peerplays asset refactored
* Partial signing functional for primary wallet funds moving
* Prettier logs
* Refactor multiple SON support processing
* Serialize field complete from sidechain_transaction_sign_operation
* Refactor transaction signing in particular order, BTC only (maybe) need it
* Add number of required signatures parameter for addmultisigaddress
* Change default bitcoin node parameters
* Transaction signing only by scheduled son
* Removed scheduling log
* Prevent PW funds moving to the same address
* Refactor sidechain_transaction_object processing, code cleanup
* Remove obsolete tests
* Decrease logging
* Code readability
* When updated, import son wallet bitcoin address to bitcoin wallet
* When updated, recreate son wallet bitcoin address on each node
* Refactor on_changed_objects, move it into task
* Add check to prevent deposit/withdrawal double processing
* Improved check for sidechain transaction object creation
* Single sidechain transaction signature per block allowed only
* Unlock wallet on addmultisigaddress
* Import both address and redeem script on primary wallet change, fix some compiler warnings
* Fix invalid list of signers for PW funds transfer
2020-03-25 11:44:22 +01:00
..
protocol Replace raw with psbt transactions to support parital tx signing (#311) 2020-03-25 11:44:22 +01:00
account_evaluator.hpp inital 2017-05-25 12:13:59 +03:00
account_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
affiliate_payout.hpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
assert_evaluator.hpp inital 2017-05-25 12:13:59 +03:00
asset_evaluator.hpp Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
asset_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
balance_evaluator.hpp inital 2017-05-25 12:13:59 +03:00
balance_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
betting_market_evaluator.hpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
betting_market_object.hpp Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
block_database.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
block_summary_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
budget_record_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
buyback.hpp inital 2017-05-25 12:13:59 +03:00
buyback_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
chain_property_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
committee_member_evaluator.hpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
committee_member_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
confidential_evaluator.hpp inital 2017-05-25 12:13:59 +03:00
confidential_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
config.hpp [SON-122] - SON Statistics improvements and consensus account creation (#318) 2020-03-25 20:21:09 +11:00
custom_evaluator.hpp inital 2017-05-25 12:13:59 +03:00
database.hpp Replace raw with psbt transactions to support parital tx signing (#311) 2020-03-25 11:44:22 +01:00
db_with.hpp inital 2017-05-25 12:13:59 +03:00
evaluator.hpp inital 2017-05-25 12:13:59 +03:00
event_evaluator.hpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
event_group_evaluator.hpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
event_group_object.hpp Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
event_object.hpp Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
exceptions.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
fba_accumulator_id.hpp inital 2017-05-25 12:13:59 +03:00
fba_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
fork_database.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
game_object.hpp Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
genesis_state.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
get_config.hpp inital 2017-05-25 12:13:59 +03:00
global_betting_statistics_object.hpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
global_property_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
immutable_chain_parameters.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
internal_exceptions.hpp inital 2017-05-25 12:13:59 +03:00
is_authorized_asset.hpp inital 2017-05-25 12:13:59 +03:00
lottery_evaluator.hpp Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
market_evaluator.hpp inital 2017-05-25 12:13:59 +03:00
market_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
match_object.hpp Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
node_property_object.hpp inital 2017-05-25 12:13:59 +03:00
operation_history_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
proposal_evaluator.hpp SON232 - Avoid duplicate proposals from sidechain plugin (#275) 2020-01-31 17:28:07 +05:30
proposal_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
pts_address.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
rock_paper_scissors.hpp inital 2017-05-25 12:13:59 +03:00
sidechain_address_evaluator.hpp User sidechain address mappings (#240) 2019-12-18 19:30:38 +01:00
sidechain_address_object.hpp Replace raw with psbt transactions to support parital tx signing (#311) 2020-03-25 11:44:22 +01:00
sidechain_defs.hpp Replace raw with psbt transactions to support parital tx signing (#311) 2020-03-25 11:44:22 +01:00
sidechain_transaction_evaluator.hpp Replace raw with psbt transactions to support parital tx signing (#311) 2020-03-25 11:44:22 +01:00
sidechain_transaction_object.hpp Replace raw with psbt transactions to support parital tx signing (#311) 2020-03-25 11:44:22 +01:00
son_evaluator.hpp [SON-202] Implement cli_wallet commands for maintenance mode (#261) 2020-01-18 02:00:45 +05:30
son_info.hpp Replace raw with psbt transactions to support parital tx signing (#311) 2020-03-25 11:44:22 +01:00
son_object.hpp Replace raw with psbt transactions to support parital tx signing (#311) 2020-03-25 11:44:22 +01:00
son_proposal_object.hpp SON232 - Avoid duplicate proposals from sidechain plugin (#275) 2020-01-31 17:28:07 +05:30
son_wallet_deposit_evaluator.hpp [SON-260] Sidechain Token withdrawal (#286) 2020-02-23 22:03:43 +05:30
son_wallet_deposit_object.hpp Replace raw with psbt transactions to support parital tx signing (#311) 2020-03-25 11:44:22 +01:00
son_wallet_evaluator.hpp son_wallet_object operations and multisig wallet recreation by RPC (#263) 2020-02-04 19:31:45 +01:00
son_wallet_object.hpp Replace raw with psbt transactions to support parital tx signing (#311) 2020-03-25 11:44:22 +01:00
son_wallet_withdraw_evaluator.hpp [SON-260] Sidechain Token withdrawal (#286) 2020-02-23 22:03:43 +05:30
son_wallet_withdraw_object.hpp Replace raw with psbt transactions to support parital tx signing (#311) 2020-03-25 11:44:22 +01:00
special_authority.hpp inital 2017-05-25 12:13:59 +03:00
special_authority_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
sport_evaluator.hpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
sport_object.hpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
tournament_evaluator.hpp inital 2017-05-25 12:13:59 +03:00
tournament_object.hpp Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
transaction_evaluation_state.hpp inital 2017-05-25 12:13:59 +03:00
transaction_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
transfer_evaluator.hpp inital 2017-05-25 12:13:59 +03:00
vesting_balance_evaluator.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
vesting_balance_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
vote_count.hpp [SON-260] Sidechain Token withdrawal (#286) 2020-02-23 22:03:43 +05:30
withdraw_permission_evaluator.hpp inital 2017-05-25 12:13:59 +03:00
withdraw_permission_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
witness_evaluator.hpp inital 2017-05-25 12:13:59 +03:00
witness_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
witness_schedule_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
witness_scheduler.hpp inital 2017-05-25 12:13:59 +03:00
witness_scheduler_rng.hpp inital 2017-05-25 12:13:59 +03:00
worker_evaluator.hpp inital 2017-05-25 12:13:59 +03:00
worker_object.hpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00