peerplays_migrated/tests/tests
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
..
affiliate_tests.cpp Fixed test failures and compilation issue 2019-09-12 19:13:36 +05:30
authority_tests.cpp Updated transaction::signees to mutable 2019-09-20 14:10:24 +03:00
basic_tests.cpp Fixed integer overflow issue 2019-09-04 15:14:18 +05:30
block_tests.cpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
confidential_tests.cpp Updated transaction::signees to mutable 2019-09-20 14:10:24 +03:00
database_api_tests.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
database_tests.cpp Merge branch 'develop' into feature/GRPH-93-v2 2019-09-18 18:19:17 +02:00
dividend_tests.cpp missing files from dev branch 2019-08-28 15:41:15 +02:00
fee_tests.cpp Fix building error for develop branch + test fix from PR 65 2019-08-30 12:06:41 +02:00
history_api_tests.cpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
lottery_tests.cpp Added new lottery_asset_create_operation 2019-08-09 13:01:57 -04:00
main.cpp inital 2017-05-25 12:13:59 +03:00
network_broadcast_api_tests.cpp Merge pull request #139 from peerplays-network/feature/GRPH-94 2019-09-24 13:51:46 -04:00
network_node_api_tests.cpp Adapt to variant API with max_depth argument 2019-08-28 15:42:21 +02:00
operation_tests.cpp abstraction of dormant vesting policy 2019-10-18 00:01:40 -03:00
operation_tests2.cpp abstraction of dormant vesting policy 2019-10-18 00:01:40 -03:00
serialization_tests.cpp Merge pull request #714 from pmconrad/json_fix 2019-08-28 15:42:21 +02:00
sidechain_addresses_test.cpp Replace raw with psbt transactions to support parital tx signing (#311) 2020-03-25 11:44:22 +01:00
son_operations_tests.cpp [SON-122] - SON Statistics improvements and consensus account creation (#318) 2020-03-25 20:21:09 +11:00
son_wallet_tests.cpp Replace raw with psbt transactions to support parital tx signing (#311) 2020-03-25 11:44:22 +01:00
uia_tests.cpp Updated transaction::signees to mutable 2019-09-20 14:10:24 +03:00
voting_tests.cpp Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
wallet_tests.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00