* 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 |
||
|---|---|---|
| .. | ||
| affiliate_tests.cpp | ||
| authority_tests.cpp | ||
| basic_tests.cpp | ||
| block_tests.cpp | ||
| confidential_tests.cpp | ||
| database_api_tests.cpp | ||
| database_tests.cpp | ||
| dividend_tests.cpp | ||
| fee_tests.cpp | ||
| history_api_tests.cpp | ||
| lottery_tests.cpp | ||
| main.cpp | ||
| network_broadcast_api_tests.cpp | ||
| network_node_api_tests.cpp | ||
| operation_tests.cpp | ||
| operation_tests2.cpp | ||
| serialization_tests.cpp | ||
| sidechain_addresses_test.cpp | ||
| son_operations_tests.cpp | ||
| son_wallet_tests.cpp | ||
| uia_tests.cpp | ||
| voting_tests.cpp | ||
| wallet_tests.cpp | ||