peerplays_migrated/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
..
app [SON-271] Merge recent develop branch changes(both GPOS and graphene updates) into SONs branch (#322) 2020-03-27 18:46:30 +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 [SON-353] Refactor PW processing, PW transfer fixed (#347) 2020-04-15 00:33:56 +02:00
common [SON-271] Merge recent develop branch changes(both GPOS and graphene updates) into SONs branch (#322) 2020-03-27 18:46:30 +01:00
elasticsearch [SON-307] Create PBTC asset (#326) 2020-04-01 18:57:50 +02:00
generate_empty_blocks Revert "[SON-107] Merge develop branch to SONs-base (#166)" 2019-10-08 15:44:13 +02:00
intense Fix building error for develop branch + test fix from PR 65 2019-08-30 12:06:41 +02:00
peerplays_sidechain SON Weighted Multi Signature Signing (#349) 2020-04-18 22:18:04 +02:00
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 SON Weighted Multi Signature Signing (#349) 2020-04-18 22:18:04 +02:00
tournament Refactored tournament_helper into common files 2018-10-10 14:25:57 +02:00
CMakeLists.txt [SON-353] Refactor PW processing, PW transfer fixed (#347) 2020-04-15 00:33:56 +02:00
random.sh inital 2017-05-25 12:13:59 +03:00
tournaments.sh inital 2017-05-25 12:13:59 +03:00