peerplays_migrated/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
..
app Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
benchmarks Moved reindex logic into database / chain_database, make use of additional blocks in block_database 2019-09-02 17:19:21 +03:00
betting Adjust newly merged code to new API 2019-09-02 11:13:46 +02:00
cli Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
common Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
generate_empty_blocks Merge branch 'develop' into GRPH-50-network_broadcast_api-fix-v2 2019-09-18 16:36:42 +02:00
intense Fix building error for develop branch + test fix from PR 65 2019-08-30 12:06:41 +02:00
peerplays_sidechain add ability to gather signatures before signing (#290) 2020-02-21 19:02:06 +05:30
performance [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
random correcting conslusion -> conclusion 2016-12-02 22:08:33 +01:00
tests Replace raw with psbt transactions to support parital tx signing (#311) 2020-03-25 11:44:22 +01:00
tournament Refactored tournament_helper into common files 2018-10-10 14:25:57 +02:00
CMakeLists.txt Revert "Merge develop branch changes(GPOS+graphene updates) into SONs branch" 2020-03-21 09:47:46 +01:00
random.sh inital 2017-05-25 12:13:59 +03:00
tournaments.sh inital 2017-05-25 12:13:59 +03:00