peerplays_migrated/tests/tests
sierra19XX b436b790fb
SON Weighted Multi Signature Signing (#349)
* Bring in the bitcoin utils code into plugin
* Add tx creation, signing and tests
* tx deserialization fix
* add 10-of-14 multisig address test
* Add signing and verification tests and sign_transaction_standalone
* Add send_transaction_standalone function
* Debug logs and additional tests
* Fix for son deletion in the middle
* Extend script_builder
* Witness script for weighted wallet
* btc_weighted_multisig_address implementation
* Fix for bad-txns-nonstandard-inputs
* Weighted multisignature address test
* Create test tx with weighted multisig wallet
* Fix the issues with tx signing
* End to End test weighted multi sig
* 1 or m-of-n deposit address support
* Move network_type enum to the base class
* btc_one_or_weighted_multisig_address implementation
* Simplify redeem script
* Fix error in redeem_script
* btc_one_or_weighted_multisig_address tests
* Refactor sidechain address mapping
* CLANG code format
* CLANG code format sidechain tests
* Integration of deposit and rest of weighted wallets, withdrawal fee fix, whole code refactoring
* Move util functions to Utils file
* Add proper checks for withdraw fee
* Deposit address creation, import deposit/withdraw addresses, some code cleanup

Co-authored-by: satyakoneru <15652887+satyakoneru@users.noreply.github.com>
Co-authored-by: gladcow <s.gladkov@pbsa.info>
Co-authored-by: Srdjan Obucina <obucinac@gmail.com>
2020-04-18 22:18:04 +02:00
..
affiliate_tests.cpp [SON-307] Create PBTC asset (#326) 2020-04-01 18:57:50 +02:00
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 [SON-271] Merge recent develop branch changes(both GPOS and graphene updates) into SONs branch (#322) 2020-03-27 18:46:30 +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 [SON-329] Hotfix - Enable test test_update_dividend_interval 2020-03-31 14:16:18 +02:00
fee_tests.cpp Fix building error for develop branch + test fix from PR 65 2019-08-30 12:06:41 +02:00
gpos_tests.cpp [SON-271] Merge recent develop branch changes(both GPOS and graphene updates) into SONs branch (#322) 2020-03-27 18:46:30 +01:00
history_api_tests.cpp [SON-307] Create PBTC asset (#326) 2020-04-01 18:57:50 +02: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 SON Weighted Multi Signature Signing (#349) 2020-04-18 22:18:04 +02:00
son_operations_tests.cpp [SON-313] - Limit SON functionality when min no. of sons are not present (#329) 2020-04-01 23:05:22 +11:00
son_wallet_tests.cpp [SON-321, SON-323] Deposit/Withdraw object creation refactoring (#320) 2020-03-27 21:15:46 +01:00
uia_tests.cpp Updated transaction::signees to mutable 2019-09-20 14:10:24 +03:00
voting_tests.cpp [SON-271] Merge recent develop branch changes(both GPOS and graphene updates) into SONs branch (#322) 2020-03-27 18:46:30 +01:00
wallet_tests.cpp Merged beatrice into 5050 2019-07-30 11:43:31 -04:00